aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-amd-bsp/conf/machine/e3000.conf3
-rw-r--r--meta-amd-bsp/conf/machine/r1000.conf5
-rw-r--r--meta-amd-bsp/conf/machine/v1000.conf5
3 files changed, 0 insertions, 13 deletions
diff --git a/meta-amd-bsp/conf/machine/e3000.conf b/meta-amd-bsp/conf/machine/e3000.conf
index 4b0e41ee..1d89c3cb 100644
--- a/meta-amd-bsp/conf/machine/e3000.conf
+++ b/meta-amd-bsp/conf/machine/e3000.conf
@@ -34,9 +34,6 @@ DISTRO_FEATURES_remove="opengl x11 alsa pulseaudio"
MACHINEOVERRIDES =. "amd:amdx86:"
-# Metadata used by CodeBench for the ADE
-ADE_CB_CPU = "general.cpu.zen"
-
# Mask out recipes for packages we do not support for
# e3000 but require under common.
BBMASK = ".*/meta-amd/common/recipes-multimedia/mpv|.*/meta-amd/common/recipes-multimedia/v4l2apps|.*/meta-amd/common/recipes-support/libtinyxml|.*/meta-amd/common/recipes-support/numactl"
diff --git a/meta-amd-bsp/conf/machine/r1000.conf b/meta-amd-bsp/conf/machine/r1000.conf
index 955a15ae..b3ce4e40 100644
--- a/meta-amd-bsp/conf/machine/r1000.conf
+++ b/meta-amd-bsp/conf/machine/r1000.conf
@@ -41,9 +41,4 @@ SERIAL_CONSOLES ?= "115200;ttyS4 115200;ttyS5"
# Enable the kernel console on ttyS4/USB0 as well
KERNEL_SERIAL_CONSOLE ?= "console=ttyS4,115200n8"
-TOOLCHAIN_HOST_TASK_append_mel = " ${@bb.utils.contains('INCLUDE_VULKAN', 'yes', "nativesdk-glslang", "", d)}"
-
MACHINEOVERRIDES =. "amd:amdx86:amdgpu:"
-
-# Metadata used by CodeBench for the ADE
-ADE_CB_CPU = "general.cpu.zen"
diff --git a/meta-amd-bsp/conf/machine/v1000.conf b/meta-amd-bsp/conf/machine/v1000.conf
index 8ca0c51a..811d885f 100644
--- a/meta-amd-bsp/conf/machine/v1000.conf
+++ b/meta-amd-bsp/conf/machine/v1000.conf
@@ -40,9 +40,4 @@ SERIAL_CONSOLES ?= "115200;ttyS4 115200;ttyS5"
# Enable the kernel console on ttyS4/USB0 as well
KERNEL_SERIAL_CONSOLE ?= "console=ttyS4,115200n8"
-TOOLCHAIN_HOST_TASK_append_mel = " ${@bb.utils.contains('INCLUDE_VULKAN', 'yes', "nativesdk-glslang", "", d)}"
-
MACHINEOVERRIDES =. "amd:amdx86:amdgpu:"
-
-# Metadata used by CodeBench for the ADE
-ADE_CB_CPU = "general.cpu.zen"