mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
usbmuxd: add PACKAGECONFIG for plist
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -17,3 +17,5 @@ S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${base_libdir}/udev/rules.d/"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[plist] = "-DWANT_PLIST=1,-DWANT_PLIST=0,libplist"
|
||||
|
||||
Reference in New Issue
Block a user