Merge pull request #974 from flatcar/firmware-20230625-main

Upgrade Linux Firmware in main from 20230515 to 20230625
This commit is contained in:
Dongsu Park 2023-07-06 17:08:28 +02:00 committed by GitHub
commit 8ae80c6841
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
- Linux Firmware ([20230625](https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tag/?h=20230625))

View File

@ -1 +1 @@
DIST linux-firmware-20230515.tar.xz 274489272 BLAKE2B 5563a89d39e127433f726f0b67b656e46d7ed00f2ff10e3e075d85cbfda25ba5c48fc688df3466b7910a599764faa7eb49b7565b5feeaeca9d40516d9ef59880 SHA512 9060dde164203516fb01d4920ce245acf17f33b5e707093bd5cfbc18193fd6e91e4a9b721fe46d12420c499254d287d5c1e211ae7c576e450820e8e085d646bd DIST linux-firmware-20230625.tar.xz 280854212 BLAKE2B 8ad8ce864e2a7b7d542569f5171ae0a7d9b05a1d55a04c507dbfb1939a60507ac8275eef24a165814aca8fdf93e6dbf3f7fbeaf25a8f46f022ca47b7b512401d SHA512 0e48aa7f63495485426d37491c7cb61843165625bd47f912c5d83628c6de871759f1a78be3af3d651f7c396bd87dff07e21ba7afc47896c1c143106d5f16d351

View File

@ -59,7 +59,7 @@ RESTRICT="binchecks strip"
# source name is linux-firmware, not coreos-firmware # source name is linux-firmware, not coreos-firmware
S="${WORKDIR}/linux-firmware-${PV}" S="${WORKDIR}/linux-firmware-${PV}"
CXGB_VERSION="1.27.1.0" CXGB_VERSION="1.27.3.0"
ICE_DDP_VERSION="1.3.30.0" ICE_DDP_VERSION="1.3.30.0"
src_unpack() { src_unpack() {