diff options
author | Koen Kooi <koen@openembedded.org> | 2008-01-04 09:27:32 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-01-04 09:27:32 +0000 |
commit | 1d6f1d20590fd91fb800156d9c16afb551a28c16 (patch) | |
tree | b4959cecd83831c3e06bf2411d92e0c4f9b617a6 /conf/distro/angstrom-2008.1.conf | |
parent | 31634521405243e9933606d4654b3cac8c672fba (diff) |
conf/distro: remove angstrom 2007.1, update dependant distros to 2008, special-case openmoko
Diffstat (limited to 'conf/distro/angstrom-2008.1.conf')
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index ff7636e686..d833fe922f 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -6,11 +6,15 @@ #@MAINTAINER: Michael 'Mickey' Lauer <mickey@Vanille-media.de> #@-------------------------------------------------------------------- -# This is a testbed for unstable and/or untested things, while angstrom-2007.1 -# is aiming for stability and a release. +# 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 +# # Use this at your own risk, we welcome bugreports filed at # http://bugs.openembedded.org -# In doubt, use DISTRO="angstrom-2007.1" +# +# Again, in doubt, use DISTRO="angstrom-2007.1" with the +# org.openembedded.angstrom-2007.12-stable branch #DISTRO_VERSION = "2008.1" DISTRO_VERSION = "2008.1-test-${DATE}" |