diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2018-05-21 18:50:49 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 17:56:58 +0100 |
commit | c438388d6be918f6154c20a9b170e02cc9d1bd3a (patch) | |
tree | 7fdbfb0ebe7a16f1a0a7d7b82a6cf6029c72005b | |
parent | e7233e33a1efea43596728569ed5b3f47ad44904 (diff) | |
download | poky-c438388d6be918f6154c20a9b170e02cc9d1bd3a.tar.gz |
linux-firmware: upgrade to 8fc2d4e5 revision
8fc2d4e Merge git://git.marvell.com/mwifiex-firmware
e1abab6 linux-firmware: update Marvell USB8997 firmware image to add WPA2 vulnerability fix
c38c231 linux-firmware: update Marvell SD8897-B0 firmware image to add WPA2 vulnerability fix
0686ec7 Merge branch 'firmware-update' of https://github.com/intel/opa-firmware
bb7f773 Update Intel OPA hfi1 firmware
397a604 qed: Add firmware 8.33.12.0
40d4117 linux-firmware: Add firmware file for Intel Bluetooth,9560
bf3934f linux-firmware: Add firmware file for Intel Bluetooth,9260
f865934 linux-firmware: Update firmware file for Intel Bluetooth,8265
7dab503 Merge branch 'for-upstream' of git://git.chelsio.net/pub/git/linux-firmware
0caed67 cxgb4: update firmware to revision 1.19.1.0
0783fb9 nfp: add symlink for mixed mode Agilio CX 2x25GbE cards
380957e nfp: update Agilio SmartNIC flower firmware to rev 5701
b562d2f linux-firmware: update wil6210 firmware to 5.2.0.18
c1aa76a linux-firmware: rsi: update firmware images for Redpine 9113 chipset
1621614 Merge tag 'iwlwifi-fw-2018-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware
50c1323 iwlwifi: update firmwares for 3160, 3168 and 7265
c711ea5 iwlwifi: add some new FW versions and update older ones
8c1e439 amdgpu: update vce firmware for Polaris
31accdf linux-firmware: Add firmware file for Intel Bluetooth,9560
89139e8 linux-firmware: Add firmware file for Intel Bluetooth,9260
58cdb52 linux-firmware: Update firmware file for Intel Bluetooth,8265
9cb49be linux-firmware: Update firmware patch for Intel Bluetooth 8260
a3be6d4 Merge https://github.com/Netronome/linux-firmware into netro
License-Update: new files and version update. Same terms.
(From OE-Core rev: 8c0ee2072d493ecd09284c27fc8d627e3e6c5ae8)
(From OE-Core rev: 1325518f8f2dafc09acd1bef5f93aa3550063306)
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>
Signed-off-by: Armin Kuster <akuster808@gmail.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 c96588473b..8d6f2f2dbd 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 = "\ | |||
118 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ | 118 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ |
119 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ | 119 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ |
120 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ | 120 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ |
121 | file://WHENCE;md5=ec6f70c8a1104ff87f6aa144d926f0dd \ | 121 | file://WHENCE;md5=6f46986f4e913ef16b765c2319cc5141 \ |
122 | " | 122 | " |
123 | 123 | ||
124 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 124 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
@@ -181,7 +181,7 @@ NO_GENERIC_LICENSE[Firmware-xc5000] = "LICENCE.xc5000" | |||
181 | NO_GENERIC_LICENSE[Firmware-xc5000c] = "LICENCE.xc5000c" | 181 | NO_GENERIC_LICENSE[Firmware-xc5000c] = "LICENCE.xc5000c" |
182 | NO_GENERIC_LICENSE[WHENCE] = "WHENCE" | 182 | NO_GENERIC_LICENSE[WHENCE] = "WHENCE" |
183 | 183 | ||
184 | SRCREV = "4c0bf113a55975d702673e57c5542f150807ad66" | 184 | SRCREV = "8fc2d4e55685bf73b6f7752383da9067404a74bb" |
185 | PE = "1" | 185 | PE = "1" |
186 | PV = "0.0+git${SRCPV}" | 186 | PV = "0.0+git${SRCPV}" |
187 | 187 | ||