From: Rod Whitby Date: Thu, 1 Feb 2007 16:27:58 +0000 (+0000) Subject: slugos-packages: re-enable cron X-Git-Tag: Release-2010-05/1~9302^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d65e2b0efeca92df7824fbdd867a976f9dc7b3ea;p=openembedded.git slugos-packages: re-enable cron --- diff --git a/packages/meta/slugos-packages.bb b/packages/meta/slugos-packages.bb index 6ad68b29c9..01a79a8e75 100644 --- a/packages/meta/slugos-packages.bb +++ b/packages/meta/slugos-packages.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Packages that are compatible with the SlugOS firmware" HOMEPAGE = "http://www.nslu2-linux.org" LICENSE = "MIT" -PR = "r16" +PR = "r17" CONFLICTS = "db3" PROVIDES += "${SLUGOS_IMAGENAME}-packages" @@ -22,6 +22,8 @@ ALLOW_EMPTY = "1" SLUGOS_PACKAGES = "\ alsa-lib \ alsa-utils \ + asterisk \ + asterisk-sounds \ atftp \ audiofile \ aumix \ @@ -40,6 +42,7 @@ SLUGOS_PACKAGES = "\ cdstatus \ cherokee \ coreutils \ + cron \ ctorrent \ cvs \ cyrus-sasl \ @@ -170,10 +173,7 @@ SLUGOS_PACKAGES = "\ # Packages currently broken on all platforms SLUGOS_BROKEN_PACKAGES = "\ - asterisk \ - asterisk-sounds \ bwmon \ - cron \ ftpd-topfield \ gphoto2 \ irssi \