From a99ef9d570ee05f9d54e21dd0958eb37adbb2e6a Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Sun, 6 Jun 2010 00:20:09 +0200 Subject: classpath-tools-native: remove do_stage function, not needed anymore --- recipes/classpath/classpath-tools-native.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes') diff --git a/recipes/classpath/classpath-tools-native.bb b/recipes/classpath/classpath-tools-native.bb index 685f0634d3..712a6b8fa1 100644 --- a/recipes/classpath/classpath-tools-native.bb +++ b/recipes/classpath/classpath-tools-native.bb @@ -7,7 +7,3 @@ DESCRIPTION = "Provides working jar, javah etc. from the GNU Classpath project" DEPENDS = "virtual/java-native classpath-native" inherit native - -do_stage () { - echo 1 /dev/null -} -- cgit v1.2.3