summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin182452 -> 182457 bytes
-rw-r--r--profiles/arch/amd64/package.use.mask5
-rw-r--r--profiles/arch/amd64/package.use.stable.mask7
-rw-r--r--profiles/base/package.use.mask5
-rw-r--r--profiles/use.local.desc8
5 files changed, 20 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index a7029d539f9d..331757d709fd 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 7e4569ff152b..25d755018798 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,11 @@
#--- END OF EXAMPLES ---
+# Yiyang Wu <xgreenlandforwyy@gmail.com> (2023-01-27)
+# AMDGPU enablement depends on dev-libs/rocr-runtime, ~amd64 only
+# See also: https://bugs.gentoo.org/891499
+sys-libs/libomp -llvm_targets_AMDGPU
+
# Michał Górny <mgorny@gentoo.org> (2023-01-24)
# libomptarget is only supported on 64-bit architectures.
>=sys-libs/libomp-16.0.0_pre20230124 -offload
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
index 06a6b1164832..cceeacd6c034 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# When you add an entry to the top of this file, add your name, the date, and
@@ -17,6 +17,11 @@
#--- END OF EXAMPLES ---
+# Yiyang Wu <xgreenlandforwyy@gmail.com> (2023-01-27)
+# AMDGPU enablement depends on dev-libs/rocr-runtime, ~amd64 only
+# See also: https://bugs.gentoo.org/891499
+sys-libs/libomp llvm_targets_AMDGPU
+
# Sam James <sam@gentoo.org> (2022-12-11)
# net-libs/rustls-ffi is not yet marked stable
net-misc/curl rustls curl_ssl_rustls
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index c9443c84db66..134e90a48afa 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -12,6 +12,11 @@
# https://github.com/gentoo/gentoo/pull/29236#issuecomment-1407373536
sci-libs/vtk debug
+# Yiyang Wu <xgreenlandforwyy@gmail.com> (2023-01-27)
+# AMDGPU enablement depends on dev-libs/rocr-runtime, ~amd64 only
+# See also: https://bugs.gentoo.org/891499
+sys-libs/libomp llvm_targets_AMDGPU
+
# Michał Górny <mgorny@gentoo.org> (2023-01-21)
# media-libs/libextractor is masked for removal.
media-plugins/vdr-xineliboutput libextractor
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 7f96fde9bb91..68f6c7b79478 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -8219,10 +8219,10 @@ sys-fabric/mstflint:adb-generic-tools - Enable compiling the following tools: ms
sys-fabric/mstflint:inband - Enable firmware updates for Mellanox SwitchX and ConnectIB devices
sys-fabric/opensm:tools - Install ssld extra tool
sys-firmware/edk2-ovmf:binary - Use pre-built binaries
-sys-firmware/intel-microcode:hostonly - only install ucode(s) supported by currently available (=online) processor(s)
-sys-firmware/intel-microcode:initramfs - install a small initramfs for use with CONFIG_MICROCODE_EARLY
-sys-firmware/intel-microcode:split-ucode - install the split binary ucode files (used by the kernel directly)
-sys-firmware/intel-microcode:vanilla - install only microcode updates from Intel's official microcode tarball
+sys-firmware/intel-microcode:hostonly - Only install ucode(s) supported by currently available (=online) processor(s)
+sys-firmware/intel-microcode:initramfs - Install a small initramfs for use with CONFIG_MICROCODE_EARLY
+sys-firmware/intel-microcode:split-ucode - Install the split binary ucode files (used by the kernel directly)
+sys-firmware/intel-microcode:vanilla - Only install microcode updates from Intel's official microcode tarball
sys-firmware/ipxe:binary - Use pre-built binaries
sys-firmware/ipxe:efi - Build an EFI program for using PXE
sys-firmware/ipxe:iso - Build a bootable ISO for using PXE