summaryrefslogtreecommitdiff
path: root/meta/task-bootstrap.oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta/task-bootstrap.oe')
-rw-r--r--meta/task-bootstrap.oe7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/task-bootstrap.oe b/meta/task-bootstrap.oe
index 37a01d0ae4..ac89b72368 100644
--- a/meta/task-bootstrap.oe
+++ b/meta/task-bootstrap.oe
@@ -1,7 +1,7 @@
-PR = "r1"
-
DESCRIPTION = "Core packages required for a basic installation"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+PR = "r2"
+
ALLOW_EMPTY = 1
PACKAGES = "${PN}"
@@ -15,6 +15,5 @@ RDEPENDS = 'base-files base-passwd busybox \
netbase resolvconf sysvinit tinylogin \
${BOOTSTRAP_EXTRA_RDEPENDS}'
-RRECOMMENDS = 'dropbear lrzsz putty-scp putty-sftp putty-ssh \
- portmap \
+RRECOMMENDS = 'dropbear lrzsz putty portmap \
${BOOTSTRAP_EXTRA_RRECOMMENDS}'