[oe-commits] org.oe.dev slugos-packages: re-enable cron

rwhitby commit openembedded-commits at lists.openembedded.org
Sun Feb 4 09:28:53 UTC 2007


slugos-packages: re-enable cron

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 6f6ac342889199e002e7bb44642a598e822af19e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=6f6ac342889199e002e7bb44642a598e822af19e
Files:
1
packages/meta/slugos-packages.bb
Diffs:

#
# mt diff -r77fc766a0cc997bed5ee7dd8397773b278241d86 -r6f6ac342889199e002e7bb44642a598e822af19e
#
# 
# 
# patch "packages/meta/slugos-packages.bb"
#  from [5d3aa2dccb280c9ece32dab560a4284dca05980e]
#    to [53854b163697062d1da8166635438ea050a7f119]
# 
============================================================
--- packages/meta/slugos-packages.bb	5d3aa2dccb280c9ece32dab560a4284dca05980e
+++ packages/meta/slugos-packages.bb	53854b163697062d1da8166635438ea050a7f119
@@ -5,7 +5,7 @@ LICENSE = "MIT"
 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 @@ SLUGOS_PACKAGES = "\
 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_BROKEN_PACKAGES = "\
 
 # Packages currently broken on all platforms
 SLUGOS_BROKEN_PACKAGES = "\
-	asterisk \
-	asterisk-sounds \
 	bwmon \
-	cron \
 	ftpd-topfield \
 	gphoto2 \
 	irssi \






More information about the Openembedded-commits mailing list