From f34f840d4d7c54eacaa08dbd2eb5d2dbc802498f Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Wed, 2 Aug 2023 13:14:30 +0200 Subject: [PATCH] overlay profiles: accept license linux-fw-redistributable Add a license linux-fw-redistributable to ACCEPT_LICENSE, to be able to build coreos-firmware as needed by linux-firmware of Gentoo. --- .../coreos-overlay/profiles/coreos/base/make.defaults | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/make.defaults b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/make.defaults index 64dce521c7..1b49142ee6 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/make.defaults +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/make.defaults @@ -62,10 +62,12 @@ USE="${USE} bindist" # # netperf - license for net-analyzer/netperf # no-source-code - license for sys-kernel/coreos-firmware +# linux-fw-redistributable - license for sys-kernel/coreos-firmware # freedist - license for sys-kernel/coreos-kernel # BSD-2-Clause-Patent - license for sys-firmware/edk2-aarch64 # intel-ucode - license for sys-firmware/intel-microcode -ACCEPT_LICENSE="${ACCEPT_LICENSE} netperf no-source-code freedist BSD-2-Clause-Patent intel-ucode" +ACCEPT_LICENSE="${ACCEPT_LICENSE} netperf no-source-code + linux-fw-redistributable freedist BSD-2-Clause-Patent intel-ucode" # Favor our own mirrors over Gentoo's GENTOO_MIRRORS="