[oe-commits] [openembedded-core] 02/15: packagegroup-core-tools-profile: include systemtap on MIPS and aarch64

git at git.openembedded.org git at git.openembedded.org
Wed Apr 18 17:57:28 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 01658c4e978182a31dc7e2cd4f525066b479c2f9
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Thu Apr 12 14:08:01 2018 +0100

    packagegroup-core-tools-profile: include systemtap on MIPS and aarch64
    
    Modern systemtap builds fine for MIPS and aarch64, so don't exclude it from this
    packagegroup.
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
index 554f529..fa0e363 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
@@ -33,9 +33,7 @@ PERF_libc-musl = ""
 # systemtap needs elfutils which is not fully buildable on some arches/libcs
 SYSTEMTAP = "systemtap"
 SYSTEMTAP_libc-musl = ""
-SYSTEMTAP_mipsarch = ""
 SYSTEMTAP_nios2 = ""
-SYSTEMTAP_aarch64 = ""
 
 # lttng-ust uses sched_getcpu() which is not there on for some platforms.
 LTTNGUST = "lttng-ust"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list