summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-binder/nativesdk-af-binder-devtools_git.bb
blob: 3223dd05d3f08ba80eff025cee9108478b6e205a (plain)
1
2
3
4
5
6
7
8
require af-binder_${PV}.inc

DEPENDS = "nativesdk-json-c"

inherit cmake pkgconfig nativesdk

EXTRA_OECMAKE_append = " -DONLY_DEVTOOLS=TRUE"