summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb b/meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb
index bab0e75864..75cf25c773 100644
--- a/meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb
+++ b/meta-networking/recipes-protocols/opcua/open62541_1.3.6.bb
@@ -29,6 +29,7 @@ EXTRA_OECMAKE += "\
29 -DBUILD_SHARED_LIBS=ON \ 29 -DBUILD_SHARED_LIBS=ON \
30 -DUA_NAMESPACE_ZERO=FULL \ 30 -DUA_NAMESPACE_ZERO=FULL \
31 -DUA_LOGLEVEL=600 \ 31 -DUA_LOGLEVEL=600 \
32 -DCMAKE_BUILD_TYPE=RelWithDebInfo \
32" 33"
33 34
34PACKAGECONFIG ?= "encryption-mbedtls pubsub pubsub-eth" 35PACKAGECONFIG ?= "encryption-mbedtls pubsub pubsub-eth"