summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot_2011.06.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_2011.06.bbappend')
-rw-r--r--recipes-bsp/u-boot/u-boot_2011.06.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2011.06.bbappend b/recipes-bsp/u-boot/u-boot_2011.06.bbappend
index d7e4f3d..ac35a97 100644
--- a/recipes-bsp/u-boot/u-boot_2011.06.bbappend
+++ b/recipes-bsp/u-boot/u-boot_2011.06.bbappend
@@ -1,6 +1,6 @@
# Extends the core u-boot recipe
# to take the u-boot sources including the colibri stuff from our git repository
-PR ="r6"
+PR ="r7"
DEPENDS += "dtc-native"
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
@@ -16,7 +16,7 @@ DEFAULT_PREFERENCE_apalis-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
SRC_URI_COLIBRI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri"
-SRCREV_COLIBRI = "a52972d8a5c2cc19597aad60a8e892e4c0f1f350"
+SRCREV_COLIBRI = "658a5957747cd3f2d1d90f4983fec28a116851cd"
PV_colibri-t20 = "${PR}+gitr${SRCREV}"
PV_colibri-t30 = "${PR}+gitr${SRCREV}"