From af571adabef1ff16627bfe6040125a82e77e501e Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 22 Aug 2016 08:38:34 -0400 Subject: [PATCH] libssh2: remove recipe append that is now in meta-openembedded Signed-off-by: Derek Straka --- recipes-deps/libssh2/libssh2_%.bbappend | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 recipes-deps/libssh2/libssh2_%.bbappend diff --git a/recipes-deps/libssh2/libssh2_%.bbappend b/recipes-deps/libssh2/libssh2_%.bbappend deleted file mode 100644 index ce4807e..0000000 --- a/recipes-deps/libssh2/libssh2_%.bbappend +++ /dev/null @@ -1,2 +0,0 @@ -# meta-oe/recipes-support/libssh2 -BBCLASSEXTEND = "native"