Commit 15e17ed8 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

patches/buildroot: toolchain with wchar support, added gdb/ifplug and some other tools to the FS

parent d94b9460
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Buildroot 2011.11 Configuration # Buildroot 2011.11 Configuration
# Sat Mar 10 09:22:01 2012 # Tue Jun 12 10:50:47 2012
# #
BR2_HAVE_DOT_CONFIG=y BR2_HAVE_DOT_CONFIG=y
BR2_arm=y BR2_arm=y
...@@ -76,7 +76,7 @@ BR2_SOURCEFORGE_MIRROR="kent" ...@@ -76,7 +76,7 @@ BR2_SOURCEFORGE_MIRROR="kent"
BR2_KERNEL_MIRROR="http://www.kernel.org/pub/" BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
BR2_DEBIAN_MIRROR="http://ftp.debian.org" BR2_DEBIAN_MIRROR="http://ftp.debian.org"
BR2_JLEVEL=5 BR2_JLEVEL=3
# BR2_CCACHE is not set # BR2_CCACHE is not set
# BR2_DEPRECATED is not set # BR2_DEPRECATED is not set
# BR2_ENABLE_DEBUG is not set # BR2_ENABLE_DEBUG is not set
...@@ -157,7 +157,7 @@ BR2_GCC_ENABLE_TLS=y ...@@ -157,7 +157,7 @@ BR2_GCC_ENABLE_TLS=y
# Gdb Options # Gdb Options
# #
BR2_PACKAGE_GDB=y BR2_PACKAGE_GDB=y
# BR2_PACKAGE_GDB_SERVER is not set BR2_PACKAGE_GDB_SERVER=y
# BR2_PACKAGE_GDB_HOST is not set # BR2_PACKAGE_GDB_HOST is not set
# BR2_GDB_VERSION_7_1 is not set # BR2_GDB_VERSION_7_1 is not set
# BR2_GDB_VERSION_7_2 is not set # BR2_GDB_VERSION_7_2 is not set
...@@ -195,11 +195,11 @@ BR2_PTHREADS_NATIVE=y ...@@ -195,11 +195,11 @@ BR2_PTHREADS_NATIVE=y
# System configuration # System configuration
# #
BR2_TARGET_GENERIC_HOSTNAME="wrs3" BR2_TARGET_GENERIC_HOSTNAME="wrs3"
BR2_TARGET_GENERIC_ISSUE="WR Switch V3" BR2_TARGET_GENERIC_ISSUE="Welcome to WR Switch V3"
# BR2_ROOTFS_DEVICE_CREATION_STATIC is not set # BR2_ROOTFS_DEVICE_CREATION_STATIC is not set
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS is not set # BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS is not set
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y # BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV is not set
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV is not set BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV=y
BR2_ROOTFS_DEVICE_TABLE="target/generic/device_table.txt" BR2_ROOTFS_DEVICE_TABLE="target/generic/device_table.txt"
BR2_ROOTFS_SKELETON_DEFAULT=y BR2_ROOTFS_SKELETON_DEFAULT=y
# BR2_ROOTFS_SKELETON_CUSTOM is not set # BR2_ROOTFS_SKELETON_CUSTOM is not set
...@@ -223,8 +223,8 @@ BR2_BUSYBOX_VERSION_1_19_X=y ...@@ -223,8 +223,8 @@ BR2_BUSYBOX_VERSION_1_19_X=y
# BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
BR2_BUSYBOX_VERSION="1.19.3" BR2_BUSYBOX_VERSION="1.19.3"
BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.19.x.config" BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.19.x.config"
# BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
# BR2_PACKAGE_CUSTOMIZE is not set BR2_PACKAGE_CUSTOMIZE=y
# #
# Audio and video libraries and applications # Audio and video libraries and applications
...@@ -288,7 +288,6 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.19.x.config" ...@@ -288,7 +288,6 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.19.x.config"
# BR2_PACKAGE_MUSEPACK is not set # BR2_PACKAGE_MUSEPACK is not set
# BR2_PACKAGE_PORTAUDIO is not set # BR2_PACKAGE_PORTAUDIO is not set
# BR2_PACKAGE_PULSEAUDIO is not set # BR2_PACKAGE_PULSEAUDIO is not set
# BR2_PACKAGE_PYTHON_MAD is not set
# BR2_PACKAGE_SPEEX is not set # BR2_PACKAGE_SPEEX is not set
# #
...@@ -302,6 +301,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.19.x.config" ...@@ -302,6 +301,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.19.x.config"
# Compressors and decompressors # Compressors and decompressors
# #
# BR2_PACKAGE_BZIP2 is not set # BR2_PACKAGE_BZIP2 is not set
# BR2_PACKAGE_GZIP is not set
# BR2_PACKAGE_LZOP is not set # BR2_PACKAGE_LZOP is not set
# BR2_PACKAGE_XZ is not set # BR2_PACKAGE_XZ is not set
...@@ -319,7 +319,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.19.x.config" ...@@ -319,7 +319,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.19.x.config"
# #
# lmbench requires a toolchain with RPC support # lmbench requires a toolchain with RPC support
# #
# BR2_PACKAGE_LSOF is not set BR2_PACKAGE_LSOF=y
# BR2_PACKAGE_LTP_TESTSUITE is not set # BR2_PACKAGE_LTP_TESTSUITE is not set
BR2_PACKAGE_LTRACE=y BR2_PACKAGE_LTRACE=y
# BR2_PACKAGE_MEMSTAT is not set # BR2_PACKAGE_MEMSTAT is not set
...@@ -341,9 +341,13 @@ BR2_PACKAGE_STRACE=y ...@@ -341,9 +341,13 @@ BR2_PACKAGE_STRACE=y
# BR2_PACKAGE_BISON is not set # BR2_PACKAGE_BISON is not set
# BR2_PACKAGE_BSDIFF is not set # BR2_PACKAGE_BSDIFF is not set
# BR2_PACKAGE_CCACHE is not set # BR2_PACKAGE_CCACHE is not set
# BR2_PACKAGE_COREUTILS is not set
# BR2_PACKAGE_CVS is not set # BR2_PACKAGE_CVS is not set
# BR2_PACKAGE_DIFFUTILS is not set
# BR2_PACKAGE_DISTCC is not set # BR2_PACKAGE_DISTCC is not set
# BR2_PACKAGE_FINDUTILS is not set
# BR2_PACKAGE_FLEX is not set # BR2_PACKAGE_FLEX is not set
# BR2_PACKAGE_GAWK is not set
# #
# gcc needs development files in target filesystem # gcc needs development files in target filesystem
...@@ -355,13 +359,17 @@ BR2_PACKAGE_STRACE=y ...@@ -355,13 +359,17 @@ BR2_PACKAGE_STRACE=y
# #
# gperf requires a toolchain with C++ support enabled # gperf requires a toolchain with C++ support enabled
# #
# BR2_PACKAGE_GREP is not set
# BR2_PACKAGE_MAKE is not set # BR2_PACKAGE_MAKE is not set
# BR2_PACKAGE_MPC is not set # BR2_PACKAGE_MPC is not set
# BR2_PACKAGE_MPFR is not set # BR2_PACKAGE_MPFR is not set
# BR2_PACKAGE_LIBTOOL is not set # BR2_PACKAGE_LIBTOOL is not set
# BR2_PACKAGE_M4 is not set # BR2_PACKAGE_M4 is not set
# BR2_PACKAGE_PATCH is not set
# BR2_PACKAGE_PKG_CONFIG is not set # BR2_PACKAGE_PKG_CONFIG is not set
# BR2_PACKAGE_SED is not set
# BR2_PACKAGE_SSTRIP is not set # BR2_PACKAGE_SSTRIP is not set
# BR2_PACKAGE_TAR is not set
# #
# Games # Games
...@@ -384,6 +392,7 @@ BR2_PACKAGE_STRACE=y ...@@ -384,6 +392,7 @@ BR2_PACKAGE_STRACE=y
# BR2_PACKAGE_DIRECTFB is not set # BR2_PACKAGE_DIRECTFB is not set
# BR2_PACKAGE_FBDUMP is not set # BR2_PACKAGE_FBDUMP is not set
# BR2_PACKAGE_FBGRAB is not set # BR2_PACKAGE_FBGRAB is not set
# BR2_PACKAGE_FBSET is not set
# BR2_PACKAGE_FBV is not set # BR2_PACKAGE_FBV is not set
# BR2_PACKAGE_IMAGEMAGICK is not set # BR2_PACKAGE_IMAGEMAGICK is not set
# BR2_PACKAGE_SDL is not set # BR2_PACKAGE_SDL is not set
...@@ -428,6 +437,7 @@ BR2_PACKAGE_STRACE=y ...@@ -428,6 +437,7 @@ BR2_PACKAGE_STRACE=y
# #
# dbus not available (need expat or libxml2) # dbus not available (need expat or libxml2)
# #
# BR2_PACKAGE_DEVMEM2 is not set
# #
# dmraid requires a toolchain with LARGEFILE support # dmraid requires a toolchain with LARGEFILE support
...@@ -455,6 +465,10 @@ BR2_PACKAGE_STRACE=y ...@@ -455,6 +465,10 @@ BR2_PACKAGE_STRACE=y
# #
# gvfs requires a toolchain with LARGEFILE and WCHAR support # gvfs requires a toolchain with LARGEFILE and WCHAR support
# #
#
# hdparm requires a toolchain with LARGEFILE support
#
# BR2_PACKAGE_HWDATA is not set # BR2_PACKAGE_HWDATA is not set
# BR2_PACKAGE_I2C_TOOLS is not set # BR2_PACKAGE_I2C_TOOLS is not set
# BR2_PACKAGE_INPUT_EVENT_DAEMON is not set # BR2_PACKAGE_INPUT_EVENT_DAEMON is not set
...@@ -554,11 +568,16 @@ BR2_PACKAGE_MTD_MTDINFO=y ...@@ -554,11 +568,16 @@ BR2_PACKAGE_MTD_MTDINFO=y
# BR2_PACKAGE_SYSSTAT is not set # BR2_PACKAGE_SYSSTAT is not set
# BR2_PACKAGE_TI_UTILS is not set # BR2_PACKAGE_TI_UTILS is not set
# BR2_PACKAGE_UBOOT_TOOLS is not set # BR2_PACKAGE_UBOOT_TOOLS is not set
BR2_PACKAGE_UDEV=y
# #
# udev requires /dev mgmnt set to udev under System configuration # udev extras requires a toolchain with LARGEFILE + WCHAR support
# #
# BR2_PACKAGE_USB_MODESWITCH is not set # BR2_PACKAGE_USB_MODESWITCH is not set
#
# usbmount requires a toolchain with LARGEFILE + WCHAR support
#
# BR2_PACKAGE_USBUTILS is not set # BR2_PACKAGE_USBUTILS is not set
# BR2_PACKAGE_WIPE is not set # BR2_PACKAGE_WIPE is not set
...@@ -589,28 +608,7 @@ BR2_PACKAGE_LUA_SHARED_LIBRARY=y ...@@ -589,28 +608,7 @@ BR2_PACKAGE_LUA_SHARED_LIBRARY=y
# BR2_PACKAGE_XAVANTE is not set # BR2_PACKAGE_XAVANTE is not set
# BR2_PACKAGE_MICROPERL is not set # BR2_PACKAGE_MICROPERL is not set
# BR2_PACKAGE_PHP is not set # BR2_PACKAGE_PHP is not set
BR2_PACKAGE_PYTHON=y # BR2_PACKAGE_PYTHON is not set
# BR2_PACKAGE_PYTHON_PY_ONLY is not set
BR2_PACKAGE_PYTHON_PYC_ONLY=y
# BR2_PACKAGE_PYTHON_PY_PYC is not set
#
# core python modules
#
#
# The following modules are unusual or require extra libraries
#
# BR2_PACKAGE_PYTHON_BZIP2 is not set
# BR2_PACKAGE_PYTHON_BSDDB is not set
# BR2_PACKAGE_PYTHON_CODECSCJK is not set
# BR2_PACKAGE_PYTHON_CURSES is not set
# BR2_PACKAGE_PYTHON_PYEXPAT is not set
BR2_PACKAGE_PYTHON_READLINE=y
BR2_PACKAGE_PYTHON_SSL=y
BR2_PACKAGE_PYTHON_UNICODEDATA=y
# BR2_PACKAGE_PYTHON_SQLITE is not set
# BR2_PACKAGE_PYTHON_ZLIB is not set
# BR2_PACKAGE_RUBY is not set # BR2_PACKAGE_RUBY is not set
# BR2_PACKAGE_TCL is not set # BR2_PACKAGE_TCL is not set
...@@ -636,10 +634,7 @@ BR2_PACKAGE_ZLIB=y ...@@ -636,10 +634,7 @@ BR2_PACKAGE_ZLIB=y
# #
# libnss requires a toolchain with LARGEFILE support # libnss requires a toolchain with LARGEFILE support
# #
BR2_PACKAGE_OPENSSL=y # BR2_PACKAGE_OPENSSL is not set
# BR2_PACKAGE_OPENSSL_BIN is not set
# BR2_PACKAGE_OPENSSL_ENGINES is not set
# BR2_PACKAGE_OPENSSL_OCF is not set
# #
# Database # Database
...@@ -712,7 +707,6 @@ BR2_PACKAGE_OPENSSL=y ...@@ -712,7 +707,6 @@ BR2_PACKAGE_OPENSSL=y
# BR2_PACKAGE_LIBHID is not set # BR2_PACKAGE_LIBHID is not set
# BR2_PACKAGE_LIBIQRF is not set # BR2_PACKAGE_LIBIQRF is not set
# BR2_PACKAGE_LIBUSB is not set # BR2_PACKAGE_LIBUSB is not set
# BR2_PACKAGE_PYTHON_SERIAL is not set
# #
# Networking # Networking
...@@ -751,11 +745,11 @@ BR2_PACKAGE_LIBPCAP=y ...@@ -751,11 +745,11 @@ BR2_PACKAGE_LIBPCAP=y
# BR2_PACKAGE_ARGP_STANDALONE is not set # BR2_PACKAGE_ARGP_STANDALONE is not set
# BR2_PACKAGE_LIBATOMIC_OPS is not set # BR2_PACKAGE_LIBATOMIC_OPS is not set
# BR2_PACKAGE_LIBCAP is not set # BR2_PACKAGE_LIBCAP is not set
# BR2_PACKAGE_LIBDAEMON is not set BR2_PACKAGE_LIBDAEMON=y
BR2_PACKAGE_LIBELF=y BR2_PACKAGE_LIBELF=y
# BR2_PACKAGE_LIBEVENT is not set # BR2_PACKAGE_LIBEVENT is not set
# BR2_PACKAGE_LIBEV is not set # BR2_PACKAGE_LIBEV is not set
BR2_PACKAGE_LIBFFI=y # BR2_PACKAGE_LIBFFI is not set
# BR2_PACKAGE_LIBGLIB2 is not set # BR2_PACKAGE_LIBGLIB2 is not set
# #
...@@ -788,9 +782,9 @@ BR2_PACKAGE_NCURSES=y ...@@ -788,9 +782,9 @@ BR2_PACKAGE_NCURSES=y
# BR2_PACKAGE_NCURSES_TARGET_FORM is not set # BR2_PACKAGE_NCURSES_TARGET_FORM is not set
# BR2_PACKAGE_NCURSES_TARGET_MENU is not set # BR2_PACKAGE_NCURSES_TARGET_MENU is not set
# BR2_PACKAGE_NEWT is not set # BR2_PACKAGE_NEWT is not set
# BR2_PACKAGE_PCRE is not set BR2_PACKAGE_PCRE=y
# BR2_PACKAGE_POPT is not set # BR2_PACKAGE_POPT is not set
BR2_PACKAGE_READLINE=y # BR2_PACKAGE_READLINE is not set
# BR2_PACKAGE_SLANG is not set # BR2_PACKAGE_SLANG is not set
# #
...@@ -822,6 +816,7 @@ BR2_PACKAGE_READLINE=y ...@@ -822,6 +816,7 @@ BR2_PACKAGE_READLINE=y
# BR2_PACKAGE_AVAHI is not set # BR2_PACKAGE_AVAHI is not set
# BR2_PACKAGE_AXEL is not set # BR2_PACKAGE_AXEL is not set
# BR2_PACKAGE_BLUEZ_UTILS is not set # BR2_PACKAGE_BLUEZ_UTILS is not set
# BR2_PACKAGE_BOA is not set
# #
# bind requires a toolchain with LARGEFILE and IPV6 support # bind requires a toolchain with LARGEFILE and IPV6 support
...@@ -839,7 +834,8 @@ BR2_PACKAGE_BRIDGE_UTILS=y ...@@ -839,7 +834,8 @@ BR2_PACKAGE_BRIDGE_UTILS=y
# #
# BR2_PACKAGE_CIFS_UTILS is not set # BR2_PACKAGE_CIFS_UTILS is not set
# BR2_PACKAGE_CUPS is not set # BR2_PACKAGE_CUPS is not set
# BR2_PACKAGE_DHCPDUMP is not set # BR2_PACKAGE_DHCP is not set
BR2_PACKAGE_DHCPDUMP=y
# BR2_PACKAGE_DNSMASQ is not set # BR2_PACKAGE_DNSMASQ is not set
BR2_PACKAGE_DROPBEAR=y BR2_PACKAGE_DROPBEAR=y
BR2_PACKAGE_DROPBEAR_DISABLE_REVERSEDNS=y BR2_PACKAGE_DROPBEAR_DISABLE_REVERSEDNS=y
...@@ -852,6 +848,7 @@ BR2_PACKAGE_DROPBEAR_SMALL=y ...@@ -852,6 +848,7 @@ BR2_PACKAGE_DROPBEAR_SMALL=y
# #
BR2_PACKAGE_ETHTOOL=y BR2_PACKAGE_ETHTOOL=y
# BR2_PACKAGE_HOSTAPD is not set # BR2_PACKAGE_HOSTAPD is not set
BR2_PACKAGE_IFPLUGD=y
# #
# iperf requires a toolchain with C++ support enabled # iperf requires a toolchain with C++ support enabled
...@@ -868,6 +865,7 @@ BR2_PACKAGE_IPROUTE2=y ...@@ -868,6 +865,7 @@ BR2_PACKAGE_IPROUTE2=y
# #
# Kismet requires a toolchain with C++ support enabled # Kismet requires a toolchain with C++ support enabled
# #
# BR2_PACKAGE_LIGHTTPD is not set
# BR2_PACKAGE_LINKS is not set # BR2_PACKAGE_LINKS is not set
# BR2_PACKAGE_LRZSZ is not set # BR2_PACKAGE_LRZSZ is not set
# BR2_PACKAGE_MII_DIAG is not set # BR2_PACKAGE_MII_DIAG is not set
...@@ -875,6 +873,15 @@ BR2_PACKAGE_IPROUTE2=y ...@@ -875,6 +873,15 @@ BR2_PACKAGE_IPROUTE2=y
# BR2_PACKAGE_MUTT is not set # BR2_PACKAGE_MUTT is not set
# BR2_PACKAGE_NBD is not set # BR2_PACKAGE_NBD is not set
# BR2_PACKAGE_NCFTP is not set # BR2_PACKAGE_NCFTP is not set
# BR2_PACKAGE_NETCAT is not set
#
# netkitbase requires a toolchain with RPC support
#
#
# netkittelnet requires a toolchain with RPC support
#
# BR2_PACKAGE_NETPLUG is not set # BR2_PACKAGE_NETPLUG is not set
# BR2_PACKAGE_NETSNMP is not set # BR2_PACKAGE_NETSNMP is not set
# BR2_PACKAGE_NETSTAT_NAT is not set # BR2_PACKAGE_NETSTAT_NAT is not set
...@@ -920,6 +927,9 @@ BR2_PACKAGE_RSYNC=y ...@@ -920,6 +927,9 @@ BR2_PACKAGE_RSYNC=y
BR2_PACKAGE_TCPDUMP=y BR2_PACKAGE_TCPDUMP=y
# BR2_PACKAGE_TCPDUMP_SMB is not set # BR2_PACKAGE_TCPDUMP_SMB is not set
# BR2_PACKAGE_TCPREPLAY is not set # BR2_PACKAGE_TCPREPLAY is not set
# BR2_PACKAGE_TFTPD is not set
# BR2_PACKAGE_THTTPD is not set
# BR2_PACKAGE_TINYHTTPD is not set
# BR2_PACKAGE_TN5250 is not set # BR2_PACKAGE_TN5250 is not set
# BR2_PACKAGE_TTCP is not set # BR2_PACKAGE_TTCP is not set
...@@ -929,6 +939,7 @@ BR2_PACKAGE_TCPDUMP=y ...@@ -929,6 +939,7 @@ BR2_PACKAGE_TCPDUMP=y
# BR2_PACKAGE_VPNC is not set # BR2_PACKAGE_VPNC is not set
# BR2_PACKAGE_VSFTPD is not set # BR2_PACKAGE_VSFTPD is not set
# BR2_PACKAGE_VTUN is not set # BR2_PACKAGE_VTUN is not set
# BR2_PACKAGE_WGET is not set
# BR2_PACKAGE_WIRELESS_TOOLS is not set # BR2_PACKAGE_WIRELESS_TOOLS is not set
# BR2_PACKAGE_WPA_SUPPLICANT is not set # BR2_PACKAGE_WPA_SUPPLICANT is not set
# BR2_PACKAGE_XL2TP is not set # BR2_PACKAGE_XL2TP is not set
...@@ -938,6 +949,10 @@ BR2_PACKAGE_TCPDUMP=y ...@@ -938,6 +949,10 @@ BR2_PACKAGE_TCPDUMP=y
# #
# BR2_PACKAGE_IPKG is not set # BR2_PACKAGE_IPKG is not set
#
# rpm requires libneon with SSL, XML and ZLIB support
#
# #
# Real-Time # Real-Time
# #
...@@ -947,6 +962,8 @@ BR2_PACKAGE_TCPDUMP=y ...@@ -947,6 +962,8 @@ BR2_PACKAGE_TCPDUMP=y
# Shell and utilities # Shell and utilities
# #
# BR2_PACKAGE_AT is not set # BR2_PACKAGE_AT is not set
# BR2_PACKAGE_BASH is not set
# BR2_PACKAGE_DASH is not set
# BR2_PACKAGE_DIALOG is not set # BR2_PACKAGE_DIALOG is not set
# BR2_PACKAGE_FILE is not set # BR2_PACKAGE_FILE is not set
...@@ -957,6 +974,7 @@ BR2_PACKAGE_TCPDUMP=y ...@@ -957,6 +974,7 @@ BR2_PACKAGE_TCPDUMP=y
# BR2_PACKAGE_LOGROTATE is not set # BR2_PACKAGE_LOGROTATE is not set
BR2_PACKAGE_SCREEN=y BR2_PACKAGE_SCREEN=y
# BR2_PACKAGE_SUDO is not set # BR2_PACKAGE_SUDO is not set
# BR2_PACKAGE_WHICH is not set
# BR2_PACKAGE_XMLSTARLET is not set # BR2_PACKAGE_XMLSTARLET is not set
# #
...@@ -970,7 +988,20 @@ BR2_PACKAGE_SCREEN=y ...@@ -970,7 +988,20 @@ BR2_PACKAGE_SCREEN=y
# #
# attr requires a toolchain with LARGEFILE support # attr requires a toolchain with LARGEFILE support
# #
#
# bootutils requires a toolchain with LARGEFILE support
#
# BR2_PACKAGE_HTOP is not set # BR2_PACKAGE_HTOP is not set
# BR2_PACKAGE_MODULE_INIT_TOOLS is not set
# BR2_PACKAGE_PROCPS is not set
# BR2_PACKAGE_PSMISC is not set
# BR2_PACKAGE_RSYSLOG is not set
#
# syslogd requires a toolchain with LARGEFILE support
#
# BR2_PACKAGE_SYSVINIT is not set
# #
# util-linux requires a toolchain with LARGEFILE + WCHAR support # util-linux requires a toolchain with LARGEFILE + WCHAR support
...@@ -980,8 +1011,10 @@ BR2_PACKAGE_SCREEN=y ...@@ -980,8 +1011,10 @@ BR2_PACKAGE_SCREEN=y
# Text editors and viewers # Text editors and viewers
# #
# BR2_PACKAGE_ED is not set # BR2_PACKAGE_ED is not set
# BR2_PACKAGE_NANO is not set # BR2_PACKAGE_LESS is not set
BR2_PACKAGE_NANO=y
# BR2_PACKAGE_UEMACS is not set # BR2_PACKAGE_UEMACS is not set
# BR2_PACKAGE_VIM is not set
# #
# Filesystem images # Filesystem images
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment