From e3ad29e8f7468f7618eee8f7d3aaad9cdd5bba72 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Thu, 6 Jul 2023 12:47:29 +0200 Subject: [PATCH] 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. --- .../sys-kernel/coreos-firmware/coreos-firmware-99999999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-firmware/coreos-firmware-99999999.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-firmware/coreos-firmware-99999999.ebuild index 3d28074116..49f3564d48 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-firmware/coreos-firmware-99999999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-firmware/coreos-firmware-99999999.ebuild @@ -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() {