junit-native: Deleted.
authorRobert Schuster <robertschuster@fsfe.org>
Wed, 4 Aug 2010 09:43:41 +0000 (11:43 +0200)
committerRobert Schuster <robertschuster@fsfe.org>
Fri, 20 Aug 2010 10:35:05 +0000 (12:35 +0200)
junit4-native: Deleted.
junit: BBCLASSEXTEND="native"-ified.
junit4: Dito.

recipes/junit/junit-native_3.8.2.bb [deleted file]
recipes/junit/junit4-native_4.3.1.bb [deleted file]
recipes/junit/junit4_4.3.1.bb
recipes/junit/junit_3.8.2.bb

diff --git a/recipes/junit/junit-native_3.8.2.bb b/recipes/junit/junit-native_3.8.2.bb
deleted file mode 100644 (file)
index 305351f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-require junit_${PV}.bb
-
-inherit java-native
-
diff --git a/recipes/junit/junit4-native_4.3.1.bb b/recipes/junit/junit4-native_4.3.1.bb
deleted file mode 100644 (file)
index eb843a9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-require junit4_${PV}.bb
-
-inherit java-native
-
index 587180b..f99ebef 100644 (file)
@@ -24,3 +24,6 @@ do_compile() {
 
 SRC_URI[md5sum] = "170f9645a41398388e8553b32ff5f630"
 SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349"
+
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native"
index c00e80e..5fff4b0 100644 (file)
@@ -35,3 +35,6 @@ do_compile() {
 
 SRC_URI[md5sum] = "9b8963ba2147a64bd5f1574b6fd289cb"
 SRC_URI[sha256sum] = "aae23d20e6f4dc45b4bf0b10fedcbd209c100342a0cafce1aa07d2da6da1f24a"
+
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native"