mirror of
https://github.com/outbackdingo/meta-tanowrt.git
synced 2026-02-06 01:16:40 +00:00
xerces-c: Build without icu support
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
This commit is contained in:
@@ -7,6 +7,9 @@ PACKAGECONFIG_pn-libwebsockets = "\
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \
|
||||
"
|
||||
|
||||
# Remove ICU dependency for xerces-c
|
||||
PACKAGECONFIG_remove_pn-xerces-c = "icu"
|
||||
|
||||
# Prefer OpenSSL over GnuTLS for curl due to TSU exemptions
|
||||
PACKAGECONFIG_pn-curl = "${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ipv6', '', d)} ssl zlib"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user