[oe-commits] [openembedded-core] 14/19: linux-firmware: Upgrade 20200117 -> 20200122

git at git.openembedded.org git at git.openembedded.org
Tue Feb 25 10:53:05 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 746438e5e75d9fd4ccb461f92887a7b02a1c27d1
Author: Adrian Bunk <bunk at stusta.de>
AuthorDate: Sun Feb 23 16:36:00 2020 +0200

    linux-firmware: Upgrade 20200117 -> 20200122
    
    Switch to using the tarballs of tagged releases.
    
    WHENCE changed due to firmware filename changes.
    
    Signed-off-by: Adrian Bunk <bunk at stusta.de>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 ...{linux-firmware_20200117.bb => linux-firmware_20200122.bb} | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200117.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
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 8111c41..0d1422c 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20200117.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20200122.bb
@@ -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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list