diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-10-15 14:55:40 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-10-15 14:55:40 +0000 |
commit | 4dd04de4d4ef4ef090338b045fff6d422bd83220 (patch) | |
tree | c560919eeb841c2ec1e8b82b4218db2f53597725 /conf/distro | |
parent | b2772e7b8f423dca4a6b5b490fa527241dd4dbf2 (diff) |
openzaurus-unstable: set glibc version to same as in release versions: 2.3.5+cvs20050627 - probably will close #1421 bug
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openzaurus-unstable.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/openzaurus-unstable.conf b/conf/distro/openzaurus-unstable.conf index 51922b8ad4..6be29e5c1b 100644 --- a/conf/distro/openzaurus-unstable.conf +++ b/conf/distro/openzaurus-unstable.conf @@ -55,6 +55,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross" PREFERRED_VERSION_binutils-cross = "2.16" PREFERRED_VERSION_binutils = "2.16" +PREFERRED_VERSION_glibc = "2.3.5+cvs20050627" # # Opie # |