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=refs%2Fchanges%2F69%2F24869%2F2;hp=08d2a3dd05708c766cf9a0abe1136302b6c01ff5;hpb=e33131d0f4e3f4cbc35f2727802acc486e1b0f95;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"