[oe-commits] org.oe.dev slugos-packages: Remove icecast, add note about commenting

nail commit openembedded-commits at lists.openembedded.org
Sat Sep 9 00:06:51 UTC 2006


slugos-packages: Remove icecast, add note about commenting

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

#
# mt diff -rea4948538c6881132eaedb02e5fe938d1428f324 -rb165fbe3e950981f7da69670c1c9d3268f79318d
#
# 
# 
# patch "packages/meta/slugos-packages.bb"
#  from [92889f502047ceb7d1c1e66323192fe0da684474]
#    to [068a68f0859ce18cf82f54f48e4f1e64a928b4a8]
# 
============================================================
--- packages/meta/slugos-packages.bb	92889f502047ceb7d1c1e66323192fe0da684474
+++ packages/meta/slugos-packages.bb	068a68f0859ce18cf82f54f48e4f1e64a928b4a8
@@ -16,6 +16,9 @@ ALLOW_EMPTY = 1
 
 # The list of packages to build for the slugos DISTRO.
 # KEEP IN ALPHABETICAL ORDER
+# Do *not* simply comment out a line. That will break. Instead
+# remove the package and place it in the corresponding "broken" list
+
 SLUGOS_PACKAGES = "\
 	alsa-lib \
 	alsa-utils \
@@ -74,7 +77,6 @@ SLUGOS_PACKAGES = "\
 	gtk-doc \
 	gzip \
 	hdparm \
-#	icecast \
 	ifupdown \
 	ipkg-utils \
 	iptables \
@@ -185,6 +187,7 @@ SLUGOS_BROKEN_PACKAGES = "\
 	qc-usb-messenger \
 	unionfs-modules \
 	unionfs-utils \
+	icecast \
 	"
 
 # These packages will never build because uclibc lacks (and always will lack)






More information about the Openembedded-commits mailing list