mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
sys-kernel/coreos-firmware: Sync intel ice firmware version
The firmware got updated to version 1.3.30.0. Reflect this in the ebuild.
This commit is contained in:
parent
27073a3eb0
commit
127de15c9b
@ -60,7 +60,7 @@ RESTRICT="binchecks strip"
|
||||
S="${WORKDIR}/linux-firmware-${PV}"
|
||||
|
||||
CXGB_VERSION="1.26.6.0"
|
||||
ICE_DDP_VERSION="1.3.28.0"
|
||||
ICE_DDP_VERSION="1.3.30.0"
|
||||
|
||||
src_unpack() {
|
||||
if [[ ${PV} == 99999999* ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user