diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2018-03-16 18:45:22 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-20 09:30:18 +0000 |
commit | cf757ca67325415a26555c67a098f168453339a4 (patch) | |
tree | fd501ceab8bd49d34a8903271e5da84ff9ad9680 | |
parent | 1d09eacc78ff44df54d6ace26702f4d9bf9e639c (diff) | |
download | openembedded-core-cf757ca67325415a26555c67a098f168453339a4.tar.gz openembedded-core-cf757ca67325415a26555c67a098f168453339a4.tar.bz2 openembedded-core-cf757ca67325415a26555c67a098f168453339a4.zip |
linux-firmware: upgrade to 4c0bf11 revision
License-Update: new releases and copyright years updated.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb index 816c7a0d78..c96588473b 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb @@ -118,7 +118,7 @@ LIC_FILES_CHKSUM = "\ file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ - file://WHENCE;md5=99d352987a7e29460bcf9b26d146a95a \ + file://WHENCE;md5=ec6f70c8a1104ff87f6aa144d926f0dd \ " # These are not common licenses, set NO_GENERIC_LICENSE for them @@ -181,7 +181,7 @@ NO_GENERIC_LICENSE[Firmware-xc5000] = "LICENCE.xc5000" NO_GENERIC_LICENSE[Firmware-xc5000c] = "LICENCE.xc5000c" NO_GENERIC_LICENSE[WHENCE] = "WHENCE" -SRCREV = "65b1c68c63f974d72610db38dfae49861117cae2" +SRCREV = "4c0bf113a55975d702673e57c5542f150807ad66" PE = "1" PV = "0.0+git${SRCPV}" |