aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-29 15:26:40 +0100
committerKoen Kooi <koen@openembedded.org>2009-10-30 03:08:54 +0100
commit703b3f6dc4386edefe262e9edb7b1cf3745e4d4a (patch)
treeb28b24319a0d75e3467e3ac7f283d8c87a02c073 /conf/distro
parentfcee557e1b0551d1743bbb3ad61102b9ccc4cba8 (diff)
downloadopenembedded-703b3f6dc4386edefe262e9edb7b1cf3745e4d4a.tar.gz
angstrom: bump DISTRO_PR and some cleanups
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/angstrom-2008.1.conf21
1 files changed, 13 insertions, 8 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 2d1ed17c5d..1429fa0d65 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -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"