[oe-commits] org.oe.dev slugos-packages: Demoted mysql and packages that depend on it. Promoted puppy and ftpd-topfield.

rwhitby commit openembedded-commits at lists.openembedded.org
Fri Mar 23 03:19:46 UTC 2007


slugos-packages: Demoted mysql and packages that depend on it.  Promoted puppy and ftpd-topfield.

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

#
# mt diff -r64bce8eb37a2eaeca0002d31beb49825ab1a1bc6 -r11b2a592170242834b302cc7fdfce07fd64e3c0a
#
# 
# 
# patch "packages/meta/slugos-packages.bb"
#  from [a48bca006c6249667f435718a6c86cf4fd60b232]
#    to [3208ff840b765fa595e18b0871213e5383c7013b]
# 
============================================================
--- packages/meta/slugos-packages.bb	a48bca006c6249667f435718a6c86cf4fd60b232
+++ packages/meta/slugos-packages.bb	3208ff840b765fa595e18b0871213e5383c7013b
@@ -5,7 +5,7 @@ LICENSE = "MIT"
 DESCRIPTION = "Packages that are compatible with the SlugOS firmware"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r27"
+PR = "r28"
 CONFLICTS = "db3"
 
 COMPATIBLE_MACHINE = "nslu2"
@@ -63,6 +63,7 @@ SLUGOS_PACKAGES = "\
 	flac \
 	flex \
 	flite \
+	ftpd-topfield \
 	fuse \
 	gawk \
 	gcc \
@@ -142,6 +143,7 @@ SLUGOS_PACKAGES = "\
 	pkgconfig \
 	ppp \
 	procps \
+	puppy \
 	python \
 	quilt \
 	reiserfsprogs reiser4progs \
@@ -184,7 +186,6 @@ SLUGOS_BROKEN_PACKAGES = "\
 # Packages currently broken on all platforms
 SLUGOS_BROKEN_PACKAGES = "\
 	bwmon \
-	ftpd-topfield \
 	gphoto2 \
 	irssi \
 	libgphoto2 \
@@ -192,7 +193,6 @@ SLUGOS_BROKEN_PACKAGES = "\
 	mediatomb \
 	mpd \
 	netpbm \
-	puppy \
 	pvrusb2-mci \
 	qc-usb-messenger \
 	syslog-ng \
@@ -202,6 +202,9 @@ SLUGOS_BROKEN_PACKAGES = "\
 	lirc \
 	pwc \
 	zd1211 \
+	mysql \
+        wview-sim-mysql wview-vpro-mysql \
+        wview-wxt510-mysql \
 	"
 
 # These packages will never build because uclibc lacks (and always will lack)
@@ -247,20 +250,12 @@ SLUGOS_PACKAGES_append_linux = "\
 	screen \
 	timezones \
         wview-sim wview-vpro wview-wxt510 \
-        wview-sim-mysql wview-vpro-mysql \
-        wview-wxt510-mysql \
 	xinetd \
 	"
 
 SLUGOS_PACKAGES_append_linux-uclibc = "\
 	"
 
-# These packages are not in the build because they have a significant compilation
-# time, add them to SLUGOS_EXTRA_PACKAGES if required
-SLUGOS_OPTIONAL_PACKAGES = "\
-	mysql \
-	"
-
 SLUGOS_EXTRA_PACKAGES ?= ""
 
 # The package-index at the end causes regeneration of the Packages.gz and






More information about the Openembedded-commits mailing list