summaryrefslogtreecommitdiffstats
path: root/recipes/junit/junit4_4.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/junit/junit4_4.3.1.bb')
-rw-r--r--recipes/junit/junit4_4.3.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/junit/junit4_4.3.1.bb b/recipes/junit/junit4_4.3.1.bb
index 587180ba69..f99ebefa96 100644
--- a/recipes/junit/junit4_4.3.1.bb
+++ b/recipes/junit/junit4_4.3.1.bb
@@ -24,3 +24,6 @@ do_compile() {
SRC_URI[md5sum] = "170f9645a41398388e8553b32ff5f630"
SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349"
+
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native"