Also let the user specify the wakeword engine status
[AGL/meta-agl-devel.git] / meta-oem-extra-libs / conf / layer.conf
index 8eb09a2..ebd705b 100644 (file)
@@ -9,3 +9,9 @@ BBFILE_COLLECTIONS += "oem-extra-libs"
 BBFILE_PATTERN_oem-extra-libs = "^${LAYERDIR}/"
 BBFILE_PRIORITY_oem-extra-libs = "7"
 
+LAYERSERIES_COMPAT_oem-extra-libs = "thud"
+
+# Fixing build errors
+SECURITY_CFLAGS_pn-imagemagick = "${SECURITY_NO_PIE_CFLAGS}"
+SECURITY_CFLAGS_pn-protobuf = "${SECURITY_NO_PIE_CFLAGS}"
+