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
commitc85b7f7869d375efbfc34772e542a648abd1d3a8 (patch)
treec6647b5bbe786978d17216daf2143be9507be5ac /recipes-bsp
parent328beb17ada7e877e1f2675dddf70b7f56c5db7e (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}"