mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-06-21 08:52:21 +02:00
upower: Add PACKAGECONFIG for idevice
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -12,6 +12,9 @@ SRC_URI[sha256sum] = "81eb44c0453b264a737d32f763a31d5b1776f050a47d5be85fc5e9caf8
|
||||
|
||||
inherit autotools pkgconfig gettext
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[idevice] = "--with-idevice,--without-idevice,libimobiledevice libplist"
|
||||
|
||||
EXTRA_OECONF = " --with-backend=linux"
|
||||
|
||||
do_configure_prepend() {
|
||||
|
||||
Reference in New Issue
Block a user