summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb')
-rw-r--r--meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb b/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb
index 7fa674853b..b328e6bac8 100644
--- a/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb
+++ b/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb
@@ -7,7 +7,7 @@ DEPENDS = "systemtap virtual/kernel"
7PR = "r0" 7PR = "r0"
8 8
9# On systems without CONFIG_UTRACE, this package is empty. 9# On systems without CONFIG_UTRACE, this package is empty.
10ALLOW_EMPTY_${PN} = 1 10ALLOW_EMPTY_${PN} = "1"
11 11
12inherit module-base gettext 12inherit module-base gettext
13 13