mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
overlay profiles: Drop netperf from accepted licenses
We have switched to a MIT-licensed version.
This commit is contained in:
parent
2d7349ab04
commit
08c061218e
@ -53,13 +53,12 @@ USE="${USE} bindist"
|
||||
|
||||
# Additional licenses accepted for Flatcar builds.
|
||||
#
|
||||
# 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
|
||||
ACCEPT_LICENSE="${ACCEPT_LICENSE} no-source-code
|
||||
linux-fw-redistributable freedist BSD-2-Clause-Patent intel-ucode"
|
||||
|
||||
# Favor our own mirrors over Gentoo's
|
||||
|
Loading…
x
Reference in New Issue
Block a user