diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2006-07-28 11:32:53 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2006-07-28 11:32:53 +0000 |
commit | 1287e38077fece73a2d0887c63bc869cf5c516c1 (patch) | |
tree | 6fdb2770b7b99b365c36ea40d9877ee17868f43e /conf | |
parent | f4008ca823bfbb7c33d92008137ff78cc6907f17 (diff) | |
parent | 39dba3e0ec9b72c5394d9ec669e68ecd87e23658 (diff) |
merge of 23f392c4a32f829ba2c33998e47b14cc08c51a26
and a5ef4c4c70b547e6337fc06d8e0f67f7be568250
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openzaurus-unstable.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/openzaurus-unstable.conf b/conf/distro/openzaurus-unstable.conf index 14372b5b9e..4a50d24f52 100644 --- a/conf/distro/openzaurus-unstable.conf +++ b/conf/distro/openzaurus-unstable.conf @@ -50,8 +50,8 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial" PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross" PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross" -PREFERRED_VERSION_binutils-cross = "2.16" -PREFERRED_VERSION_binutils = "2.16" +PREFERRED_VERSION_binutils-cross = "2.15.94.0.1" +PREFERRED_VERSION_binutils = "2.15.94.0.1" # # Opie |