blob: 67ad7260633b7fe1368179a7fed173f00aca19fa (
plain)
1
2
3
4
5
6
|
inherit afb-system
DEPENDS += "alsa-lib json-c systemd af-binder cmake-apps-module-native"
inherit cmake pkgconfig
EXTRA_OECMAKE_append = " -DCMAKE_INSTALL_PREFIX=${INSTALL_PREFIX}"
|