aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/classpath/classpath-tools-native.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/classpath/classpath-tools-native.bb')
-rw-r--r--recipes/classpath/classpath-tools-native.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/classpath/classpath-tools-native.bb b/recipes/classpath/classpath-tools-native.bb
index 685f0634d3..7adf702801 100644
--- a/recipes/classpath/classpath-tools-native.bb
+++ b/recipes/classpath/classpath-tools-native.bb
@@ -8,6 +8,6 @@ DEPENDS = "virtual/java-native classpath-native"
inherit native
-do_stage () {
- echo 1 /dev/null
+do_stage() {
+ :
}