mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 20:31:08 +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"
|
||||
|
||||
PACKAGECONFIG ??= "openssl"
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[openssl] = "--enable-ssl,--disable-ssl, openssl openssl-native, libssl"
|
||||
|
||||
EXTRA_OECONF += " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user