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:
07b9799
)
add an ssh client to task-bootstrap
author
Michael Lauer
<mickey@vanille-media.de>
Sun, 6 Jun 2004 14:33:55 +0000
(14:33 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sun, 6 Jun 2004 14:33:55 +0000
(14:33 +0000)
BKrev: 40c32b53paXXPvd3Id4jbrzuILxcMg
meta/task-bootstrap.oe
patch
|
blob
|
history
diff --git
a/meta/task-bootstrap.oe
b/meta/task-bootstrap.oe
index
e61dc4f
..
07fcc79
100644
(file)
--- a/
meta/task-bootstrap.oe
+++ b/
meta/task-bootstrap.oe
@@
-5,7
+5,7
@@
PACKAGES = "${PN}"
DEPENDS = 'base-files base-passwd-3.5.7 \
busybox dropbear hotplug ipkg initscripts modutils netbase \
- resolvconf sysvinit tinylogin lrzsz \
+ resolvconf sysvinit tinylogin
putty
lrzsz \
${BOOTSTRAP_EXTRA_DEPENDS}'
RDEPENDS = 'base-files base-passwd busybox \
@@
-14,5
+14,5
@@
RDEPENDS = 'base-files base-passwd busybox \
resolvconf sysvinit tinylogin \
${BOOTSTRAP_EXTRA_RDEPENDS}'
-RRECOMMENDS = 'dropbear lrzsz \
+RRECOMMENDS = 'dropbear lrzsz
putty-scp putty-sftp putty-ssh
\
${BOOTSTRAP_EXTRA_RRECOMMENDS}'