summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2020-09-28 10:20:51 +0200
committerAnatoliy Odukha <aodukha@gmail.com>2020-10-30 15:31:51 +0200
commit7f101d461182cddbf5668b8331bb90406e55ea86 (patch)
treebd64aab8d7723271e5a59c5a0cbe830ced2e46dc
parent232061011f0e39664382038ba8b30620169bc3ae (diff)
downloadmeta-updater-7f101d461182cddbf5668b8331bb90406e55ea86.tar.gz
gpgme: Remove redundant bbappend.
The version in poky already supports a native build. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
-rw-r--r--recipes-support/gpgme/gpgme_%.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-support/gpgme/gpgme_%.bbappend b/recipes-support/gpgme/gpgme_%.bbappend
deleted file mode 100644
index fccb949..0000000
--- a/recipes-support/gpgme/gpgme_%.bbappend
+++ /dev/null
@@ -1 +0,0 @@
1BBCLASSEXTEND_append_sota = " native"