From: <kr...@us...> - 2007-03-12 01:15:29
|
Revision: 750 http://svn.sourceforge.net/astlinux/?rev=750&view=rev Author: krisk84 Date: 2007-03-11 18:15:28 -0700 (Sun, 11 Mar 2007) Log Message: ----------- update default astlinux config Modified Paths: -------------- trunk/astlinux.config Modified: trunk/astlinux.config =================================================================== --- trunk/astlinux.config 2007-03-12 01:14:54 UTC (rev 749) +++ trunk/astlinux.config 2007-03-12 01:15:28 UTC (rev 750) @@ -56,14 +56,23 @@ # BR2_BINUTILS_VERSION_2_14_90_0_8 is not set # BR2_BINUTILS_VERSION_2_15 is not set # BR2_BINUTILS_VERSION_2_15_94_0_2_2 is not set -# BR2_BINUTILS_VERSION_2_15_97 is not set -BR2_BINUTILS_VERSION_2_16_1=y +# BR2_BINUTILS_VERSION_2_16_1 is not set # BR2_BINUTILS_VERSION_2_16_90_0_3 is not set -# BR2_BINUTILS_VERSION_2_16_91_0_3 is not set -# BR2_BINUTILS_VERSION_2_16_91_0_4 is not set # BR2_BINUTILS_VERSION_2_16_91_0_5 is not set # BR2_BINUTILS_VERSION_2_16_91_0_6 is not set -BR2_BINUTILS_VERSION="2.16.1" +BR2_BINUTILS_VERSION_2_16_91_0_7=y +# BR2_BINUTILS_VERSION_2_17 is not set +# BR2_BINUTILS_VERSION_2_17_50_0_2 is not set +# BR2_BINUTILS_VERSION_2_17_50_0_3 is not set +# BR2_BINUTILS_VERSION_2_17_50_0_4 is not set +# BR2_BINUTILS_VERSION_2_17_50_0_5 is not set +# BR2_BINUTILS_VERSION_2_17_50_0_6 is not set +# BR2_BINUTILS_VERSION_2_17_50_0_7 is not set +# BR2_BINUTILS_VERSION_2_17_50_0_8 is not set +# BR2_BINUTILS_VERSION_2_17_50_0_9 is not set +# BR2_BINUTILS_VERSION_2_17_50_0_10 is not set +BR2_BINUTILS_VERSION="2.16.91.0.7" +BR2_EXTRA_BINUTILS_CONFIG_OPTIONS="" # # Gcc Options @@ -360,6 +369,7 @@ # BR2_PACKAGE_ZAPTEL_RHINO is not set BR2_PACKAGE_ZLIB=y # BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set +BR2_PACKAGE_ZONEINFO=y # # Target Options This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |