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
commitf888b9a7078a74acf68c809606155bf80ba2840c (patch)
tree20e2e7350b87ba64121f02d86d3cd3034a250983 /recipes-bsp
parent205ab5174d2f2afe19aa8a3e2286767a4060922e (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}"