From ccbc016b608232da77855e29a4fcbc5906c34db5 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Sat, 11 Jun 2005 18:38:32 +0000 Subject: Add python,samba,strace,wget to the build Add nfs-utils to the glibc build (only). nfs-utils verified working. The others build but not verified working. BKrev: 42ab2fa8Cs3kmtBqUq2rpKkuKKH4OQ --- packages/meta/openslug-packages.bb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'packages/meta/openslug-packages.bb') diff --git a/packages/meta/openslug-packages.bb b/packages/meta/openslug-packages.bb index e4e4f86f77..41d29bc6e4 100644 --- a/packages/meta/openslug-packages.bb +++ b/packages/meta/openslug-packages.bb @@ -59,6 +59,10 @@ OPENSLUG_PACKAGES = "\ openldap \ ntp \ reiserfsprogs reiser4progs \ + python \ + samba \ + strace \ + wget \ " # These packages only build on TARGET_OS=linux, not @@ -67,13 +71,14 @@ OPENSLUG_PACKAGES_append_linux = "\ php \ libpam \ yp-tools ypbind ypserv \ + nfs-utils \ " - BROKEN_PACKAGES = "\ + cron \ mgetty \ - strace \ " DEPENDS = 'openslug-image \ ${OPENSLUG_PACKAGES} \ - ${OPENSLUG_DEVELOPMENT}' + ${OPENSLUG_DEVELOPMENT} \ + package-index' -- cgit v1.2.3