[oe-commits] Robert Schuster : jdepend-native: Deleted.

git version control git at git.openembedded.org
Fri Aug 20 10:35:23 UTC 2010


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

Author: Robert Schuster <robertschuster at fsfe.org>
Date:   Wed Aug  4 11:41:19 2010 +0200

jdepend-native: Deleted.
jdepend: BBCLASSEXTEND="native"-ified.

---

 recipes/jdepend/jdepend-native_2.9.bb |    4 ----
 recipes/jdepend/jdepend_2.9.bb        |    3 +++
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/recipes/jdepend/jdepend-native_2.9.bb b/recipes/jdepend/jdepend-native_2.9.bb
deleted file mode 100644
index dc62517..0000000
--- a/recipes/jdepend/jdepend-native_2.9.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require jdepend_${PV}.bb
-
-inherit java-native
-
diff --git a/recipes/jdepend/jdepend_2.9.bb b/recipes/jdepend/jdepend_2.9.bb
index eff7822..f2a8f6f 100644
--- a/recipes/jdepend/jdepend_2.9.bb
+++ b/recipes/jdepend/jdepend_2.9.bb
@@ -21,3 +21,6 @@ do_compile() {
 
 SRC_URI[md5sum] = "4e979c0dda766ba1dd719905ca975c7b"
 SRC_URI[sha256sum] = "202de62e2f3d0667cc464720d5897d0ccb29767ec24e0a4d4c5bd6c4d37425a4"
+
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native"





More information about the Openembedded-commits mailing list