Merge pull request #1686 from flatcar/firmware-20240220-main

Upgrade Linux Firmware in main from 20240115 to 20240220
This commit is contained in:
Dongsu Park 2024-02-26 14:24:29 +01:00 committed by GitHub
commit dbd40fbf90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 3 additions and 2 deletions

View File

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

View File

@ -1 +1 @@
DIST linux-firmware-20240115.tar.xz 363994604 BLAKE2B 00a0874cfbafe0fe57a841510c71e54e836efad65564b7fa30c334c2bcf909e235129035a6fa4ba090089492fb07beab945be82b3801ce8353fca20fa426ac85 SHA512 65100216a0dbe97ea0cdf3104dd59c95cafe883bd8c2a40f9369acb55d6f7260c1b51f233987d2f89cce93b2a952721a0484a6314cda49455986c597ff2050dd
DIST linux-firmware-20240220.tar.xz 368128968 BLAKE2B 6eefe70f8b55619d58b2ed538cd3eb85e013e231d1cb474fefc48f8af6a2f61a763ef73793eed30e17c67fd83a80b9c91f0af6c7b049861fa57c088dc9604d71 SHA512 faa4fbe3556b67e2adc9afebb8a3909ac853eeb0b9b43eafe1aa9144e633a6356e11af7c3ee008e654ae928dd2ffcd4261bee3e63a3bee4cae7cd3b442916299

View File

@ -96,7 +96,7 @@ pkg_pretend() {
# Flatcar: create symlinks for cxgb and ice firmwares
CXGB_VERSION="1.27.5.0"
ICE_DDP_VERSION="1.3.35.0"
ICE_DDP_VERSION="1.3.36.0"
src_unpack() {
if [[ ${PV} == 99999999* ]]; then