mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 09:56:59 +02:00
sys-kernel/coreos-firmware: bump cxgb4 firmware version to 1.26.2.0
Since linux-firmware 20211027 has a new cxgb4 firmware version 1.26.2.0, we have to bump CXGB_VERSION, to avoid build failures.
This commit is contained in:
parent
9fa19b06ac
commit
f6b3e2d375
@ -59,7 +59,7 @@ RESTRICT="binchecks strip"
|
||||
# source name is linux-firmware, not coreos-firmware
|
||||
S="${WORKDIR}/linux-firmware-${PV}"
|
||||
|
||||
CXGB_VERSION="1.26.0.0"
|
||||
CXGB_VERSION="1.26.2.0"
|
||||
|
||||
src_unpack() {
|
||||
if [[ ${PV} == 99999999* ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user