summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-binder/af-binder-devtools-native_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-app-framework/recipes-core/af-binder/af-binder-devtools-native_1.0.bb')
-rw-r--r--meta-app-framework/recipes-core/af-binder/af-binder-devtools-native_1.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-app-framework/recipes-core/af-binder/af-binder-devtools-native_1.0.bb b/meta-app-framework/recipes-core/af-binder/af-binder-devtools-native_1.0.bb
new file mode 100644
index 000000000..70dafb38c
--- /dev/null
+++ b/meta-app-framework/recipes-core/af-binder/af-binder-devtools-native_1.0.bb
@@ -0,0 +1,8 @@
+require af-binder_${PV}.inc
+
+DEPENDS = "json-c-native"
+
+inherit cmake pkgconfig native
+
+EXTRA_OECMAKE_append = " -DONLY_DEVTOOLS=TRUE"
+