mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 06:56:58 +02:00
overlay coreos-firmware: update ice ddp version to 1.3.36.0
Fix build issues of coreos-firmware, by bumping the ice firmware version to 1.3.36.0.
This commit is contained in:
parent
d4a5f08dc7
commit
c5aa253d10
@ -96,7 +96,7 @@ pkg_pretend() {
|
|||||||
|
|
||||||
# Flatcar: create symlinks for cxgb and ice firmwares
|
# Flatcar: create symlinks for cxgb and ice firmwares
|
||||||
CXGB_VERSION="1.27.5.0"
|
CXGB_VERSION="1.27.5.0"
|
||||||
ICE_DDP_VERSION="1.3.35.0"
|
ICE_DDP_VERSION="1.3.36.0"
|
||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
if [[ ${PV} == 99999999* ]]; then
|
if [[ ${PV} == 99999999* ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user