summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-core/dropbear/dropbear_2013.58.bbappend (renamed from recipes-core/dropbear/dropbear_2012.55.bbappend)8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-core/dropbear/dropbear_2012.55.bbappend b/recipes-core/dropbear/dropbear_2013.58.bbappend
index 3dd802e..f253bbe 100644
--- a/recipes-core/dropbear/dropbear_2012.55.bbappend
+++ b/recipes-core/dropbear/dropbear_2013.58.bbappend
@@ -12,7 +12,7 @@ SRC_URI += "file://remove-reverse-dns.patch"
# workaround different libexecdir definition in oe; it does not fix
# the multilib issues but mades sftp work again when dropbear and
# openssh-sftp-server are for the same architecture.
-_sftp_server_path = "${@\
- ['${libexecdir}/sftp-server','${libdir}/openssh/sftp-server']\
- [d.getVar('libexecdir', True).endswith(d.expand('/${BPN}'))]}"
-CFLAGS += "-DSFTPSERVER_PATH=\\"${_sftp_server_path}\\""
+#_sftp_server_path = "${@\
+# ['${libexecdir}/sftp-server','${libdir}/openssh/sftp-server']\
+# [d.getVar('libexecdir', True).endswith(d.expand('/${BPN}'))]}"
+#CFLAGS += "-DSFTPSERVER_PATH=\\"${_sftp_server_path}\\""