overlay sys-kernel/coreos-firmware: update cxgb4 version to 1.27.4.0

Fix build issues of coreos-firmware, by bumping the cxgb4 firmware
version to 1.27.4.0.
This commit is contained in:
Dongsu Park 2023-09-21 16:26:26 +02:00
parent 30b42fa62b
commit 8b0e46c1cc

View File

@ -95,7 +95,7 @@ pkg_pretend() {
}
# Flatcar: create symlinks for cxgb and ice firmwares
CXGB_VERSION="1.27.3.0"
CXGB_VERSION="1.27.4.0"
ICE_DDP_VERSION="1.3.30.0"
src_unpack() {