meta-security meta-app-framework: handle xmlsec1 upgrade 67/23667/1
authorScott Murray <scott.murray@konsulko.com>
Wed, 22 Jan 2020 22:00:28 +0000 (17:00 -0500)
committerScott Murray <scott.murray@konsulko.com>
Wed, 22 Jan 2020 23:14:18 +0000 (18:14 -0500)
Remove now unneeded meta-security xmlsec1 bbappend, and update the
bbappend in meta-app-framework to work with the new xmlsec1 1.2.28
recipe in oe-core.

Bug-AGL: SPEC-2932

Change-Id: If57b7c9fa2a4d2b8f9470dd67e95b4579d1210c7
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-app-framework/recipes-security/xmlsec1/xmlsec1_1.%.bbappend
meta-security/recipes-security/xmlsec1/xmlsec1_%.bbappend [deleted file]

index 08d2a3d..09820be 100644 (file)
@@ -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"
diff --git a/meta-security/recipes-security/xmlsec1/xmlsec1_%.bbappend b/meta-security/recipes-security/xmlsec1/xmlsec1_%.bbappend
deleted file mode 100644 (file)
index 9c6080f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-# remove the EXTRA_OECONF from the recipe to
-# avoid an build error in >= YP SUMO
-EXTRA_OECONF = ""