summaryrefslogtreecommitdiffstats
path: root/recipes/junit/junit_3.8.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/junit/junit_3.8.2.bb')
-rw-r--r--recipes/junit/junit_3.8.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/junit/junit_3.8.2.bb b/recipes/junit/junit_3.8.2.bb
index c00e80eb28..5fff4b0b34 100644
--- a/recipes/junit/junit_3.8.2.bb
+++ b/recipes/junit/junit_3.8.2.bb
@@ -35,3 +35,6 @@ do_compile() {
SRC_URI[md5sum] = "9b8963ba2147a64bd5f1574b6fd289cb"
SRC_URI[sha256sum] = "aae23d20e6f4dc45b4bf0b10fedcbd209c100342a0cafce1aa07d2da6da1f24a"
+
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native"