mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +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
|
inherit autotools systemd
|
||||||
|
|
||||||
|
PACKAGECONFIG ??= ""
|
||||||
|
PACKAGECONFIG[parted] = "--enable-parted,--disable-parted,parted"
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-man-pages"
|
EXTRA_OECONF = "--disable-man-pages"
|
||||||
|
|
||||||
FILES_${PN} += "${libdir}/polkit-1/extensions/*.so \
|
FILES_${PN} += "${libdir}/polkit-1/extensions/*.so \
|
||||||
|
|||||||
Reference in New Issue
Block a user