angstrom: bump DISTRO_PR and some cleanups
authorKoen Kooi <koen@openembedded.org>
Thu, 29 Oct 2009 14:26:40 +0000 (15:26 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 30 Oct 2009 02:08:54 +0000 (03:08 +0100)
conf/distro/angstrom-2008.1.conf

index 2d1ed17..1429fa0 100644 (file)
@@ -2,23 +2,28 @@
 #@TYPE: Distribution
 #@NAME: Angstrom <http://www.angstrom-distribution.org>
 #@DESCRIPTION: The Linux Distribution for Kernel 2.6 based devices
+#@MAINTAINER: Graeme 'XorA' Gregory <dp@xora.org.uk>
 #@MAINTAINER: Koen Kooi <koen@openembedded.org>
+#@MAINTAINER: Philip 'Crofton' Balister <philip@balister.org>
 #@--------------------------------------------------------------------
 
 # This is a aimed to be the next stable angstrom release. 
-# If you want something stable *right now*, use angstrom-2007.1
-# with the org.openembedded.angstrom-2007.12-stable branch
+# If you want something stable *right now*, use angstrom-2008.1
+# with the stable/2009 branch
 #
-# Use this at your own risk, we welcome bugreports filed at 
-#    http://bugs.openembedded.net
+# Use this at your own risk, we welcome bugreports sent to
+#    angstrom-distro-devel@linuxtogo.org
 #
-# Again, in doubt, use DISTRO="angstrom-2007.1" with the 
-# org.openembedded.angstrom-2007.12-stable branch
+# For more contact info please visit
+#    http://www.angstrom-distribution.org/contact
+#
+# Again, in doubt, use DISTRO="angstrom-2008.1" with the 
+# stable/2009 branch
 
 #DISTRO_VERSION = "2009.X"
 DISTRO_VERSION = "2009.X-test-${DATE}"
-DISTRO_REVISION = "2"
-DISTRO_PR = ".3"
+DISTRO_REVISION = "3"
+DISTRO_PR = ".4"
 
 OLDEST_KERNEL ?= "2.6.16"