diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2018-09-16 18:16:22 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-21 18:45:46 -0700 |
commit | 611e090acc76761fbb6c6629f350bacd34705e51 (patch) | |
tree | 0066a12451a97a86351749e38a8f755ee6677d3d | |
parent | 4653abec824550c91a5f55f69c7cbd3afc4ca5fb (diff) | |
download | poky-611e090acc76761fbb6c6629f350bacd34705e51.tar.gz |
linux-firmware: Bump revision to 44d4fca
44d4fca Merge https://github.com/pmachata/linux-firmware
253a573 brcm: update firmware for bcm43362 sdio
3cee728 Mellanox: Add new mlxsw_spectrum firmware 13.1703.4
ccab6c7 rtl_bt: Add firmware and configuration files for the Bluetooth part of RTL8822CU
75d2b12 Mellanox: Add new mlxsw_spectrum firmware 13.1703.4
85c5d90 nvidia: switch GP10[2467] to newer scrubber/ACR firmware (from GP108)
License-Update: new firmware files additions
(From OE-Core rev: f82738fd14f18fab368b397faac2f70167b16b8a)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 1b6be054a2..7829c24579 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | |||
@@ -122,7 +122,7 @@ LIC_FILES_CHKSUM = "\ | |||
122 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ | 122 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ |
123 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ | 123 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ |
124 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ | 124 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ |
125 | file://WHENCE;md5=feb25f3efdbe10fcc121005d02d407d6 \ | 125 | file://WHENCE;md5=36ef3e9887bb8b38ff265c602de6740e \ |
126 | " | 126 | " |
127 | 127 | ||
128 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 128 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
@@ -188,7 +188,7 @@ NO_GENERIC_LICENSE[Firmware-xc5000] = "LICENCE.xc5000" | |||
188 | NO_GENERIC_LICENSE[Firmware-xc5000c] = "LICENCE.xc5000c" | 188 | NO_GENERIC_LICENSE[Firmware-xc5000c] = "LICENCE.xc5000c" |
189 | NO_GENERIC_LICENSE[WHENCE] = "WHENCE" | 189 | NO_GENERIC_LICENSE[WHENCE] = "WHENCE" |
190 | 190 | ||
191 | SRCREV = "fea76a04f25fd0a217c0d566ff5ff8f23ad3e648" | 191 | SRCREV = "44d4fca9922a252a0bd81f6307bcc072a78da54a" |
192 | PE = "1" | 192 | PE = "1" |
193 | PV = "0.0+git${SRCPV}" | 193 | PV = "0.0+git${SRCPV}" |
194 | 194 | ||