X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-oem-extra-libs%2Fconf%2Flayer.conf;h=ebd705be95b0151d107eb89e9e5423a25101c313;hb=fa05107c7e85a8d35395f26c126a520175bc2582;hp=8eb09a28117c0e1d5ba71ea7a25e01eb46c50b77;hpb=2c595497e43fadd83ea155f632ba69a31fe923fa;p=AGL%2Fmeta-agl-devel.git diff --git a/meta-oem-extra-libs/conf/layer.conf b/meta-oem-extra-libs/conf/layer.conf index 8eb09a28..ebd705be 100644 --- a/meta-oem-extra-libs/conf/layer.conf +++ b/meta-oem-extra-libs/conf/layer.conf @@ -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}" +