]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-firmware: Upgrade 20200117 -> 20200122
authorAdrian Bunk <bunk@stusta.de>
Sun, 23 Feb 2020 14:36:00 +0000 (16:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Feb 2020 10:41:15 +0000 (10:41 +0000)
Switch to using the tarballs of tagged releases.

WHENCE changed due to firmware filename changes.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb [moved from meta/recipes-kernel/linux-firmware/linux-firmware_20200117.bb with 99% similarity]

similarity index 99%
rename from meta/recipes-kernel/linux-firmware/linux-firmware_20200117.bb
rename to meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
index 8111c41016139a62dfdb5db0d44538d4d1829983..0d1422cfca8b5834ccb47784c8c670bc41f12340 100644 (file)
@@ -125,7 +125,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \
                     file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \
                     file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \
                     file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \
-                    file://WHENCE;md5=cdcd9f664a404c681bb745bcac6253a3 \
+                    file://WHENCE;md5=c27d0c06cd5d376d8ab55860e65ba4e4 \
                     "
 
 # These are not common licenses, set NO_GENERIC_LICENSE for them
@@ -194,13 +194,10 @@ NO_GENERIC_LICENSE[WHENCE] = "WHENCE"
 
 PE = "1"
 
-SRCREV = "9c340bd1bdabf53808a9178a7be98c5f2ad599a7"
+SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz"
 
-SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"
-
-UPSTREAM_CHECK_COMMITS = "1"
-
-S = "${WORKDIR}/git"
+SRC_URI[md5sum] = "ac291b21f366ae2a37193ec8f14c39d2"
+SRC_URI[sha256sum] = "a30e811b3736a72b874ac27e10662f5e5409b1cadf8aab7ba88e8f8bc8083986"
 
 inherit allarch