mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
gnome-vfs: add PACKAGECONFIG for avahi
* it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -29,6 +29,9 @@ SRC_URI += " \
|
||||
SRC_URI[archive.md5sum] = "a05fab03eeef10a47dd156b758982f2e"
|
||||
SRC_URI[archive.sha256sum] = "62de64b5b804eb04104ff98fcd6a8b7276d510a49fbd9c0feb568f8996444faa"
|
||||
|
||||
PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'zeroconf', 'avahi', '', d)}"
|
||||
PACKAGECONFIG[avahi] = "--enable-avahi,--disable-avahi,avahi"
|
||||
|
||||
EXTRA_OECONF = " --disable-hal \
|
||||
--disable-openssl \
|
||||
--disable-samba \
|
||||
|
||||
Reference in New Issue
Block a user