X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-app-framework%2Frecipes-security%2Fxmlsec1%2Fxmlsec1_1.%25.bbappend;h=09820be2f53bdb1501ce9951e75982173582614c;hb=df4ed283e18f3dfe9f42f0012b12cb0af57bcdbb;hp=08d2a3dd05708c766cf9a0abe1136302b6c01ff5;hpb=3aa279fa890da6a9954ba8279aefcd8286a74357;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"