Merge "linux-yocto: remove redundant patches from recipe"
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 16 Feb 2018 17:42:11 +0000 (17:42 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Fri, 16 Feb 2018 17:42:11 +0000 (17:42 +0000)
meta-app-framework/recipes-security/xmlsec1/xmlsec1_1.%.bbappend [new file with mode: 0644]
meta-app-framework/recipes-support/xmlsec1/xmlsec1_1.%.bbappend [deleted file]

diff --git a/meta-app-framework/recipes-security/xmlsec1/xmlsec1_1.%.bbappend b/meta-app-framework/recipes-security/xmlsec1/xmlsec1_1.%.bbappend
new file mode 100644 (file)
index 0000000..08d2a3d
--- /dev/null
@@ -0,0 +1,4 @@
+
+DEPENDS = "libtool libxml2 libxslt openssl gnutls libgcrypt"
+
+BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-app-framework/recipes-support/xmlsec1/xmlsec1_1.%.bbappend b/meta-app-framework/recipes-support/xmlsec1/xmlsec1_1.%.bbappend
deleted file mode 100644 (file)
index ea1017a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-DEPENDS = "libtool libxml2 libxslt openssl"
-
-BBCLASSEXTEND = "native nativesdk"