BTW: this breaks raspberrypi builds in interesting way, I've sent PR with fix here: https://github.com/agherzan/meta-raspberrypi/pull/272
but maybe we can improve this recipe a bit by including Firmware-cypress LIC_FILES_CHKSUM here and leaving only more version agnostic changes in meta-raspberrypi bbappend. On Mon, May 21, 2018 at 11:51 PM Otavio Salvador <[email protected]> wrote: > 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 <https://github.com/intel/opa-firmwarebb7f773> 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 <http://git.chelsio.net/pub/git/linux-firmware0caed67> 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 > <http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware50c1323> > 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. > Signed-off-by: Otavio Salvador <[email protected]> > --- > > meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 4 ++-- > 1 file 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 = "\ > file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ > file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ > file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ > - file://WHENCE;md5=ec6f70c8a1104ff87f6aa144d926f0dd \ > + file://WHENCE;md5=6f46986f4e913ef16b765c2319cc5141 \ > " > > # 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 = "4c0bf113a55975d702673e57c5542f150807ad66" > +SRCREV = "8fc2d4e55685bf73b6f7752383da9067404a74bb" > PE = "1" > PV = "0.0+git${SRCPV}" > > -- > 2.17.0 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core >
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
