git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5db7b19
)
dropbear: familiar: DIE DIE DIE
author
Koen Kooi
<koen@openembedded.org>
Mon, 8 Oct 2007 09:59:18 +0000
(09:59 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 8 Oct 2007 09:59:18 +0000
(09:59 +0000)
packages/dropbear/dropbear.inc
patch
|
blob
|
history
diff --git
a/packages/dropbear/dropbear.inc
b/packages/dropbear/dropbear.inc
index
a53d2db
..
acd09d8
100644
(file)
--- a/
packages/dropbear/dropbear.inc
+++ b/
packages/dropbear/dropbear.inc
@@
-26,7
+26,7
@@
BINCOMMANDS = "dbclient ssh scp"
EXTRA_OEMAKE = 'MULTI=1 SCPPROGRESS=1 PROGRAMS="${SBINCOMMANDS} ${BINCOMMANDS}"'
do_configure_prepend() {
- if [ "x${DISTRO
}" != "xfamiliar" -a "${DISTRO_TYPE}" = "
debug" ]; then
+ if [ "x${DISTRO
_TYPE}" = "x
debug" ]; then
oenote "WARNING: applying allow-nopw.patch which allows password-less logins!"
patch -p1 < ${WORKDIR}/allow-nopw.patch
fi