jacl-native: Deleted.
authorRobert Schuster <robertschuster@fsfe.org>
Wed, 4 Aug 2010 08:47:45 +0000 (10:47 +0200)
committerRobert Schuster <robertschuster@fsfe.org>
Wed, 4 Aug 2010 09:23:17 +0000 (11:23 +0200)
jacl: BBCLASSEXTEND="native"-ified.

recipes/jacl/jacl-native_1.4.1.bb [deleted file]
recipes/jacl/jacl_1.4.1.bb

diff --git a/recipes/jacl/jacl-native_1.4.1.bb b/recipes/jacl/jacl-native_1.4.1.bb
deleted file mode 100644 (file)
index b0a0638..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-require jacl_${PV}.bb
-
-inherit java-native
-
index 44926e3..9729293 100644 (file)
@@ -21,3 +21,6 @@ do_compile() {
 
 SRC_URI[md5sum] = "a7ec8300e8933164e854460c73ac6269"
 SRC_URI[sha256sum] = "0edac0a7d2253c29c44ccc92427fa9ad4ee81b6c82142e417f72399a8584b749"
+
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native"