summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-binder/nativesdk-af-binder-devtools_1.0.bb
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-11-20 18:08:29 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-11-22 14:08:06 +0000
commit3ce50afde6b5f864b385632f514af1d2cff6b90c (patch)
treec6d6f99acf976a4b3dab57883c2fc18133869573 /meta-app-framework/recipes-core/af-binder/nativesdk-af-binder-devtools_1.0.bb
parent9691b89fd8a0014b7d57c9fc35cf75bfe8da1577 (diff)
af-binder-devtools: Align to use app-framework-binder repo
The development tools of af-binder are better provided by af-binder itself in the repository app-framework-binder. This is better for support and evolution. Bug-AGL: SPEC-941 Change-Id: Ib283c36bc6194f793fd61c7844191e3187fe3bed Signed-off-by: José Bollo <jose.bollo@iot.bzh> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12059 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-app-framework/recipes-core/af-binder/nativesdk-af-binder-devtools_1.0.bb')
-rw-r--r--meta-app-framework/recipes-core/af-binder/nativesdk-af-binder-devtools_1.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-app-framework/recipes-core/af-binder/nativesdk-af-binder-devtools_1.0.bb b/meta-app-framework/recipes-core/af-binder/nativesdk-af-binder-devtools_1.0.bb
new file mode 100644
index 000000000..3223dd05d
--- /dev/null
+++ b/meta-app-framework/recipes-core/af-binder/nativesdk-af-binder-devtools_1.0.bb
@@ -0,0 +1,8 @@
+require af-binder_${PV}.inc
+
+DEPENDS = "nativesdk-json-c"
+
+inherit cmake pkgconfig nativesdk
+
+EXTRA_OECMAKE_append = " -DONLY_DEVTOOLS=TRUE"
+