From e53c12ba6ba08bf8c6e61cc935592f6e58b089a4 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 4 Dec 2004 22:39:55 +0000 Subject: Merge bk://oe-devel@oe-devel.bkbits.net/packages into stealth.nexus.co.uk:/home/pb/oe/oe-packages 2004/12/04 18:20:04+00:00 nexus.co.uk!pb using r/w ext2, not r/o cramfs, on epia 2004/12/04 18:19:11+00:00 nexus.co.uk!pb fix typo in mythtv packaging 2004/12/04 17:01:03+00:00 nexus.co.uk!pb increase mythtv packaging granularity a bit 2004/12/04 16:59:02+00:00 nexus.co.uk!pb put lame binary and libraries in separate packages 2004/12/04 16:15:50+00:00 nexus.co.uk!pb break udevinfo and udevtest out of main udev package (now in udev-utils) 2004/12/04 16:11:48+00:00 nexus.co.uk!pb remove strace from epia BOOTSTRAP_EXTRA_(R)DEPENDS 2004/12/04 16:09:30+00:00 nexus.co.uk!pb bump task-bootstrap PR 2004/12/04 16:07:24+00:00 nexus.co.uk!pb move lrzsz dependency from task-bootstrap to handhelds-common BKrev: 41b23cbbTdZ1jNiugIMAe6ydDY_o4Q --- meta/task-bootstrap.oe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta') diff --git a/meta/task-bootstrap.oe b/meta/task-bootstrap.oe index 9199ed98cd..ebcbcc6a4b 100644 --- a/meta/task-bootstrap.oe +++ b/meta/task-bootstrap.oe @@ -1,6 +1,6 @@ DESCRIPTION = "Core packages required for a basic installation" MAINTAINER = "Phil Blundell " -PR = "r10" +PR = "r11" # The BOOTSTRAP_EXTRA_ variables are often manipulated by the # MACHINE .conf files, so adjust PACKAGE_ARCH accordingly. @@ -11,7 +11,7 @@ PACKAGES = "${PN}" DEPENDS = 'base-files base-passwd-3.5.7 \ busybox dropbear hotplug initscripts modutils netbase \ - sysvinit tinylogin lrzsz portmap \ + sysvinit tinylogin portmap \ modutils-initscripts \ ${BOOTSTRAP_EXTRA_DEPENDS}' @@ -21,5 +21,5 @@ RDEPENDS = 'base-files base-passwd busybox \ modutils-initscripts \ ${BOOTSTRAP_EXTRA_RDEPENDS}' -RRECOMMENDS = 'dropbear lrzsz portmap \ +RRECOMMENDS = 'dropbear portmap \ ${BOOTSTRAP_EXTRA_RRECOMMENDS}' -- cgit v1.2.3