mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user