summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/systemtap/systemtap_git.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/systemtap/systemtap_git.bbappend b/recipes-kernel/systemtap/systemtap_git.bbappend
new file mode 100644
index 0000000..dc43095
--- /dev/null
+++ b/recipes-kernel/systemtap/systemtap_git.bbappend
@@ -0,0 +1,2 @@
1#systemtap-native is used for running systemtap remotely ussing the crosstap script
2DEPENDS += "systemtap-native"