diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-02-15 16:51:52 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-02-15 16:51:52 +0000 |
commit | 5cc9834638b028694beef90531848a91c60138f5 (patch) | |
tree | 27c60bcbe77153d169cfef67694d8472a56040fa /conf | |
parent | 9dc54cff61a3ff2b57d758f81c34b20cea402df9 (diff) | |
parent | ef2f7fcdc44e806b13a199eb6ceff86ca4bcdeb5 (diff) |
merge of '071b4d95ed825891fde667a4723e579ea0bba105'
and '932ef509383c7f695dd4e96f7c37401a0553965a'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample index 5204039478..213ed12fae 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -84,7 +84,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross" # openzaurus-unstable is a so called "versioned" distro, i.e. they # explicitely select specific versions of various packages. # Stay away from unversioned distros unless you really know what you are doing -# DISTRO = "angstrom-2007.1" +# DISTRO = "angstrom-2008.1" # So far, angstrom.conf sets ENABLE_BINARY_LOCALE_GENERATION # to generate binary locale packages at build time using qemu-native and |