mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
hiawatha: use the correct CMAKE flag to disable TLS
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e433ef881b
commit
a6b8f434d9
@ -23,7 +23,7 @@ inherit cmake update-rc.d systemd
|
||||
EXTRA_OECMAKE = " -DENABLE_IPV6=OFF \
|
||||
-DENABLE_CACHE=OFF \
|
||||
-DENABLE_DEBUG=OFF \
|
||||
-DENABLE_SSL=OFF \
|
||||
-DENABLE_TLS=OFF \
|
||||
-DENABLE_TOOLKIT=OFF \
|
||||
-DENABLE_CHROOT=OFF \
|
||||
-DENABLE_XSLT=ON \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user