summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-06-26 10:31:57 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-06-26 14:05:14 +0200
commit4cd13456e863b5c2fbf42fb692f26cb57df5e1d0 (patch)
tree2c0a3d449de7aaba164b9f20b2207691c07b6f48 /recipes-bsp
parentcdcea0e20d626d7d6feab47cda028c2a07c6d709 (diff)
u-boot: update to latest git revision
Diffstat (limited to 'recipes-bsp')
-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}"