diff options
author | Koen Kooi <koen@openembedded.org> | 2006-08-26 17:39:33 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-08-26 17:39:33 +0000 |
commit | ddd6d1fd26416a3766d754eeda4237a680a65520 (patch) | |
tree | 9fa61e64e534dd18bf850b38d648f4ae47729941 /conf/distro/angstrom-2006.9.conf | |
parent | eda54eb6defc01f75d6cc5b4e604911375592f2b (diff) |
angstrom: enable binary locale generation and add visbility stuff to cxxflags
Diffstat (limited to 'conf/distro/angstrom-2006.9.conf')
-rw-r--r-- | conf/distro/angstrom-2006.9.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2006.9.conf b/conf/distro/angstrom-2006.9.conf index ca7ddc873d..327d4123cc 100644 --- a/conf/distro/angstrom-2006.9.conf +++ b/conf/distro/angstrom-2006.9.conf @@ -32,6 +32,8 @@ FEED_URIS += " \ SRCDATE_gconf-dbus = "20060719" SRCDATE_gnome-vfs-dbus = "20060803" +PREFERRED_VERSION_qemu-native = "0.8.2" + CVS_TARBALL_STASH = "\ http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \ http://www.oesources.org/source/current/" |