summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/packagegroups')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
index 3fd423c592..984c2fac92 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
@@ -10,7 +10,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
10 10
11inherit packagegroup 11inherit packagegroup
12 12
13PROFILE_TOOLS_X = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'sysprof', '', d)}" 13PROFILE_TOOLS_X = ""
14# sysprof doesn't support aarch64 and nios2 14# sysprof doesn't support aarch64 and nios2
15PROFILE_TOOLS_X_aarch64 = "" 15PROFILE_TOOLS_X_aarch64 = ""
16PROFILE_TOOLS_X_nios2 = "" 16PROFILE_TOOLS_X_nios2 = ""