sys-kernel/coreos-firmware: update cxgb4 version to 1.27.3.0

Fix build issues of coreos-firmware, by bumping the cxgb4 firmware
version to 1.27.3.0.
This commit is contained in:
Dongsu Park 2023-07-06 12:47:29 +02:00
parent 3d3c7c3809
commit e3ad29e8f7

View File

@ -59,7 +59,7 @@ RESTRICT="binchecks strip"
# source name is linux-firmware, not coreos-firmware
S="${WORKDIR}/linux-firmware-${PV}"
CXGB_VERSION="1.27.1.0"
CXGB_VERSION="1.27.3.0"
ICE_DDP_VERSION="1.3.30.0"
src_unpack() {