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:
Dongsu Park 2024-02-26 12:10:06 +01:00
parent d4a5f08dc7
commit c5aa253d10

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