summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-01-05 14:44:01 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2014-04-01 10:11:34 +0200
commit853f9ffb05bf219daf4553efb7ae7e78085bb9ad (patch)
tree575b5672e4d8f23be51daabb60a5363ae9b53759 /recipes-core
parentd5467e7e2cf42e30bbeee098252bf9d8ba3577ff (diff)
dropbear connman bbappend: update to match bb version
Diffstat (limited to 'recipes-core')
-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}\\""