summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2020-09-28 10:23:34 +0200
committerAnatoliy Odukha <aodukha@gmail.com>2020-10-30 15:46:33 +0200
commit51c1de297da39e4517e5d81e68a96e65da425173 (patch)
treed4737a05b18b1095f71af3a0d78e4929f0a7d506
parent3a05c249ede8df252cbf8e763e64b13abcb0d9f8 (diff)
downloadmeta-updater-51c1de297da39e4517e5d81e68a96e65da425173.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"