[oe-commits] Henning Heinold : classpath-tools-native: remove do_stage function, not needed anymore

git version control git at git.openembedded.org
Sun Jun 6 00:29:52 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a99ef9d570ee05f9d54e21dd0958eb37adbb2e6a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a99ef9d570ee05f9d54e21dd0958eb37adbb2e6a

Author: Henning Heinold <heinold at inf.fu-berlin.de>
Date:   Sun Jun  6 00:20:09 2010 +0200

classpath-tools-native: remove do_stage function, not needed anymore

---

 recipes/classpath/classpath-tools-native.bb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/classpath/classpath-tools-native.bb b/recipes/classpath/classpath-tools-native.bb
index 685f063..712a6b8 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
-}





More information about the Openembedded-commits mailing list