mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
entrance: Add PACKAGECONFIG for consolekit
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
839b596634
commit
99beb8af34
|
|
@ -11,6 +11,9 @@ SRC_URI = "${E_SVN}/trunk/PROTO;module=${SRCNAME};protocol=http;scmdata=keep \
|
|||
"
|
||||
S = "${WORKDIR}/${SRCNAME}"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[consolekit] = "--enable-consolekit,--disable-consolekit,consolekit"
|
||||
|
||||
EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc ${@base_contains('DISTRO_FEATURES', 'pam', '', '--disable-pam', d)}"
|
||||
|
||||
PR = "r4"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user