summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2014-03-17 16:09:01 +0100
committerStefan Agner <stefan.agner@toradex.com>2014-03-17 16:09:01 +0100
commitaa3983d854bef480a7a8c1459bb0754844755955 (patch)
tree4d83dd74de7ff6e122fb002117758ca97dd59969 /recipes-bsp
parentd08ae861f5a0f9bd3c0d870afb0bb797846a2eff (diff)
kernel/u-boot: update to latest git revision
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-colibri-vf.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-colibri-vf.bb b/recipes-bsp/u-boot/u-boot-colibri-vf.bb
index 82039b7..afc211b 100644
--- a/recipes-bsp/u-boot/u-boot-colibri-vf.bb
+++ b/recipes-bsp/u-boot/u-boot-colibri-vf.bb
@@ -10,8 +10,8 @@ PV = "${PR}+gitr${SRCREV}"
PR = "r0"
S = "${WORKDIR}/git"
-SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri"
-SRCREV_colibri-vf = "5017686683f7c2eb12bb966924c857622e9cdb94"
+SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri_vf"
+SRCREV_colibri-vf = "f624e019a3f37ee4415a407afae0e026dd203714"
#FILESPATHPKG =. "git:"
PACKAGE_ARCH = "${MACHINE_ARCH}"