diff --git a/packages/base/any/initrds/buildroot/builds/buildroot.config-arm b/packages/base/any/initrds/buildroot/builds/buildroot.config-arm index 3bf10b09..33f00b86 100644 --- a/packages/base/any/initrds/buildroot/builds/buildroot.config-arm +++ b/packages/base/any/initrds/buildroot/builds/buildroot.config-arm @@ -1,3 +1,4 @@ + # # Automatically generated make config: don't edit # Buildroot 2013.02-rc2-g5e1a5c1-dirty Configuration @@ -23,15 +24,17 @@ BR2_arm=y # BR2_xtensa is not set BR2_ARCH="arm" BR2_ENDIAN="LITTLE" +BR2_GCC_TARGET_TUNE="arm926ej-s" +BR2_GCC_TARGET_ARCH="armv5te" BR2_GCC_TARGET_ABI="aapcs-linux" -BR2_generic_arm=y +# BR2_generic_arm is not set # BR2_arm7tdmi is not set # BR2_arm610 is not set # BR2_arm710 is not set # BR2_arm720t is not set # BR2_arm920t is not set # BR2_arm922t is not set -# BR2_arm926t is not set +BR2_arm926t=y # BR2_arm10t is not set # BR2_arm1136jf_s_r0 is not set # BR2_arm1136jf_s_r1 is not set @@ -47,67 +50,6 @@ BR2_generic_arm=y # BR2_iwmmxt is not set # BR2_arm1136jf_s is not set BR2_ARM_EABI=y -# BR2_generic_powerpc is not set -# BR2_powerpc_401 is not set -# BR2_powerpc_403 is not set -# BR2_powerpc_405 is not set -# BR2_powerpc_405fp is not set -# BR2_powerpc_440 is not set -# BR2_powerpc_440fp is not set -# BR2_powerpc_464 is not set -# BR2_powerpc_464fp is not set -# BR2_powerpc_476 is not set -# BR2_powerpc_476fp is not set -# BR2_powerpc_505 is not set -# BR2_powerpc_601 is not set -# BR2_powerpc_602 is not set -# BR2_powerpc_603 is not set -# BR2_powerpc_603e is not set -# BR2_powerpc_604 is not set -# BR2_powerpc_604e is not set -# BR2_powerpc_620 is not set -# BR2_powerpc_630 is not set -# BR2_powerpc_740 is not set -# BR2_powerpc_7400 is not set -# BR2_powerpc_7450 is not set -# BR2_powerpc_750 is not set -# BR2_powerpc_821 is not set -# BR2_powerpc_823 is not set -# BR2_powerpc_860 is not set -# BR2_powerpc_970 is not set -# BR2_powerpc_8540 is not set -# BR2_powerpc_8548 is not set -# BR2_powerpc_e300c2 is not set -# BR2_powerpc_e300c3 is not set -# BR2_powerpc_e500mc is not set -# BR2_powerpc_CLASSIC is not set -# BR2_x86_generic is not set -# BR2_x86_i386 is not set -# BR2_x86_i486 is not set -# BR2_x86_i586 is not set -# BR2_x86_i686 is not set -# BR2_x86_pentiumpro is not set -# BR2_x86_pentium_mmx is not set -# BR2_x86_pentium_m is not set -# BR2_x86_pentium2 is not set -# BR2_x86_pentium3 is not set -# BR2_x86_pentium4 is not set -# BR2_x86_prescott is not set -# BR2_x86_nocona is not set -# BR2_x86_core2 is not set -# BR2_x86_atom is not set -# BR2_x86_k6 is not set -# BR2_x86_k6_2 is not set -# BR2_x86_athlon is not set -# BR2_x86_athlon_4 is not set -# BR2_x86_opteron is not set -# BR2_x86_opteron_sse3 is not set -# BR2_x86_barcelona is not set -# BR2_x86_geode is not set -# BR2_x86_c3 is not set -# BR2_x86_c32 is not set -# BR2_x86_winchip_c6 is not set -# BR2_x86_winchip2 is not set # # Build options @@ -137,6 +79,10 @@ BR2_HOST_DIR="$(BASE_DIR)/host" # BR2_PRIMARY_SITE="$(BUILDROOTMIRROR)" BR2_PRIMARY_SITE_ONLY=y +BR2_BACKUP_SITE="https://raw.githubusercontent.com/opennetworklinux/buildroot-download-cache/master/dl" +BR2_KERNEL_MIRROR="http://www.kernel.org/pub/" +BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" +BR2_DEBIAN_MIRROR="http://ftp.debian.org" BR2_JLEVEL=0 BR2_CCACHE=y BR2_CCACHE_DIR="$(HOME)/.buildroot-ccache" @@ -168,11 +114,11 @@ BR2_TOOLCHAIN_BUILDROOT=y # BR2_KERNEL_HEADERS_3_0 is not set # BR2_KERNEL_HEADERS_3_2 is not set # BR2_KERNEL_HEADERS_3_4 is not set -BR2_KERNEL_HEADERS_3_6=y -# BR2_KERNEL_HEADERS_3_7 is not set +# BR2_KERNEL_HEADERS_3_6 is not set +BR2_KERNEL_HEADERS_3_7=y # BR2_KERNEL_HEADERS_VERSION is not set # BR2_KERNEL_HEADERS_SNAP is not set -BR2_DEFAULT_KERNEL_HEADERS="3.6.11" +BR2_DEFAULT_KERNEL_HEADERS="3.7.8" # # uClibc Options @@ -184,7 +130,7 @@ BR2_UCLIBC_VERSION_STRING="0.9.33.2" BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.33.config" # BR2_PTHREAD_DEBUG is not set # BR2_UCLIBC_INSTALL_TEST_SUITE is not set -BR2_UCLIBC_ARM_TYPE="GENERIC_ARM" +BR2_UCLIBC_ARM_TYPE="ARM926T" # # Binutils Options @@ -223,7 +169,6 @@ BR2_GCC_ENABLE_TLS=y # BR2_PACKAGE_GDB_HOST is not set BR2_LARGEFILE=y BR2_INET_IPV6=y -BR2_TOOLCHAIN_HAS_NATIVE_RPC=y BR2_USE_WCHAR=y BR2_TOOLCHAIN_HAS_THREADS=y BR2_TOOLCHAIN_HAS_THREADS_DEBUG_IF_NEEDED=y @@ -233,7 +178,7 @@ BR2_GENERATE_LOCALE="" BR2_NEEDS_GETTEXT=y BR2_USE_MMU=y BR2_PREFER_SOFT_FLOAT=y -# BR2_SOFT_FLOAT is not set +BR2_SOFT_FLOAT=y BR2_TARGET_OPTIMIZATION="-pipe" BR2_TARGET_LDFLAGS="" # BR2_ECLIPSE_REGISTER is not set @@ -253,7 +198,6 @@ BR2_TOOLCHAIN_BUILDROOT_WCHAR=y # BR2_PTHREADS_OLD is not set BR2_PTHREADS_NATIVE=y # BR2_ELF2FLT is not set -# BR2_VFP_FLOAT is not set # # System configuration @@ -280,12 +224,6 @@ BR2_ROOTFS_DEVICE_TABLE="../rootperms" # BR2_ROOTFS_SKELETON_DEFAULT is not set BR2_ROOTFS_SKELETON_CUSTOM=y BR2_ROOTFS_SKELETON_CUSTOM_PATH="system/skeleton" -# BR2_TARGET_GENERIC_GETTY_BAUDRATE_KEEP is not set -# BR2_TARGET_GENERIC_GETTY_BAUDRATE_9600 is not set -# BR2_TARGET_GENERIC_GETTY_BAUDRATE_19200 is not set -# BR2_TARGET_GENERIC_GETTY_BAUDRATE_38400 is not set -# BR2_TARGET_GENERIC_GETTY_BAUDRATE_57600 is not set -# BR2_TARGET_GENERIC_GETTY_BAUDRATE_115200 is not set BR2_ROOTFS_OVERLAY="" BR2_ROOTFS_POST_BUILD_SCRIPT="../post-build" BR2_ROOTFS_POST_IMAGE_SCRIPT="" @@ -370,7 +308,9 @@ BR2_PACKAGE_KEXEC_ZLIB=y # BR2_PACKAGE_RT_TESTS is not set BR2_PACKAGE_STRACE=y # BR2_PACKAGE_STRESS is not set +# BR2_PACKAGE_SYSPROF is not set # BR2_PACKAGE_WHETSTONE is not set +# BR2_PACKAGE_VALGRIND is not set # BR2_PACKAGE_PV is not set # @@ -603,14 +543,6 @@ BR2_PACKAGE_LVM2=y # BR2_PACKAGE_OFONO is not set # BR2_PACKAGE_OPEN2300 is not set # BR2_PACKAGE_OPENOCD is not set - -# -# owl-linux requires a Linux kernel -# - -# -# owl-linux is only supported on ARM9 architecture with EABI -# BR2_PACKAGE_PARTED=y # BR2_PACKAGE_PCIUTILS is not set # BR2_PACKAGE_PICOCOM is not set @@ -1054,7 +986,7 @@ BR2_PACKAGE_READLINE=y # xerces-c++ requires a toolchain with C++ and WCHAR support enabled # # BR2_PACKAGE_YAJL is not set -BR2_PACKAGE_JQ=y +# BR2_PACKAGE_JQ is not set # # Miscellaneous @@ -1299,6 +1231,10 @@ BR2_TARGET_ROOTFS_CPIO_GZIP=y # BR2_TARGET_ROOTFS_CPIO_LZMA is not set # BR2_TARGET_ROOTFS_CRAMFS is not set # BR2_TARGET_ROOTFS_EXT2 is not set +# BR2_TARGET_ROOTFS_EXT2_NONE is not set +# BR2_TARGET_ROOTFS_EXT2_GZIP is not set +# BR2_TARGET_ROOTFS_EXT2_BZIP2 is not set +# BR2_TARGET_ROOTFS_EXT2_LZMA is not set # # initramfs requires a Linux kernel to be built @@ -1307,35 +1243,36 @@ BR2_TARGET_ROOTFS_CPIO_GZIP=y # BR2_TARGET_ROOTFS_ROMFS is not set # BR2_TARGET_ROOTFS_SQUASHFS is not set # BR2_TARGET_ROOTFS_TAR is not set -# BR2_TARGET_ROOTFS_TAR_NONE is not set -# BR2_TARGET_ROOTFS_TAR_GZIP is not set -# BR2_TARGET_ROOTFS_TAR_BZIP2 is not set -# BR2_TARGET_ROOTFS_TAR_LZMA is not set # BR2_TARGET_ROOTFS_UBIFS is not set # # Bootloaders # +# BR2_TARGET_AT91BOOTSTRAP is not set +# BR2_TARGET_AT91BOOTSTRAP3 is not set +# BR2_TARGET_AT91DATAFLASHBOOT is not set # BR2_TARGET_BAREBOX is not set +# BR2_TARGET_LPC32XXCDL is not set # BR2_TARGET_MXS_BOOTLETS is not set # BR2_TARGET_UBOOT is not set -# BR2_TARGET_UBOOT_2013_01 is not set -# BR2_TARGET_UBOOT_2012_10 is not set -# BR2_TARGET_UBOOT_2012_07 is not set -# BR2_TARGET_UBOOT_2012_04 is not set -# BR2_TARGET_UBOOT_2011_12 is not set -# BR2_TARGET_UBOOT_CUSTOM_TARBALL is not set -# BR2_TARGET_UBOOT_CUSTOM_GIT is not set -# BR2_TARGET_UBOOT_FORMAT_AIS is not set -# BR2_TARGET_UBOOT_FORMAT_BIN is not set -# BR2_TARGET_UBOOT_FORMAT_IMG is not set -# BR2_TARGET_UBOOT_FORMAT_NAND_BIN is not set -# BR2_TARGET_UBOOT_FORMAT_KWB is not set # # Kernel # # BR2_LINUX_KERNEL is not set +# BR2_LINUX_KERNEL_3_7 is not set +# BR2_LINUX_KERNEL_SAME_AS_HEADERS is not set +# BR2_LINUX_KERNEL_CUSTOM_VERSION is not set +# BR2_LINUX_KERNEL_CUSTOM_TARBALL is not set +# BR2_LINUX_KERNEL_CUSTOM_GIT is not set +# BR2_LINUX_KERNEL_USE_DEFCONFIG is not set +# BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG is not set +# BR2_LINUX_KERNEL_UIMAGE is not set +# BR2_LINUX_KERNEL_APPENDED_UIMAGE is not set +# BR2_LINUX_KERNEL_ZIMAGE is not set +# BR2_LINUX_KERNEL_APPENDED_ZIMAGE is not set +# BR2_LINUX_KERNEL_VMLINUX is not set +# BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM is not set # # Legacy config options diff --git a/packages/base/any/initrds/buildroot/builds/busybox.config b/packages/base/any/initrds/buildroot/builds/busybox.config index 8fbde9d9..3243c71e 100644 --- a/packages/base/any/initrds/buildroot/builds/busybox.config +++ b/packages/base/any/initrds/buildroot/builds/busybox.config @@ -551,7 +551,7 @@ CONFIG_FEATURE_DMESG_PRETTY=y # CONFIG_FEATURE_GPT_LABEL is not set # CONFIG_FEATURE_FDISK_ADVANCED is not set # CONFIG_FINDFS is not set -# CONFIG_FLOCK is not set +CONFIG_FLOCK=y CONFIG_FREERAMDISK=y # CONFIG_FSCK_MINIX is not set # CONFIG_MKFS_EXT2 is not set