X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-app-framework%2Frecipes-security%2Fxmlsec1%2Fxmlsec1_1.%25.bbappend;h=09820be2f53bdb1501ce9951e75982173582614c;hb=96bca6489f4193e84e74e93b87d0c7a89ca3d200;hp=08d2a3dd05708c766cf9a0abe1136302b6c01ff5;hpb=501036b3c02c084277011ae77d436bb08096ee58;p=AGL%2Fmeta-agl.git diff --git a/meta-app-framework/recipes-security/xmlsec1/xmlsec1_1.%.bbappend b/meta-app-framework/recipes-security/xmlsec1/xmlsec1_1.%.bbappend index 08d2a3dd0..09820be2f 100644 --- a/meta-app-framework/recipes-security/xmlsec1/xmlsec1_1.%.bbappend +++ b/meta-app-framework/recipes-security/xmlsec1/xmlsec1_1.%.bbappend @@ -1,4 +1,4 @@ - -DEPENDS = "libtool libxml2 libxslt openssl gnutls libgcrypt" +# Disable nss to avoid build issues on native +PACKAGECONFIG = "gnutls libgcrypt openssl des" BBCLASSEXTEND = "native nativesdk"