[oe-commits] org.oe.dev conf/distro: remove angstrom 2007.1, update dependant distros to 2008, special-case openmoko

koen commit openembedded-commits at lists.openembedded.org
Fri Jan 4 09:58:23 UTC 2008


conf/distro: remove angstrom 2007.1, update dependant distros to 2008, special-case openmoko

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: a2818f1550453ee1fc66feab80ad658cd87d2948
ViewMTN: http://monotone.openembedded.org/revision/info/a2818f1550453ee1fc66feab80ad658cd87d2948
Files:
1
conf/distro/angstrom-2007.1.conf
conf/distro/include/angstrom-2007-for-openmoko.inc
conf/distro/amsdelta-oe.conf
conf/distro/angstrom-2007.1-legacy.conf
conf/distro/angstrom-2008.1.conf
conf/distro/foonas.conf
conf/distro/mokoslug.conf
conf/distro/openmoko.conf
Diffs:

#
# mt diff -r2aa9256d7f533a0842602c8c7dd68bcd9f7bf777 -ra2818f1550453ee1fc66feab80ad658cd87d2948
#
# 
# 
# rename "conf/distro/angstrom-2007.1.conf"
#     to "conf/distro/include/angstrom-2007-for-openmoko.inc"
# 
# patch "conf/distro/amsdelta-oe.conf"
#  from [d56457812cfc8c1d61da700585d4c8fc7fe28fe3]
#    to [2444b09294bbede8664e4a7ed9234c099ea438c8]
# 
# patch "conf/distro/angstrom-2007.1-legacy.conf"
#  from [c5b38dbf99bb41080ad1856aeae6bb5359c8d578]
#    to [78eff07f8d7a4b8d2c3ad4dceb524cfe3d187de8]
# 
# patch "conf/distro/angstrom-2008.1.conf"
#  from [13f3d678fe8a5316bdf4bf2448984ad0f7fbc69e]
#    to [e9d69ef671e762d41a8626f692a75ada0753c7d4]
# 
# patch "conf/distro/foonas.conf"
#  from [008c2abad6f0c3924a944809da95521a477d3ebe]
#    to [798d1fa5c36020aa53c1313d2a9f58c32108afae]
# 
# patch "conf/distro/mokoslug.conf"
#  from [ab158b7aa234beaf461d5531e01375c26743c472]
#    to [66f7b238488b8415f9c78e9e344f98a74e83edcf]
# 
# patch "conf/distro/openmoko.conf"
#  from [bedbe8dd945eb5ace788da554ab20d12a1ab3e6d]
#    to [4b51bb9e73520431693069807b3e114a6c43f2c6]
# 
============================================================
--- conf/distro/amsdelta-oe.conf	d56457812cfc8c1d61da700585d4c8fc7fe28fe3
+++ conf/distro/amsdelta-oe.conf	2444b09294bbede8664e4a7ed9234c099ea438c8
@@ -1,8 +1,8 @@ DISTRO_VERSION = "unstable-${DATE}"
 DISTRO = "amsdelta-oe"
 DISTRO_NAME = "AmsDelta Linux"
 DISTRO_VERSION = "unstable-${DATE}"
 
-require conf/distro/angstrom-2007.1.conf
+require conf/distro/angstrom-2008.1.conf
 
 
 DISTRO_TYPE = "debug"
============================================================
--- conf/distro/angstrom-2007.1-legacy.conf	c5b38dbf99bb41080ad1856aeae6bb5359c8d578
+++ conf/distro/angstrom-2007.1-legacy.conf	78eff07f8d7a4b8d2c3ad4dceb524cfe3d187de8
@@ -1,9 +1,9 @@
 #this is a special version of angstrom for legacy (e.g. kernel 2.4) software
 # that means:
 #      * no udev
 #      * no sysfs
 #      * no EABI for ARM
 
-require conf/distro/angstrom-2007.1.conf
+require conf/distro/angstrom-2008.1.conf
 
 # We'll have to fill this in as we go.
============================================================
--- conf/distro/angstrom-2008.1.conf	13f3d678fe8a5316bdf4bf2448984ad0f7fbc69e
+++ conf/distro/angstrom-2008.1.conf	e9d69ef671e762d41a8626f692a75ada0753c7d4
@@ -6,11 +6,15 @@
 #@MAINTAINER: Michael 'Mickey' Lauer <mickey at 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}"
============================================================
--- conf/distro/foonas.conf	008c2abad6f0c3924a944809da95521a477d3ebe
+++ conf/distro/foonas.conf	798d1fa5c36020aa53c1313d2a9f58c32108afae
@@ -8,7 +8,7 @@ ANGSTROM_MODE = ${FOONAS_MODE}
 
 FOONAS_MODE ?= "glibc"
 ANGSTROM_MODE = ${FOONAS_MODE}
-require conf/distro/angstrom-2007.1.conf
+require conf/distro/angstrom-2008.1.conf
 
 DISTRO = "foonas"
 DISTRO_NAME = "foonas"
============================================================
--- conf/distro/mokoslug.conf	ab158b7aa234beaf461d5531e01375c26743c472
+++ conf/distro/mokoslug.conf	66f7b238488b8415f9c78e9e344f98a74e83edcf
@@ -6,7 +6,7 @@
 #@--------------------------------------------------------------------
 
 # MokoSlug is based on Angstrom, and would hopefully just be done by features one day ...
-require conf/distro/angstrom-2007.1.conf
+require conf/distro/angstrom-2008.1.conf
 
 DISTRO = "mokoslug"
 DISTRO_NAME = "MokoSlug"
============================================================
--- conf/distro/openmoko.conf	bedbe8dd945eb5ace788da554ab20d12a1ab3e6d
+++ conf/distro/openmoko.conf	4b51bb9e73520431693069807b3e114a6c43f2c6
@@ -1,10 +1,10 @@
 #-----------------------------------------------------------------------------
 #@TYPE: Distribution
 #@NAME: OpenMoko
 #@DESCRIPTION: Linux Distribution Configuration for the OpenMoko Platform
 #-----------------------------------------------------------------------------
 
-require conf/distro/angstrom-2007.1.conf
+require conf/distro/include/angstrom-2007-for-openmoko.inc
 
 #
 # Header






More information about the Openembedded-commits mailing list