summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2020-09-28 10:23:34 +0200
committerRicardo Salveti <ricardo@foundries.io>2020-10-30 21:15:14 -0300
commit456d7ff7ecac7d481c6ab6a390a8c7dc4b882a30 (patch)
treed639553c61f1865eac94081ffb1d481bb190f5ff
parentfb7b645d1008bd1b99c065ee6491f020f951900b (diff)
downloadmeta-updater-456d7ff7ecac7d481c6ab6a390a8c7dc4b882a30.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"