af-binder-devtools: Align to use app-framework-binder repo
[AGL/meta-agl.git] / meta-app-framework / recipes-core / af-binder / af-binder-devtools-native_1.0.bb
1 require af-binder_${PV}.inc
2
3 DEPENDS = "json-c-native"
4
5 inherit cmake pkgconfig native
6
7 EXTRA_OECMAKE_append = " -DONLY_DEVTOOLS=TRUE"
8