mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
overlay coreos-firmware: update versions of cxgb4 and ice
Fix build issues of coreos-firmware, by bumping the cxgb4 firmware version to 1.27.5.0, ice firmware version to 1.3.35.0.
This commit is contained in:
parent
a0144b9f0b
commit
d6c73c0513
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user