diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2019-03-15 18:22:45 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-18 23:47:43 +0000 |
commit | 0163762f63f1d1c3e10ac581b092db1ffd1da743 (patch) | |
tree | 8200eee31f97d803126f7f1e48d536a0da10996b /meta/recipes-kernel/linux-firmware | |
parent | aeed15cefe7d44db86510a927fa12616d4a55f81 (diff) | |
download | poky-0163762f63f1d1c3e10ac581b092db1ffd1da743.tar.gz |
linux-firmware: Bump revision to 7bc2464
License-Update:
- WHENCE: New firmware files additions and version updates
Add qca/nvm_00440302.bin and qca/rampatch_00440302.bin
This commit includes the following changes:
- 7bc2464 Merge branch 'for-upstream' of git://git.chelsio.net/pub/git/linux-firmware
- 283373f cxgb4: update firmware to revision 1.23.3.0
- efd2c1c linux-firmware: Update firmware file for Intel Bluetooth 8265
- 046d108 linux-firmware: Update firmware file for Intel Bluetooth 9260
- 1f5641c linux-firmware: Update firmware file for Intel Bluetooth 9560
- b0d9583 (tag: 20190312) drm/amdgpu: update picasso to latest from 18.50 branch
- 4041a80 drm/amdgpu: update polaris12 to latest from 18.50 branch
- 4b04ce5 drm/amdgpu: update vega20 to latest from 18.50 branch
- f85841b rtw88: RTL8822C: update rtw8822c_fw.bin to v5.0
- 3531f69 Merge https://github.com/bgodavar/qca6174_bt_fw
- 9936d81 Merge git://git.marvell.com/mwifiex-firmware
- 052a246 Merge commit '450632bb7822f0be09474066f4fee2147acbd055' of
https://github.com/Netronome/linux-firmware
- 04e7764 rtl_bt: Update firmware for BT part of RTL8822C
- 78d2b16 linux-firmware: update Marvell 8787/8801/8887 firmware images
- 1a5773c linux-firmware: update Marvell 8897/8997 firmware images
- 450632b nfp: update Agilio SmartNIC firmware to rev 2.1.16.1
- c99beda QCA: Add the fw files for BT Chip QCA6174.
- 9ee52be linux-firmware: Add AMD SEV firmware
- 54b0a74 WHENCE: Correct errant entries
- fe0a7d4 Merge https://github.com/bgodavar/qca_bt_wcn3990_fw
- 07cb4ff amdgpu: update raven2 rlc firmware
- 64302ea amdgpu: drop raven2_sdma1.bin
- 30b9314 linux-firmware: Update firmware file for Intel Bluetooth,9560
- 55fa1fb linux-firmware: Update firmware file for Intel Bluetooth,9260
- f859d9f qca: Add firmware files for BT chip wcn3990.
(From OE-Core rev: ab091f4e13a75419dd7f089be27363ab06deaaa8)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux-firmware')
-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 fdf8f19490..ad7babf7aa 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=66abf0fb69b09d6f3d2db6088594c808 \ | 125 | file://WHENCE;md5=ef36d3383becd18f36ce32d84109386f \ |
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 = "710963fe53ee3f227556d36839df3858daf6e232" | 191 | SRCREV = "7bc246451318b3536d9bfd3c4e46d541a9831b33" |
192 | PE = "1" | 192 | PE = "1" |
193 | PV = "0.0+git${SRCPV}" | 193 | PV = "0.0+git${SRCPV}" |
194 | 194 | ||