]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: upgrade 2020.07 -> 2020.10
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 2 Nov 2020 16:48:33 +0000 (17:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Nov 2020 08:20:41 +0000 (08:20 +0000)
License-Update: added MIT license to README; overall license remains as it was
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/u-boot-common.inc
meta/recipes-bsp/u-boot/u-boot-tools_2020.10.bb [moved from meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb with 98% similarity]
meta/recipes-bsp/u-boot/u-boot_2020.10.bb [moved from meta/recipes-bsp/u-boot/u-boot_2020.07.bb with 98% similarity]

index 9199bbfe0b27c2485755b98c0e52f7914c9535ec..cbce408a28a86b70112a680a7ae7674dc0ec88b6 100644 (file)
@@ -7,12 +7,12 @@ SECTION = "bootloaders"
 DEPENDS += "flex-native bison-native"
 
 LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
 PE = "1"
 
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
-SRCREV = "2f5fbb5b39f7b67044dda5c35e4a4b31685a3109"
+SRCREV = "050acee119b3757fee3bd128f55d720fdd9bb890"
 
 SRC_URI = "git://git.denx.de/u-boot.git \
           "
similarity index 98%
rename from meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb
rename to meta/recipes-bsp/u-boot/u-boot-tools_2020.10.bb
index 7eaf721ca837ab834b963d34982ebc0de1de7305..ef386f76e6ab35b44ade6330f1168d21cdcf014f 100644 (file)
@@ -1,2 +1,3 @@
 require u-boot-common.inc
 require u-boot-tools.inc
+
similarity index 98%
rename from meta/recipes-bsp/u-boot/u-boot_2020.07.bb
rename to meta/recipes-bsp/u-boot/u-boot_2020.10.bb
index 02d67c0db250e2a253f53ba33f1d1a8bd88301ea..4f5b3e5dfdbf044a6e2a9c138f8b3809553d7eec 100644 (file)
@@ -2,3 +2,4 @@ require u-boot-common.inc
 require u-boot.inc
 
 DEPENDS += "bc-native dtc-native"
+