mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:18:12 +00:00
php: disable openssl PACKAGECONFIG
Until upstream addresses openssl 3.x compatibility issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e8214b76e4
commit
13f97f126d
@ -77,7 +77,7 @@ EXTRA_OECONF:class-native = " \
|
||||
${COMMON_EXTRA_OECONF} \
|
||||
"
|
||||
|
||||
PACKAGECONFIG ??= "mysql sqlite3 imap opcache openssl \
|
||||
PACKAGECONFIG ??= "mysql sqlite3 imap opcache \
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'ipv6 pam', d)} \
|
||||
"
|
||||
PACKAGECONFIG:class-native = ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user