diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2013-10-23 14:22:18 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2013-10-23 14:22:18 +0200 |
commit | e9330843dd7ffe136f7e3968432c80155d52e5aa (patch) | |
tree | 7892bcc1b50b2d13b910d34b8e0e280c5b3b0d61 | |
parent | 57ce851d085d7a1b48e24c2a48f2587b33f2f39a (diff) |
u-boot: update to latest git versionColibri_VF50_LinuxImageV2.1Beta1_20131022Colibri_T30_LinuxImageV2.1Beta1_20131022Colibri_T20_LinuxImageV2.1Beta1_20131022Apalis_T30_LinuxImageV2.1Beta1_20131022
-rw-r--r-- | recipes-bsp/u-boot/u-boot_2011.06.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2011.06.bbappend b/recipes-bsp/u-boot/u-boot_2011.06.bbappend index 0c7b31d..fbd17d8 100644 --- a/recipes-bsp/u-boot/u-boot_2011.06.bbappend +++ b/recipes-bsp/u-boot/u-boot_2011.06.bbappend @@ -17,7 +17,7 @@ FILESPATHPKG =. "git:" S="${WORKDIR}/git" SRC_URI_COLIBRI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri" #SRC_URI_COLIBRI += "file://u-boot-dont-build-standalone.patch" -SRCREV_COLIBRI = "d7fcf63504425a73f74f3d1d2f5ba68533280ff4" +SRCREV_COLIBRI = "5711fd23f450e848728bb52b1782ea4bfbf1e1de" PV_colibri-t20 = "${PR}+gitr${SRCREV}" PV_colibri-t30 = "${PR}+gitr${SRCREV}" |