diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-04-08 06:31:00 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-04-08 06:31:00 +0100 |
commit | 102dc42fae2907037d3ca9a6d63ed28e46c5b88e (patch) | |
tree | 5302a53ecdd7408812596fcbd8cbaa90bd8e6c98 /profiles | |
parent | 4d190a87291ace8503ad92c6b049d14660a14c72 (diff) |
gentoo auto-resync : 08:04:2024 - 06:31:00
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 203816 -> 203820 bytes | |||
-rw-r--r-- | profiles/arch/x86/package.use.force | 3 | ||||
-rw-r--r-- | profiles/base/package.use.force | 1 | ||||
-rw-r--r-- | profiles/features/musl/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
5 files changed, 8 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex a22be65cd7c2..bf41754eea7d 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/x86/package.use.force b/profiles/arch/x86/package.use.force index f897eca675ea..1cf0c69377b6 100644 --- a/profiles/arch/x86/package.use.force +++ b/profiles/arch/x86/package.use.force @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Joonas Niilola <juippis@gentoo.org> (2023-03-16) @@ -15,6 +15,7 @@ www-client/firefox system-libvpx # Arthur Zamarin <arthurzam@gentoo.org> (2022-01-16) # Bootstrapping is possible using our build snapshot, so don't force # system bootstrap +dev-java/openjdk:8 -system-bootstrap dev-java/openjdk:11 -system-bootstrap dev-java/openjdk:17 -system-bootstrap dev-java/openjdk:21 -system-bootstrap diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 5a6cefad7df2..440df6153693 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -50,6 +50,7 @@ sys-devel/clang pie # Arthur Zamarin <arthurzam@gentoo.org> (2022-01-13) # Force to use installed openjdk{,-bin} for bootstrapping +dev-java/openjdk:8 system-bootstrap dev-java/openjdk:11 system-bootstrap dev-java/openjdk:17 system-bootstrap dev-java/openjdk:21 system-bootstrap diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 0e1f019c61aa..534ed3ad3df6 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Pacho Ramos <pacho@gentoo.org> (2024-04-07) +# sof tools need glibc at runtime, bug #925179 +sys-firmware/sof-firmware tools + # Matthew Smith <matthew@gentoo.org> (2024-04-07) # Renderdoc masked on musl, bug #853856 dev-qt/qtbase renderdoc diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e669b86cc9bc..2d0f96fac567 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8302,6 +8302,7 @@ sys-firmware/seabios:binary - Use official upstream pre-built binaries sys-firmware/seabios:seavgabios - Include SeaVGABIOS binaries (replacement for vgabios) sys-firmware/sgabios:binary - Use pre-built binaries sys-firmware/sigrok-firmware-fx2lafw:binary - Use official upstream pre-built binaries +sys-firmware/sof-firmware:tools - Tools to interact with sof firmwares (upstream expects them to be present, but allow to skip them for systems not able to install needed dependencies) sys-firmware/vgabios:binary - Use official upstream pre-built binaries (only default and cirrus images) sys-fs/android-file-transfer-linux:fuse - Add FUSE mount helper sys-fs/android-file-transfer-linux:zune - Enable support for Microsoft Zune |