summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2020-09-28 10:23:34 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2020-09-28 10:23:34 +0200
commitf654480aecf42c6c13a62a71416fd033c7409f56 (patch)
tree68f439f0801f569a55a7974d1e91ffe07a1c2bcb
parentf3c8d554b04f78d217700eee899fd09807138d48 (diff)
downloadmeta-updater-f654480aecf42c6c13a62a71416fd033c7409f56.tar.gz
libssh2: Remove redundant bbappend.
The version in meta-openembedded already supports a native build. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
-rw-r--r--recipes-support/libssh2/libssh2_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-support/libssh2/libssh2_%.bbappend b/recipes-support/libssh2/libssh2_%.bbappend
deleted file mode 100644
index bebaf84..0000000
--- a/recipes-support/libssh2/libssh2_%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
1# meta-oe/recipes-support/libssh2
2BBCLASSEXTEND_append_sota = " native"