mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
udisks: Add PACKAGECONFIG for parted
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -19,6 +19,9 @@ PR = "r9"
|
||||
|
||||
inherit autotools systemd
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[parted] = "--enable-parted,--disable-parted,parted"
|
||||
|
||||
EXTRA_OECONF = "--disable-man-pages"
|
||||
|
||||
FILES_${PN} += "${libdir}/polkit-1/extensions/*.so \
|
||||
|
||||
Reference in New Issue
Block a user