From: <kr...@us...> - 2006-08-21 21:20:05
|
Revision: 325 Author: krisk84 Date: 2006-08-21 14:20:00 -0700 (Mon, 21 Aug 2006) ViewCVS: http://svn.sourceforge.net/astlinux/?rev=325&view=rev Log Message: ----------- default config update Modified Paths: -------------- trunk/astlinux.config Modified: trunk/astlinux.config =================================================================== --- trunk/astlinux.config 2006-08-21 20:31:37 UTC (rev 324) +++ trunk/astlinux.config 2006-08-21 21:20:00 UTC (rev 325) @@ -41,26 +41,14 @@ # # -# Kernel Header Options -# -# BR2_KERNEL_HEADERS_2_4_25 is not set -# BR2_KERNEL_HEADERS_2_4_27 is not set -# BR2_KERNEL_HEADERS_2_4_29 is not set -# BR2_KERNEL_HEADERS_2_4_31 is not set -# BR2_KERNEL_HEADERS_2_6_9 is not set -# BR2_KERNEL_HEADERS_2_6_11 is not set -BR2_KERNEL_HEADERS_2_6_12=y -BR2_DEFAULT_KERNEL_HEADERS="2.6.12" - -# # uClibc Options # # BR2_UCLIBC_VERSION_SNAPSHOT is not set # BR2_ENABLE_LOCALE is not set # BR2_PTHREADS_NONE is not set # BR2_PTHREADS is not set -BR2_PTHREADS_OLD=y -# BR2_PTHREADS_NATIVE is not set +# BR2_PTHREADS_OLD is not set +BR2_PTHREADS_NATIVE=y # # Binutils Options @@ -82,16 +70,16 @@ # # BR2_GCC_VERSION_3_3_5 is not set # BR2_GCC_VERSION_3_3_6 is not set -BR2_GCC_VERSION_3_4_2=y +# BR2_GCC_VERSION_3_4_2 is not set # BR2_GCC_VERSION_3_4_3 is not set # BR2_GCC_VERSION_3_4_4 is not set -# BR2_GCC_VERSION_3_4_5 is not set +BR2_GCC_VERSION_3_4_5=y # BR2_GCC_VERSION_4_0_0 is not set # BR2_GCC_VERSION_4_0_1 is not set # BR2_GCC_VERSION_4_0_2 is not set # BR2_GCC_VERSION_4_1_0 is not set # BR2_GCC_VERSION_4_2_0 is not set -BR2_GCC_VERSION="3.4.2" +BR2_GCC_VERSION="3.4.5" # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" BR2_INSTALL_LIBSTDCPP=y @@ -136,8 +124,6 @@ # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-astlinux.config" -BR2_PACKAGE_LINUX=y -BR2_PACKAGE_LINUX_VERSION="2.6.16.12" # # The minimum needed to build a uClibc development system @@ -162,7 +148,7 @@ # # Other stuff # -BR2_PACKAGE_ACPID=y +# BR2_PACKAGE_ACPID is not set # BR2_PACKAGE_ARNOFW is not set BR2_PACKAGE_ASTERISK=y BR2_PACKAGE_ASTERISK_LIBPRI=y @@ -182,6 +168,7 @@ # BR2_PACKAGE_ASTERISKMQUEUE is not set BR2_PACKAGE_ASTERISKAPPCONFERENCE=y BR2_PACKAGE_DIGIUMG729=y +# BR2_PACKAGE_APCUPSD is not set BR2_PACKAGE_ASTMANPROXY=y # BR2_PACKAGE_AT is not set # BR2_PACKAGE_AUTOCONF is not set @@ -226,7 +213,7 @@ BR2_PACKAGE_IPTABLES=y # BR2_PACKAGE_JPEG is not set BR2_PACKAGE_KEXECTOOLS=y -BR2_PACKAGE_LCDPROC=y +# BR2_PACKAGE_LCDPROC is not set # BR2_PACKAGE_LESS is not set # BR2_PACKAGE_LIBCGI is not set # BR2_PACKAGE_LIBCGICC is not set @@ -272,6 +259,7 @@ # BR2_PACKAGE_NETKITTELNET is not set BR2_PACKAGE_NETSNMP=y BR2_PACKAGE_NEWT=y +# BR2_PACKAGE_NOCATSPLASH is not set # BR2_PACKAGE_NTP is not set BR2_PACKAGE_OPENNTPD=y # BR2_PACKAGE_OPENSER is not set @@ -294,7 +282,7 @@ # BR2_PACKAGE_RAIDTOOLS is not set # BR2_READLINE is not set # BR2_PACKAGE_RESCONV is not set -BR2_PACKAGE_RP-PPPOE=y +# BR2_PACKAGE_RP-PPPOE is not set BR2_PACKAGE_RSYNC=y # BR2_PACKAGE_RUBY is not set # BR2_PACKAGE_RXVT is not set @@ -363,6 +351,7 @@ # AstLinux Target Device # # BR2_TARGET_SOEKRIS_NET4801 is not set +BR2_PACKAGE_LINUX=y # BR2_TARGET_PCENGINES_WRAP is not set BR2_TARGET_GENI586=y # BR2_TARGET_VIA is not set This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |