summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap/systemtap_git.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/systemtap/systemtap_git.inc')
-rw-r--r--meta/recipes-kernel/systemtap/systemtap_git.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index 78439c152c..717d66f738 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -8,8 +8,6 @@ SRC_URI = "git://sourceware.org/git/systemtap.git \
8 file://obsolete_automake_macros.patch \ 8 file://obsolete_automake_macros.patch \
9 " 9 "
10 10
11FILESPATH = "${FILE_DIRNAME}/systemtap"
12
13# systemtap doesn't support mips 11# systemtap doesn't support mips
14COMPATIBLE_HOST = '(x86_64|i.86|powerpc|arm|aarch64).*-linux' 12COMPATIBLE_HOST = '(x86_64|i.86|powerpc|arm|aarch64).*-linux'
15 13