Merge pull request #1483 from flatcar/firmware-20231211-main

Upgrade Linux Firmware in main from 20231111 to 20231211
This commit is contained in:
Dongsu Park 2023-12-18 16:12:24 +01:00 committed by GitHub
commit 80a25d7d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
DIST linux-firmware-20231111.tar.xz 356057052 BLAKE2B f594a14e9d7d824f2d7b3c85dd760ecab2f9a72f67e3904774d6bf99906695d2ca48c17cf4c44ebd0d9adbb98c3353ddb5e39cd48f93499539d02b8fb54b2db4 SHA512 dd8eb7e8a51fe14479e2f4e1081a8a31f13d041ddd6180eaae6fe865dbad303c89aaaed2b9df237923f74f1cf9fe8c2e5492b4de5fce991ddb02bb091c95dc58
DIST linux-firmware-20231211.tar.xz 358100480 BLAKE2B 91b9ef2d244d465e8d62d2c529f3481b1e28a9c30a143ef7d9f2fb3a2a0f9d7e96b64f09f09fcf73c93ffae693774e03134ce97575610b5c728794ff55224265 SHA512 571eb540d7994eec1a94b7eede8dd225a3ad2a7209018e32086b47d5758c9ce5ff751b15c843176a9b50ae6455445a18871c736e291ae745b402c0254a4f63a7

View File

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