summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/systemtap/systemtap_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb
index 22f89599cf..9bba5a9752 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.bb
+++ b/meta/recipes-kernel/systemtap/systemtap_git.bb
@@ -20,7 +20,7 @@ STAP_DOCS ?= "--disable-docs --disable-publican --disable-refdocs"
20 20
21EXTRA_OECONF += "${STAP_DOCS} " 21EXTRA_OECONF += "${STAP_DOCS} "
22 22
23inherit autotools gettext 23inherit autotools gettext pkgconfig
24 24
25BBCLASSEXTEND = "native nativesdk" 25BBCLASSEXTEND = "native nativesdk"
26 26