]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: Update to v2016.11 release
authorMarek Vasut <marex@denx.de>
Fri, 18 Nov 2016 10:18:58 +0000 (11:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2016 10:26:14 +0000 (10:26 +0000)
Upgrade U-Boot to the latest version.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Denys Dmytriyenko <denis@denix.org>
Cc: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc [moved from meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc with 71% similarity]
meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.11.bb [moved from meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.09.01.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb [moved from meta/recipes-bsp/u-boot/u-boot-mkimage_2016.09.01.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2016.11.bb [moved from meta/recipes-bsp/u-boot/u-boot_2016.09.01.bb with 100% similarity]

similarity index 71%
rename from meta/recipes-bsp/u-boot/u-boot-common_2016.09.01.inc
rename to meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc
index f706a6bdc41808ef3a26475bf5276d9082be9672..84adc1c56ab439dcc2019b7527bd1ec2ebf9639c 100644 (file)
@@ -7,8 +7,8 @@ PE = "1"
 
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
-SRCREV = "f3363c060497515ca8b71451cb56f3ec0abacaa9"
+SRCREV = "29e0cfb4f77f7aa369136302cee14a91e22dca71"
 
-SRC_URI = "git://git.denx.de/u-boot.git;branch=u-boot-2016.09.y"
+SRC_URI = "git://git.denx.de/u-boot.git"
 
 S = "${WORKDIR}/git"