mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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:
committed by
Eric Bénard
parent
cf01402d52
commit
2c053de800
@@ -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