Skip to content

Commit cfb7b09

Browse files
committed
overlay profiles: Replace NVIDIA-r2 license with NVIDIA-2023
Need to have an eye on it, because newer versions come with NVIDIA-2025 license.
1 parent 42ce005 commit cfb7b09

File tree

1 file changed

+2
-2
lines changed
  • sdk_container/src/third_party/coreos-overlay/profiles/coreos/base

1 file changed

+2
-2
lines changed

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/make.defaults

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ USE="${USE} bindist"
5757
# linux-fw-redistributable - license for sys-kernel/coreos-firmware
5858
# freedist - license for sys-kernel/coreos-kernel
5959
# intel-ucode - license for sys-firmware/intel-microcode
60-
# NVIDIA-r2 - license for x11-drivers/nvidia-drivers
60+
# NVIDIA-2023 - license for x11-drivers/nvidia-drivers
6161
ACCEPT_LICENSE="${ACCEPT_LICENSE} no-source-code
62-
linux-fw-redistributable freedist intel-ucode NVIDIA-r2"
62+
linux-fw-redistributable freedist intel-ucode NVIDIA-2023"
6363

6464
# Favor our own mirrors over Gentoo's
6565
GENTOO_MIRRORS="

0 commit comments

Comments
 (0)