From 72535e133938abce12c6b2bd21a2f622dcb2414c Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 6 Aug 2006 09:40:25 +0000 Subject: task-angstrom: ship procps till the busybox ps gets debugged and include dbus-glib till pH5's patch gets applied --- packages/angstrom/task-angstrom.bb | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'packages/angstrom') diff --git a/packages/angstrom/task-angstrom.bb b/packages/angstrom/task-angstrom.bb index 0058623f9c..1d4e826814 100644 --- a/packages/angstrom/task-angstrom.bb +++ b/packages/angstrom/task-angstrom.bb @@ -1,13 +1,13 @@ DESCRIPTION = "Task packages for the Angstrom distribution" -PR = "r12" +PR = "r14" ALLOW_EMPTY = "1" PACKAGE_ARCH = "${MACHINE_ARCH}" BOOTMODULES_RRECOMMENDS ?= "" DEBUG_APPS ?= "" -DEBUG_APPS += '${@base_conditional("DISTRO_TYPE", "release", "", "strace gdb",d)}' - +DEBUG_APPS += '${@base_conditional("DISTRO_TYPE", "release", "", "strace gdb procps",d)}' +EXTRA_STUFF ?= "" PACKAGES = "\ angstrom-base-depends \ @@ -34,6 +34,7 @@ RDEPENDS_angstrom-base-depends = "\ ipkg ipkg-collateral \ wireless-tools \ tslib-tests tslib-calibrate \ + ${EXTRA_STUFF} \ ${DEBUG_APPS} \ " @@ -68,6 +69,7 @@ RDEPENDS_angstrom-x11-base-depends := "\ RDEPENDS_angstrom-gpe-task-base := "\ matchbox \ + dbus-glib \ xcursor-transparent-theme \ rxvt-unicode \ matchbox-themes-gtk \ -- cgit v1.2.3