aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jdepend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/jdepend')
-rw-r--r--recipes/jdepend/jdepend-native_2.9.bb4
-rw-r--r--recipes/jdepend/jdepend_2.9.bb3
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 dc6251746e..0000000000
--- 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 eff7822478..f2a8f6fefd 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"