From: Marek Vasut Date: Sun, 8 May 2016 21:40:13 +0000 (+0200) Subject: sysprof: Disable nios2 support X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~25765 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba6b3674e7788dd3a8aa0a2c830fa78badf68532;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git sysprof: Disable nios2 support sysprof does not support nios2 yet, so disable it. Signed-off-by: Marek Vasut Cc: Ley Foon Tan Cc: Richard Purdie Cc: Ross Burton Cc: Thomas Chou Cc: Walter Goossens Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb index 5a8ee5883f1..55e9c6f9c81 100644 --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb @@ -11,8 +11,9 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" inherit packagegroup PROFILE_TOOLS_X = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'sysprof', '', d)}" -# sysprof doesn't support aarch64 +# sysprof doesn't support aarch64 and nios2 PROFILE_TOOLS_X_aarch64 = "" +PROFILE_TOOLS_X_nios2 = "" PROFILE_TOOLS_SYSTEMD = "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd-analyze', '', d)}" RRECOMMENDS_${PN} = "\