mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 05:56:29 +00:00
openflow: 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
677ff7c9c6
commit
8994c5d2cb
@ -15,7 +15,7 @@ SRC_URI = "git://gitosis.stanford.edu/openflow.git;protocol=git"
|
|||||||
|
|
||||||
DEPENDS = "virtual/libc"
|
DEPENDS = "virtual/libc"
|
||||||
|
|
||||||
PACKAGECONFIG ??= "openssl"
|
PACKAGECONFIG ??= ""
|
||||||
PACKAGECONFIG[openssl] = "--enable-ssl,--disable-ssl, openssl openssl-native, libssl"
|
PACKAGECONFIG[openssl] = "--enable-ssl,--disable-ssl, openssl openssl-native, libssl"
|
||||||
|
|
||||||
EXTRA_OECONF += " \
|
EXTRA_OECONF += " \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user