Update at91sam9261ek BSP
This commit is contained in:
parent
cf965728d2
commit
4f081d489d
@ -1,9 +1,9 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Fri Jan 9 00:23:17 2009
|
||||
# Sat Jan 24 13:00:04 2009
|
||||
#
|
||||
BR2_HAVE_DOT_CONFIG=y
|
||||
BR2_VERSION="0.10.0-svn"
|
||||
BR2_VERSION="2009.02-svn"
|
||||
# BR2_alpha is not set
|
||||
BR2_arm=y
|
||||
# BR2_armeb is not set
|
||||
@ -16,7 +16,6 @@ BR2_arm=y
|
||||
# BR2_mipsel is not set
|
||||
# BR2_nios2 is not set
|
||||
# BR2_powerpc is not set
|
||||
# BR2_s390 is not set
|
||||
# BR2_sh is not set
|
||||
# BR2_sh64 is not set
|
||||
# BR2_sparc is not set
|
||||
@ -159,7 +158,6 @@ BR2_KERNEL_ARCH_PATCH_DIR="target/device/Atmel/arch-arm/kernel-patches-$(BR2_KER
|
||||
#
|
||||
# Build options
|
||||
#
|
||||
BR2_PRIMARY_SITE=""
|
||||
BR2_WGET="wget --passive-ftp"
|
||||
BR2_SVN_CO="svn co"
|
||||
BR2_SVN_UP="svn up"
|
||||
@ -172,6 +170,8 @@ BR2_DL_DIR="$(BASE_DIR)/dl"
|
||||
#
|
||||
# Mirrors and Download locations
|
||||
#
|
||||
BR2_PRIMARY_SITE=""
|
||||
BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
|
||||
BR2_SOURCEFORGE_MIRROR="easynews"
|
||||
BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
|
||||
BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
|
||||
@ -186,7 +186,7 @@ BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
|
||||
# BR2_FPU_SUFFIX is not set
|
||||
BR2_TOPDIR_PREFIX=""
|
||||
BR2_TOPDIR_SUFFIX=""
|
||||
BR2_ROOTFS_PREFIX="rootfs"
|
||||
BR2_ROOTFS_PREFIX="at91sam9261ek-NAND"
|
||||
BR2_ROOTFS_SUFFIX="$(DATE)"
|
||||
BR2_GNU_BUILD_SUFFIX="pc-linux-gnu"
|
||||
BR2_GNU_TARGET_SUFFIX="linux-uclibc"
|
||||
@ -246,7 +246,7 @@ BR2_EXT_UCLIBC_VERSION_0_9_30=y
|
||||
BR2_KERNEL_HEADERS_2_6_27=y
|
||||
# BR2_KERNEL_HEADERS_2_6_28 is not set
|
||||
# BR2_KERNEL_HEADERS_SNAP is not set
|
||||
BR2_DEFAULT_KERNEL_HEADERS="2.6.27.10"
|
||||
BR2_DEFAULT_KERNEL_HEADERS="2.6.27.12"
|
||||
|
||||
#
|
||||
# uClibc Options
|
||||
@ -255,7 +255,7 @@ BR2_DEFAULT_KERNEL_HEADERS="2.6.27.10"
|
||||
# BR2_UCLIBC_VERSION_0_9_29 is not set
|
||||
BR2_UCLIBC_VERSION_0_9_30=y
|
||||
# BR2_UCLIBC_VERSION_SNAPSHOT is not set
|
||||
BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"
|
||||
BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.30.config"
|
||||
BR2_ENABLE_LOCALE=y
|
||||
# BR2_ENABLE_LOCALE_PREGENERATED is not set
|
||||
# BR2_PTHREADS_NONE is not set
|
||||
@ -271,14 +271,14 @@ BR2_UCLIBC_PROGRAM_INVOCATION=y
|
||||
#
|
||||
# BR2_BINUTILS_VERSION_2_17 is not set
|
||||
# BR2_BINUTILS_VERSION_2_17_50_0_17 is not set
|
||||
BR2_BINUTILS_VERSION_2_18=y
|
||||
# BR2_BINUTILS_VERSION_2_18 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_1 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_3 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_6 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_8 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_9 is not set
|
||||
# BR2_BINUTILS_VERSION_2_19 is not set
|
||||
BR2_BINUTILS_VERSION="2.18"
|
||||
BR2_BINUTILS_VERSION_2_19=y
|
||||
BR2_BINUTILS_VERSION="2.19"
|
||||
BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
|
||||
|
||||
#
|
||||
@ -290,12 +290,12 @@ BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
|
||||
# BR2_GCC_VERSION_4_2_1 is not set
|
||||
# BR2_GCC_VERSION_4_2_2 is not set
|
||||
# BR2_GCC_VERSION_4_2_3 is not set
|
||||
BR2_GCC_VERSION_4_2_4=y
|
||||
# BR2_GCC_VERSION_4_2_4 is not set
|
||||
# BR2_GCC_VERSION_4_3_1 is not set
|
||||
# BR2_GCC_VERSION_4_3_2 is not set
|
||||
BR2_GCC_VERSION_4_3_2=y
|
||||
BR2_GCC_SUPPORTS_SYSROOT=y
|
||||
# BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set
|
||||
BR2_GCC_VERSION="4.2.4"
|
||||
BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y
|
||||
BR2_GCC_VERSION="4.3.2"
|
||||
BR2_TOOLCHAIN_SYSROOT=y
|
||||
# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
|
||||
BR2_EXTRA_GCC_CONFIG_OPTIONS=""
|
||||
@ -333,6 +333,7 @@ BR2_INET_IPV6=y
|
||||
BR2_INET_RPC=y
|
||||
BR2_USE_WCHAR=y
|
||||
# BR2_SOFT_FLOAT is not set
|
||||
# BR2_VFP_FLOAT is not set
|
||||
BR2_TARGET_OPTIMIZATION="-Os -pipe"
|
||||
BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
|
||||
|
||||
@ -375,16 +376,19 @@ BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
|
||||
# BR2_PACKAGE_DMALLOC is not set
|
||||
# BR2_PACKAGE_FAKEROOT is not set
|
||||
BR2_HOST_FAKEROOT=y
|
||||
# BR2_PACKAGE_GETTEXT is not set
|
||||
# BR2_PACKAGE_LIBINTL is not set
|
||||
BR2_PACKAGE_GETTEXT=y
|
||||
# BR2_PACKAGE_GETTEXT_STATIC is not set
|
||||
BR2_PACKAGE_LIBINTL=y
|
||||
# BR2_PACKAGE_LIBGMP is not set
|
||||
# BR2_PACKAGE_GPERF is not set
|
||||
# BR2_PACKAGE_LIBMPFR is not set
|
||||
# BR2_PACKAGE_LIBTOOL is not set
|
||||
# BR2_PACKAGE_M4 is not set
|
||||
# BR2_PACKAGE_OPROFILE is not set
|
||||
# BR2_PACKAGE_PKGCONFIG is not set
|
||||
# BR2_READLINE is not set
|
||||
BR2_PACKAGE_PKGCONFIG=y
|
||||
BR2_READLINE=y
|
||||
BR2_PACKAGE_READLINE_TARGET=y
|
||||
# BR2_PACKAGE_READLINE_HEADERS is not set
|
||||
# BR2_PACKAGE_PCRE is not set
|
||||
|
||||
#
|
||||
@ -398,7 +402,7 @@ BR2_HOST_FAKEROOT=y
|
||||
# BR2_PACKAGE_CUSTOMIZE is not set
|
||||
# BR2_PACKAGE_FILE is not set
|
||||
# BR2_PACKAGE_GAMIN is not set
|
||||
# BR2_PACKAGE_ICU is not set
|
||||
BR2_PACKAGE_ICU=y
|
||||
# BR2_PACKAGE_KEXEC is not set
|
||||
# BR2_PACKAGE_LIBCONFIG is not set
|
||||
# BR2_PACKAGE_LIBCONFUSE is not set
|
||||
@ -409,10 +413,11 @@ BR2_HOST_FAKEROOT=y
|
||||
# BR2_PACKAGE_LIBGCRYPT is not set
|
||||
# BR2_PACKAGE_LIBGPG_ERROR is not set
|
||||
# BR2_PACKAGE_LIBICONV is not set
|
||||
# BR2_PACKAGE_LIBLOCKFILE is not set
|
||||
# BR2_PACKAGE_LIBOIL is not set
|
||||
# BR2_PACKAGE_LIBIDN is not set
|
||||
BR2_PACKAGE_LIBLOCKFILE=y
|
||||
BR2_PACKAGE_LIBOIL=y
|
||||
# BR2_PACKAGE_LIBSYSFS is not set
|
||||
# BR2_PACKAGE_LOCKFILE_PROGS is not set
|
||||
BR2_PACKAGE_LOCKFILE_PROGS=y
|
||||
# BR2_PACKAGE_LOGROTATE is not set
|
||||
# BR2_PACKAGE_LSOF is not set
|
||||
# BR2_PACKAGE_LTP-TESTSUITE is not set
|
||||
@ -430,7 +435,7 @@ BR2_HOST_FAKEROOT=y
|
||||
# Database
|
||||
#
|
||||
# BR2_PACKAGE_MYSQL_CLIENT is not set
|
||||
# BR2_PACKAGE_SQLITE is not set
|
||||
BR2_PACKAGE_SQLITE=y
|
||||
|
||||
#
|
||||
# Networking
|
||||
@ -449,50 +454,61 @@ BR2_HOST_FAKEROOT=y
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
# BR2_PACKAGE_HASERL is not set
|
||||
# BR2_PACKAGE_IFPLUGD is not set
|
||||
# BR2_PACKAGE_IRDA_UTILS is not set
|
||||
# BR2_PACKAGE_IPERF is not set
|
||||
# BR2_PACKAGE_IPROUTE2 is not set
|
||||
|
||||
#
|
||||
# ipsec-tools - disabled (requires openssl, flex and the flex library (libfl.a) )
|
||||
#
|
||||
# BR2_PACKAGE_IPTABLES is not set
|
||||
BR2_PACKAGE_IPTABLES=y
|
||||
# BR2_PACKAGE_KISMET is not set
|
||||
# BR2_PACKAGE_L2TP is not set
|
||||
# BR2_PACKAGE_LIBCGI is not set
|
||||
# BR2_PACKAGE_LIBCGICC is not set
|
||||
# BR2_PACKAGE_LIBCURL is not set
|
||||
# BR2_PACKAGE_LIBDNET is not set
|
||||
# BR2_PACKAGE_LIBEXOSIP2 is not set
|
||||
# BR2_PACKAGE_LIBOSIP2 is not set
|
||||
# BR2_PACKAGE_LIBPCAP is not set
|
||||
# BR2_PACKAGE_LIBUPNP is not set
|
||||
# BR2_PACKAGE_LINKS is not set
|
||||
# BR2_PACKAGE_LRZSZ is not set
|
||||
BR2_PACKAGE_LRZSZ=y
|
||||
# BR2_PACKAGE_MDNSRESPONDER is not set
|
||||
# BR2_PACKAGE_MICROCOM is not set
|
||||
BR2_PACKAGE_MICROCOM=y
|
||||
# BR2_PACKAGE_MIIDIAG is not set
|
||||
# BR2_PACKAGE_MROUTED is not set
|
||||
# BR2_PACKAGE_MUTT is not set
|
||||
# BR2_PACKAGE_NBD is not set
|
||||
# BR2_PACKAGE_NCFTP is not set
|
||||
BR2_PACKAGE_NCFTP=y
|
||||
|
||||
#
|
||||
# ncFTP tools selection
|
||||
#
|
||||
BR2_PACKAGE_NCFTP_GET=y
|
||||
BR2_PACKAGE_NCFTP_PUT=y
|
||||
BR2_PACKAGE_NCFTP_LS=y
|
||||
BR2_PACKAGE_NCFTP_BATCH=y
|
||||
# BR2_PACKAGE_NCFTP_SPOOLER is not set
|
||||
# BR2_PACKAGE_NCFTP_BOOKMARKS is not set
|
||||
# BR2_PACKAGE_NEON is not set
|
||||
# BR2_PACKAGE_NETKITBASE is not set
|
||||
# BR2_PACKAGE_NETKITTELNET is not set
|
||||
# BR2_PACKAGE_NETPLUG is not set
|
||||
# BR2_PACKAGE_NETSNMP is not set
|
||||
# BR2_PACKAGE_NFS_UTILS is not set
|
||||
# BR2_PACKAGE_NTP is not set
|
||||
BR2_PACKAGE_NTP=y
|
||||
# BR2_PACKAGE_NTP_SNTP is not set
|
||||
# BR2_PACKAGE_OLSR is not set
|
||||
# BR2_PACKAGE_OPENNTPD is not set
|
||||
# BR2_PACKAGE_OPENSSH is not set
|
||||
# BR2_PACKAGE_OPENSSL is not set
|
||||
# BR2_PACKAGE_OPENVPN is not set
|
||||
# BR2_PACKAGE_OPENSWAN is not set
|
||||
# BR2_PACKAGE_PORTMAP is not set
|
||||
BR2_PACKAGE_PORTMAP=y
|
||||
# BR2_PACKAGE_PPPD is not set
|
||||
# BR2_PACKAGE_RP_PPPOE is not set
|
||||
# BR2_PACKAGE_PPTP_LINUX is not set
|
||||
# BR2_PACKAGE_PROFTPD is not set
|
||||
BR2_PACKAGE_PROFTPD=y
|
||||
|
||||
#
|
||||
# quagga suite
|
||||
@ -507,11 +523,14 @@ BR2_HOST_FAKEROOT=y
|
||||
# BR2_PACKAGE_QUAGGA_ISISD is not set
|
||||
# BR2_PACKAGE_RSYNC is not set
|
||||
# BR2_PACKAGE_SAMBA is not set
|
||||
# BR2_PACKAGE_SOCAT is not set
|
||||
BR2_PACKAGE_SOCAT=y
|
||||
BR2_PACKAGE_SOCAT_PREDEF_CRDLY_SHIFT="9"
|
||||
BR2_PACKAGE_SOCAT_PREDEF_TABDLY_SHIFT="11"
|
||||
BR2_PACKAGE_SOCAT_PREDEF_CSIZE_SHIFT="4"
|
||||
# BR2_PACKAGE_STUNNEL is not set
|
||||
# BR2_PACKAGE_TCPDUMP is not set
|
||||
# BR2_PACKAGE_DHCPDUMP is not set
|
||||
# BR2_PACKAGE_TFTPD is not set
|
||||
BR2_PACKAGE_TFTPD=y
|
||||
# BR2_PACKAGE_TN5250 is not set
|
||||
# BR2_PACKAGE_TTCP is not set
|
||||
# BR2_PACKAGE_UDPCAST is not set
|
||||
@ -524,15 +543,30 @@ BR2_HOST_FAKEROOT=y
|
||||
#
|
||||
# Hardware handling / blockdevices and filesystem maintenance
|
||||
#
|
||||
|
||||
#
|
||||
# dbus not available (need expat or libxml2)
|
||||
#
|
||||
BR2_PACKAGE_DBUS=y
|
||||
# BR2_DBUS_EXPAT is not set
|
||||
BR2_DBUS_LIBXML2=y
|
||||
# BR2_PACKAGE_DBUS_GLIB is not set
|
||||
# BR2_PACKAGE_DEVMEM2 is not set
|
||||
# BR2_PACKAGE_DM is not set
|
||||
# BR2_PACKAGE_DMRAID is not set
|
||||
# BR2_PACKAGE_E2FSPROGS is not set
|
||||
# BR2_PACKAGE_EEPROG is not set
|
||||
BR2_PACKAGE_E2FSPROGS=y
|
||||
BR2_PACKAGE_E2FSPROGS_BADBLOCKS=y
|
||||
BR2_PACKAGE_E2FSPROGS_BLKID=y
|
||||
BR2_PACKAGE_E2FSPROGS_CHATTR=y
|
||||
BR2_PACKAGE_E2FSPROGS_DUMPE2FS=y
|
||||
BR2_PACKAGE_E2FSPROGS_E2FSCK=y
|
||||
BR2_PACKAGE_E2FSPROGS_E2LABEL=y
|
||||
BR2_PACKAGE_E2FSPROGS_FILEFRAG=y
|
||||
BR2_PACKAGE_E2FSPROGS_FINDFS=y
|
||||
BR2_PACKAGE_E2FSPROGS_FSCK=y
|
||||
BR2_PACKAGE_E2FSPROGS_LOGSAVE=y
|
||||
BR2_PACKAGE_E2FSPROGS_LSATTR=y
|
||||
BR2_PACKAGE_E2FSPROGS_MKE2FS=y
|
||||
BR2_PACKAGE_E2FSPROGS_MKLOSTFOUND=y
|
||||
BR2_PACKAGE_E2FSPROGS_TUNE2FS=y
|
||||
BR2_PACKAGE_E2FSPROGS_UUIDGEN=y
|
||||
BR2_PACKAGE_EEPROG=y
|
||||
# BR2_PACKAGE_FCONFIG is not set
|
||||
# BR2_PACKAGE_FIS is not set
|
||||
# BR2_PACKAGE_LIBFUSE is not set
|
||||
@ -544,47 +578,96 @@ BR2_HOST_FAKEROOT=y
|
||||
# BR2_PACKAGE_IOSTAT is not set
|
||||
# BR2_PACKAGE_LIBAIO is not set
|
||||
# BR2_PACKAGE_LIBRAW1394 is not set
|
||||
# BR2_PACKAGE_LIBUSB is not set
|
||||
BR2_PACKAGE_LIBUSB=y
|
||||
# BR2_PACKAGE_LM_SENSORS is not set
|
||||
# BR2_PACKAGE_LVM2 is not set
|
||||
# BR2_PACKAGE_MDADM is not set
|
||||
# BR2_PACKAGE_MEMTESTER is not set
|
||||
# BR2_PACKAGE_MKDOSFS is not set
|
||||
# BR2_PACKAGE_MTD is not set
|
||||
BR2_PACKAGE_MKDOSFS=y
|
||||
BR2_PACKAGE_MTD=y
|
||||
BR2_PACKAGE_MTD_UTILS=y
|
||||
# BR2_PACKAGE_MTD_20061007 is not set
|
||||
# BR2_PACKAGE_MTD_20050122 is not set
|
||||
# BR2_PACKAGE_MTD_UTILS_GIT is not set
|
||||
|
||||
#
|
||||
# MTD tools selection
|
||||
#
|
||||
BR2_PACKAGE_MTD_DOCFDISK=y
|
||||
BR2_PACKAGE_MTD_DOC_LOADBIOS=y
|
||||
BR2_PACKAGE_MTD_FLASHCP=y
|
||||
BR2_PACKAGE_MTD_FLASH_ERASE=y
|
||||
BR2_PACKAGE_MTD_FLASH_ERASEALL=y
|
||||
BR2_PACKAGE_MTD_FLASH_INFO=y
|
||||
BR2_PACKAGE_MTD_FLASH_LOCK=y
|
||||
BR2_PACKAGE_MTD_FLASH_UNLOCK=y
|
||||
BR2_PACKAGE_MTD_FTL_CHECK=y
|
||||
BR2_PACKAGE_MTD_FTL_FORMAT=y
|
||||
BR2_PACKAGE_MTD_JFFS2DUMP=y
|
||||
BR2_PACKAGE_MTD_MKFSJFFS2=y
|
||||
BR2_PACKAGE_MTD_MKFSJFFS=y
|
||||
BR2_PACKAGE_MTD_MTD_DEBUG=y
|
||||
BR2_PACKAGE_MTD_NANDDUMP=y
|
||||
BR2_PACKAGE_MTD_NANDWRITE=y
|
||||
BR2_PACKAGE_MTD_NFTL_FORMAT=y
|
||||
BR2_PACKAGE_MTD_NFTLDUMP=y
|
||||
BR2_PACKAGE_MTD_SUMTOOL=y
|
||||
# BR2_PACKAGE_NTFS-3G is not set
|
||||
# BR2_PACKAGE_PCIUTILS is not set
|
||||
# BR2_PACKAGE_PCMCIA is not set
|
||||
# BR2_PACKAGE_RAIDTOOLS is not set
|
||||
# BR2_PACKAGE_SETSERIAL is not set
|
||||
BR2_PACKAGE_SETSERIAL=y
|
||||
# BR2_PACKAGE_SMARTMONTOOLS is not set
|
||||
# BR2_PACKAGE_USBMOUNT is not set
|
||||
# BR2_PACKAGE_USBUTILS is not set
|
||||
BR2_PACKAGE_UDEV_VOLUME_ID=y
|
||||
BR2_PACKAGE_UDEV_SCSI_ID=y
|
||||
BR2_PACKAGE_USBMOUNT=y
|
||||
BR2_PACKAGE_USBUTILS=y
|
||||
# BR2_PACKAGE_WIPE is not set
|
||||
# BR2_PACKAGE_XFSPROGS is not set
|
||||
|
||||
#
|
||||
# Audio and video libraries and applications
|
||||
#
|
||||
# BR2_PACKAGE_ALSA_LIB is not set
|
||||
BR2_PACKAGE_ALSA_LIB=y
|
||||
BR2_PACKAGE_ALSA_LIB_PYTHON=y
|
||||
BR2_PACKAGE_ALSA_UTILS=y
|
||||
|
||||
#
|
||||
# ALSA utils selection
|
||||
#
|
||||
BR2_PACKAGE_ALSA_UTILS_ALSACONF=y
|
||||
BR2_PACKAGE_ALSA_UTILS_ALSACTL=y
|
||||
BR2_PACKAGE_ALSA_UTILS_ALSAMIXER=y
|
||||
# BR2_PACKAGE_ALSA_UTILS_AMIDI is not set
|
||||
BR2_PACKAGE_ALSA_UTILS_AMIXER=y
|
||||
BR2_PACKAGE_ALSA_UTILS_APLAY=y
|
||||
# BR2_PACKAGE_ALSA_UTILS_ARECORD is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_IECSET is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_ACONNECT is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_APLAYMIDI is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_ARECORDMIDI is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_ASEQDUMP is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_ASEQNET is not set
|
||||
BR2_PACKAGE_ALSA_UTILS_SPEAKER_TEST=y
|
||||
|
||||
#
|
||||
# asterisk - disabled (required openssl and mpg123)
|
||||
#
|
||||
# BR2_PACKAGE_AUMIX is not set
|
||||
BR2_PACKAGE_AUMIX=y
|
||||
# BR2_PACKAGE_GSTREAMER is not set
|
||||
# BR2_PACKAGE_LIBID3TAG is not set
|
||||
# BR2_PACKAGE_LIBMAD is not set
|
||||
BR2_PACKAGE_LIBID3TAG=y
|
||||
BR2_PACKAGE_LIBMAD=y
|
||||
# BR2_PACKAGE_LIBMAD_TARGET_HEADERS is not set
|
||||
# BR2_PACKAGE_LIBMPD is not set
|
||||
# BR2_PACKAGE_LIBOGG is not set
|
||||
# BR2_PACKAGE_LIBSNDFILE is not set
|
||||
BR2_PACKAGE_LIBOGG=y
|
||||
BR2_PACKAGE_LIBSNDFILE=y
|
||||
# BR2_PACKAGE_LIBTHEORA is not set
|
||||
|
||||
#
|
||||
# libvorbis requires the package libogg to build
|
||||
#
|
||||
# BR2_PACKAGE_MADPLAY is not set
|
||||
# BR2_PACKAGE_MPG123 is not set
|
||||
# BR2_PACKAGE_MPLAYER is not set
|
||||
BR2_PACKAGE_LIBVORBIS=y
|
||||
BR2_PACKAGE_LIBVORBIS_TREMOR=y
|
||||
BR2_PACKAGE_MADPLAY=y
|
||||
BR2_PACKAGE_MADPLAY_ALSA=y
|
||||
BR2_PACKAGE_MPG123=y
|
||||
BR2_PACKAGE_MPG123_ALSA=y
|
||||
BR2_PACKAGE_MPLAYER=y
|
||||
# BR2_PACKAGE_SPEEX is not set
|
||||
# BR2_PACKAGE_FESTIVAL is not set
|
||||
# BR2_PACKAGE_VLC is not set
|
||||
@ -596,27 +679,70 @@ BR2_HOST_FAKEROOT=y
|
||||
#
|
||||
# text rendering libraries
|
||||
#
|
||||
# BR2_PACKAGE_NCURSES is not set
|
||||
BR2_PACKAGE_NCURSES=y
|
||||
BR2_PACKAGE_NCURSES_TARGET_PANEL=y
|
||||
BR2_PACKAGE_NCURSES_TARGET_FORM=y
|
||||
BR2_PACKAGE_NCURSES_TARGET_MENU=y
|
||||
BR2_PACKAGE_NCURSES_TARGET_HEADERS=y
|
||||
# BR2_PACKAGE_NEWT is not set
|
||||
# BR2_PACKAGE_SLANG is not set
|
||||
|
||||
#
|
||||
# text rendering applications
|
||||
#
|
||||
# BR2_PACKAGE_DIALOG is not set
|
||||
BR2_PACKAGE_DIALOG=y
|
||||
|
||||
#
|
||||
# graphic libraries
|
||||
#
|
||||
# BR2_PACKAGE_DIRECTFB is not set
|
||||
# BR2_PACKAGE_FBDUMP is not set
|
||||
BR2_PACKAGE_DIRECTFB=y
|
||||
BR2_PACKAGE_DIRECTFB_MULTI=y
|
||||
BR2_PACKAGE_DIRECTFB_KEYBOARD=y
|
||||
BR2_PACKAGE_DIRECTFB_SERIALMOUSE=y
|
||||
# BR2_PACKAGE_DIRECTFB_PNG is not set
|
||||
BR2_PACKAGE_DIRECTFB_TSLIB=y
|
||||
BR2_PACKAGE_DIRECTFB_GIF=y
|
||||
BR2_PACKAGE_DIRECTFB_JPEG=y
|
||||
# BR2_PACKAGE_DIRECTFB_EXAMPLES is not set
|
||||
BR2_PACKAGE_FBDUMP=y
|
||||
# BR2_PACKAGE_IMAGEMAGICK is not set
|
||||
# BR2_PACKAGE_JPEG is not set
|
||||
BR2_PACKAGE_JPEG=y
|
||||
# BR2_PACKAGE_LIBART is not set
|
||||
# BR2_PACKAGE_LIBPNG is not set
|
||||
# BR2_PACKAGE_LIBUNGIF is not set
|
||||
# BR2_PACKAGE_PIXMAN is not set
|
||||
# BR2_PACKAGE_SDL is not set
|
||||
BR2_PACKAGE_LIBPNG=y
|
||||
BR2_PACKAGE_LIBUNGIF=y
|
||||
BR2_PACKAGE_LINUX_FUSION=y
|
||||
BR2_PACKAGE_LITE=y
|
||||
BR2_PACKAGE_PIXMAN=y
|
||||
BR2_PACKAGE_SAWMAN=y
|
||||
BR2_PACKAGE_SDL=y
|
||||
|
||||
#
|
||||
# SDL options selection
|
||||
#
|
||||
BR2_PACKAGE_SDL_FBCON=y
|
||||
BR2_PACKAGE_SDL_DIRECTFB=y
|
||||
# BR2_PACKAGE_SDL_QTOPIA is not set
|
||||
# BR2_PACKAGE_SDL_X11 is not set
|
||||
BR2_PACKAGE_SDL_IMAGE=y
|
||||
|
||||
#
|
||||
# SDL_image file format support
|
||||
#
|
||||
# BR2_PACKAGE_SDL_IMAGE_BMP is not set
|
||||
BR2_PACKAGE_SDL_IMAGE_GIF=y
|
||||
BR2_PACKAGE_SDL_IMAGE_JPEG=y
|
||||
# BR2_PACKAGE_SDL_IMAGE_LBM is not set
|
||||
# BR2_PACKAGE_SDL_IMAGE_PCX is not set
|
||||
# BR2_PACKAGE_SDL_IMAGE_PNG is not set
|
||||
# BR2_PACKAGE_SDL_IMAGE_PNM is not set
|
||||
# BR2_PACKAGE_SDL_IMAGE_TARGA is not set
|
||||
# BR2_PACKAGE_SDL_IMAGE_TIFF is not set
|
||||
# BR2_PACKAGE_SDL_IMAGE_XCF is not set
|
||||
# BR2_PACKAGE_SDL_IMAGE_XPM is not set
|
||||
# BR2_PACKAGE_SDL_IMAGE_XV is not set
|
||||
BR2_PACKAGE_SDL_MIXER=y
|
||||
BR2_PACKAGE_SDL_NET=y
|
||||
BR2_PACKAGE_SDL_TTF=y
|
||||
# BR2_PACKAGE_TIFF is not set
|
||||
|
||||
#
|
||||
@ -626,8 +752,8 @@ BR2_HOST_FAKEROOT=y
|
||||
#
|
||||
# --> May be broken in busybox
|
||||
#
|
||||
# BR2_PACKAGE_FBV is not set
|
||||
# BR2_PACKAGE_FBSET is not set
|
||||
BR2_PACKAGE_FBV=y
|
||||
BR2_PACKAGE_FBSET=y
|
||||
|
||||
#
|
||||
# other GUIs
|
||||
@ -640,17 +766,33 @@ BR2_PACKAGE_XSERVER_none=y
|
||||
#
|
||||
# X libraries and helper libraries
|
||||
#
|
||||
# BR2_PACKAGE_ATK is not set
|
||||
# BR2_PACKAGE_PANGO is not set
|
||||
BR2_PACKAGE_ATK=y
|
||||
BR2_PACKAGE_CAIRO=y
|
||||
BR2_PACKAGE_PANGO=y
|
||||
# BR2_PACKAGE_LIBDRM is not set
|
||||
# BR2_PACKAGE_LIBERATION is not set
|
||||
# BR2_PACKAGE_LIBGLIB12 is not set
|
||||
# BR2_PACKAGE_LIBGLIB2 is not set
|
||||
BR2_PACKAGE_LIBERATION=y
|
||||
# BR2_PACKAGE_LIBGLADE is not set
|
||||
BR2_PACKAGE_LIBGLIB12=y
|
||||
BR2_PACKAGE_LIBGLIB2=y
|
||||
BR2_PACKAGE_LIBGTK2=y
|
||||
BR2_PACKAGE_LIBGTK2_ENGINES=y
|
||||
|
||||
#
|
||||
# GTK Themes
|
||||
#
|
||||
BR2_PACKAGE_GTK2_THEME_HICOLOR=y
|
||||
# BR2_PACKAGE_LIBSEXY is not set
|
||||
# BR2_PACKAGE_OPENMOTIF is not set
|
||||
# BR2_PACKAGE_FONTCONFIG is not set
|
||||
# BR2_PACKAGE_FREETYPE is not set
|
||||
# BR2_PACKAGE_TSLIB is not set
|
||||
# BR2_PACKAGE_WEBKIT is not set
|
||||
BR2_PACKAGE_FONTCONFIG=y
|
||||
BR2_PACKAGE_FREETYPE=y
|
||||
# BR2_FREETYPE_VERSION_2_2_1 is not set
|
||||
BR2_FREETYPE_VERSION_2_3_7=y
|
||||
BR2_FREETYPE_VERSION="2.3.7"
|
||||
BR2_PACKAGE_TSLIB=y
|
||||
|
||||
#
|
||||
# webkit - disabled (requires X-Windows)
|
||||
#
|
||||
|
||||
#
|
||||
# X Window managers
|
||||
@ -666,6 +808,8 @@ BR2_PACKAGE_XSERVER_none=y
|
||||
# dillo - disabled (requires jpeg,libglib12,libgtk12,zlib,libpng and Xorg(7))
|
||||
#
|
||||
# BR2_PACKAGE_GQVIEW is not set
|
||||
# BR2_PACKAGE_GMPC is not set
|
||||
# BR2_PACKAGE_GTKPERF is not set
|
||||
# BR2_PACKAGE_LEAFPAD is not set
|
||||
|
||||
#
|
||||
@ -682,10 +826,12 @@ BR2_PACKAGE_XSERVER_none=y
|
||||
#
|
||||
# Compressors / decompressors
|
||||
#
|
||||
# BR2_PACKAGE_LZO is not set
|
||||
# BR2_PACKAGE_LZMA_TARGET is not set
|
||||
# BR2_PACKAGE_LZMA_HOST is not set
|
||||
# BR2_PACKAGE_ZLIB is not set
|
||||
BR2_PACKAGE_LZO=y
|
||||
BR2_PACKAGE_LZMA_TARGET=y
|
||||
# BR2_PACKAGE_LZMA_TARGET_HEADERS is not set
|
||||
BR2_PACKAGE_LZMA_HOST=y
|
||||
BR2_PACKAGE_ZLIB=y
|
||||
# BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set
|
||||
|
||||
#
|
||||
# Package managers
|
||||
@ -697,19 +843,72 @@ BR2_PACKAGE_XSERVER_none=y
|
||||
# Interpreter languages / Scripting
|
||||
#
|
||||
# BR2_PACKAGE_LUA is not set
|
||||
# BR2_PACKAGE_MICROPERL is not set
|
||||
# BR2_PACKAGE_PYTHON is not set
|
||||
BR2_PACKAGE_MICROPERL=y
|
||||
BR2_PACKAGE_MICROPERL_MODULES=""
|
||||
BR2_PACKAGE_PYTHON=y
|
||||
# BR2_PACKAGE_PYTHON_DEV is not set
|
||||
BR2_PACKAGE_PYTHON_PY_ONLY=y
|
||||
# BR2_PACKAGE_PYTHON_PYC_ONLY is not set
|
||||
# BR2_PACKAGE_PYTHON_PY_PYC is not set
|
||||
|
||||
#
|
||||
# The following modules are unusual or require extra libraries
|
||||
#
|
||||
# BR2_PACKAGE_PYTHON_BSDDB is not set
|
||||
BR2_PACKAGE_PYTHON_CODECSCJK=y
|
||||
# BR2_PACKAGE_PYTHON_CURSES is not set
|
||||
# BR2_PACKAGE_PYTHON_GDBM is not set
|
||||
# BR2_PACKAGE_PYTHON_NIS is not set
|
||||
# BR2_PACKAGE_PYTHON_PYEXPAT is not set
|
||||
# BR2_PACKAGE_PYTHON_READLINE is not set
|
||||
# BR2_PACKAGE_PYTHON_SSL is not set
|
||||
# BR2_PACKAGE_PYTHON_TKINTER is not set
|
||||
BR2_PACKAGE_PYTHON_UNICODEDATA=y
|
||||
# BR2_PACKAGE_RUBY is not set
|
||||
# BR2_PACKAGE_TCL is not set
|
||||
# BR2_PACKAGE_PHP is not set
|
||||
BR2_PACKAGE_PHP=y
|
||||
BR2_PACKAGE_PHP_CLI=y
|
||||
BR2_PACKAGE_PHP_CGI=y
|
||||
BR2_PACKAGE_PHP_FASTCGI=y
|
||||
|
||||
#
|
||||
# PHP Extensions
|
||||
#
|
||||
# BR2_PACKAGE_PHP_EXT_SOCKETS is not set
|
||||
BR2_PACKAGE_PHP_EXT_POSIX=y
|
||||
BR2_PACKAGE_PHP_EXT_SPL=y
|
||||
BR2_PACKAGE_PHP_EXT_SESSION=y
|
||||
BR2_PACKAGE_PHP_EXT_LIBXML2=y
|
||||
# BR2_PACKAGE_PHP_EXT_SIMPLEXML is not set
|
||||
BR2_PACKAGE_PHP_EXT_ZLIB=y
|
||||
# BR2_PACKAGE_PHP_EXT_EXIF is not set
|
||||
# BR2_PACKAGE_PHP_EXT_FTP is not set
|
||||
# BR2_PACKAGE_PHP_EXT_GETTEXT is not set
|
||||
# BR2_PACKAGE_PHP_EXT_JSON is not set
|
||||
# BR2_PACKAGE_PHP_EXT_READLINE is not set
|
||||
# BR2_PACKAGE_PHP_EXT_NCURSES is not set
|
||||
# BR2_PACKAGE_PHP_EXT_SYSVMSG is not set
|
||||
# BR2_PACKAGE_PHP_EXT_SYSVSEM is not set
|
||||
# BR2_PACKAGE_PHP_EXT_SYSVSHM is not set
|
||||
# BR2_PACKAGE_PHP_EXT_ZIP is not set
|
||||
# BR2_PACKAGE_PHP_EXT_FILTER is not set
|
||||
|
||||
#
|
||||
# Database extensions
|
||||
#
|
||||
BR2_PACKAGE_PHP_EXT_SQLITE=y
|
||||
# BR2_PACKAGE_PHP_EXT_SQLITE_UTF8 is not set
|
||||
BR2_PACKAGE_PHP_EXT_PDO=y
|
||||
BR2_PACKAGE_PHP_EXT_PDO_SQLITE=y
|
||||
# BR2_PACKAGE_PHP_EXT_PDO_MYSQL is not set
|
||||
|
||||
#
|
||||
# XML handling
|
||||
#
|
||||
# BR2_PACKAGE_EXPAT is not set
|
||||
BR2_PACKAGE_EXPAT=y
|
||||
# BR2_PACKAGE_EZXML is not set
|
||||
# BR2_PACKAGE_LIBXML2 is not set
|
||||
# BR2_PACKAGE_LIBXSLT is not set
|
||||
BR2_PACKAGE_LIBXML2=y
|
||||
BR2_PACKAGE_LIBXSLT=y
|
||||
# BR2_PACKAGE_XERCES is not set
|
||||
|
||||
#
|
||||
@ -747,7 +946,25 @@ BR2_TARGET_ROOTFS_EXT2_NONE=y
|
||||
# BR2_TARGET_ROOTFS_EXT2_BZIP2 is not set
|
||||
# BR2_TARGET_ROOTFS_EXT2_LZMA is not set
|
||||
BR2_TARGET_ROOTFS_EXT2_COPYTO=""
|
||||
# BR2_TARGET_ROOTFS_JFFS2 is not set
|
||||
BR2_TARGET_ROOTFS_JFFS2=y
|
||||
# BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_1056 is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_528 is not set
|
||||
BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_2K_128K=y
|
||||
# BR2_TARGET_ROOTFS_JFFS2_FLASH_128 is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_FLASH_64 is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_CUSTOM is not set
|
||||
BR2_TARGET_ROOTFS_JFFS2_PAGESIZE=0x800
|
||||
BR2_TARGET_ROOTFS_JFFS2_EBSIZE=0x20000
|
||||
BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER=y
|
||||
# BR2_JFFS2_TARGET_SREC is not set
|
||||
BR2_TARGET_ROOTFS_JFFS2_PAD=y
|
||||
BR2_TARGET_ROOTFS_JFFS2_PADSIZE=0x02000000
|
||||
BR2_TARGET_ROOTFS_JFFS2_LE=y
|
||||
# BR2_TARGET_ROOTFS_JFFS2_BE is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_SQUASH is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_SUMMARY is not set
|
||||
BR2_TARGET_ROOTFS_JFFS2_OUTPUT="$(IMAGE).jffs2"
|
||||
BR2_TARGET_ROOTFS_JFFS2_COPYTO=""
|
||||
# BR2_TARGET_ROOTFS_UBIFS is not set
|
||||
# BR2_TARGET_ROOTFS_SQUASHFS is not set
|
||||
# BR2_TARGET_ROOTFS_TAR is not set
|
||||
@ -760,13 +977,15 @@ BR2_TARGET_ROOTFS_EXT2_COPYTO=""
|
||||
#
|
||||
BR2_TARGET_UBOOT=y
|
||||
BR2_TARGET_UBOOT_BOARDNAME="$(BOARD_NAME)"
|
||||
BR2_TARGET_UBOOT_2009_01_RC1=y
|
||||
BR2_TARGET_UBOOT_2009_01=y
|
||||
# BR2_TARGET_UBOOT_2008_10 is not set
|
||||
# BR2_TARGET_UBOOT_1_3_4 is not set
|
||||
# BR2_TARGET_UBOOT_1_2_0_ATMEL is not set
|
||||
# BR2_TARGET_UBOOT_2009_01 is not set
|
||||
BR2_UBOOT_VERSION="2009.01-rc1"
|
||||
BR2_UBOOT_VERSION="2009.01"
|
||||
BR2_U_BOOT_SITE="ftp://ftp.denx.de/pub/u-boot"
|
||||
BR2_TARGET_U_BOOT_ARCH_PATCH=y
|
||||
BR2_TARGET_U_BOOT_2009_01_ARCH_AT91=y
|
||||
BR2_TARGET_U_BOOT_ARCH_AT91_PATCH_DIR="target/device/Atmel/arch-arm/u-boot/2009.01"
|
||||
BR2_TARGET_UBOOT_CUSTOM_PATCH=""
|
||||
# BR2_TARGET_UBOOT_BOOTSOURCE_DATAFLASHCARD is not set
|
||||
BR2_TARGET_UBOOT_BOOTSOURCE_DATAFLASH=y
|
||||
@ -822,11 +1041,10 @@ BR2_KERNEL_LINUX_ADVANCED=y
|
||||
# BR2_KERNEL_LINUX is not set
|
||||
# BR2_KERNEL_HURD is not set
|
||||
BR2_PACKAGE_LINUX=y
|
||||
BR2_PACKAGE_LINUX_KCONFIG="$(BOARD_PATH)/linux-$(LINUX26_VERSION).config"
|
||||
BR2_PACKAGE_LINUX_FORMAT="uImage"
|
||||
BR2_KERNEL_CURRENT_VERSION="2.6.28"
|
||||
BR2_KERNEL_CURRENT_VERSION="2.6.28.1"
|
||||
BR2_KERNEL_LATEST_2_6_28="1"
|
||||
BR2_KERNEL_LATEST_2_6_27="10"
|
||||
BR2_KERNEL_LATEST_2_6_27="12"
|
||||
BR2_KERNEL_LATEST_2_6_26="8"
|
||||
BR2_KERNEL_LATEST_2_6_25="9"
|
||||
BR2_KERNEL_LATEST_2_6_24="7"
|
||||
@ -834,23 +1052,17 @@ BR2_KERNEL_LATEST_2_6_23="17"
|
||||
BR2_KERNEL_LATEST_2_6_22="19"
|
||||
BR2_KERNEL_LATEST_2_6_21="7"
|
||||
BR2_KERNEL_LATEST_2_6_20="21"
|
||||
BR2_KERNEL_NEXT_VERSION="2.6.29"
|
||||
BR2_KERNEL_THIS_VERSION="2.6.28"
|
||||
BR2_KERNEL_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6/"
|
||||
BR2_KERNEL_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6"
|
||||
BR2_MM_PATCH_SITE="http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6"
|
||||
BR2_RC_MM_PATCH_DIR="$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)/2.6.$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)-mm$(BR2_KERNEL_MM_LEVEL)"
|
||||
# BR2_LINUX_2_6_STABLE is not set
|
||||
BR2_LINUX_2_6_28=y
|
||||
BR2_LINUX_2_6_STABLE=y
|
||||
# BR2_LINUX_2_6_28 is not set
|
||||
# BR2_LINUX_2_6_27 is not set
|
||||
# BR2_LINUX_2_6_26 is not set
|
||||
# BR2_LINUX_2_6_25 is not set
|
||||
# BR2_LINUX_2_6_24 is not set
|
||||
# BR2_LINUX_2_6_23 is not set
|
||||
# BR2_LINUX_2_6_22_10 is not set
|
||||
# BR2_LINUX_2_6_22_1 is not set
|
||||
# BR2_LINUX_2_6_22 is not set
|
||||
# BR2_LINUX_2_6_21_7 is not set
|
||||
# BR2_LINUX_2_6_21_5 is not set
|
||||
# BR2_LINUX_2_6_21 is not set
|
||||
# BR2_LINUX_2_6_20 is not set
|
||||
# BR2_LINUX_2_6_29 is not set
|
||||
@ -859,7 +1071,6 @@ BR2_LINUX_2_6_28=y
|
||||
#
|
||||
# Patches
|
||||
#
|
||||
# BR2_KERNEL_ADD_KERNEL_ORG_PATCH is not set
|
||||
BR2_KERNEL_ARCH_PATCH_ENABLED=y
|
||||
BR2_ARCH_AT91_2_6_28=y
|
||||
# BR2_ARCH_AT91_2_6_27_7 is not set
|
||||
@ -872,15 +1083,14 @@ BR2_ARCH_AT91_2_6_28=y
|
||||
# BR2_ARCH_AT91_2_6_21_1 is not set
|
||||
# BR2_ARCH_AT91_2_6_20_4 is not set
|
||||
BR2_LINUX_BSP_PATCH=""
|
||||
BR2_KERNEL_BASE=y
|
||||
BR2_DOWNLOAD_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
|
||||
BR2_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
|
||||
BR2_DOWNLOAD_LINUX26_VERSION="$(BR2_KERNEL_CURRENT_VERSION)"
|
||||
BR2_LINUX26_VERSION="$(BR2_KERNEL_CURRENT_VERSION)"
|
||||
|
||||
#
|
||||
# Linux Kernel Configuration
|
||||
#
|
||||
BR2_PACKAGE_LINUX_USE_KCONFIG=y
|
||||
# BR2_PACKAGE_LINUX_USE_DEFCONFIG is not set
|
||||
# BR2_PACKAGE_LINUX_USE_KCONFIG is not set
|
||||
BR2_PACKAGE_LINUX_USE_DEFCONFIG=y
|
||||
# BR2_PACKAGE_LINUX_USE_XCONFIG is not set
|
||||
# BR2_LINUX_BIN_BZIMAGE is not set
|
||||
BR2_LINUX_BIN_UIMAGE=y
|
||||
|
Loading…
Reference in New Issue
Block a user