diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2008-02-14 21:00:24 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2008-02-14 21:00:24 +0000 |
commit | 51c533cf2a6e4fcc95b196ccd0ec22a12c229132 (patch) | |
tree | 647a7f24abac22ec06b1c2c8c373b53688b1d25e | |
parent | 47046bd6f427d78035a6096bff67d4afa9c623a6 (diff) |
local.conf.sample: update the DISTRO example to angstrom-2008.1
-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 |