WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] Update buildroot configs to match snapsho

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] Update buildroot configs to match snapshot downloaded for public ramdisks.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 24 Oct 2006 15:00:42 +0000
Delivery-date: Tue, 24 Oct 2006 08:01:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Node ID 63d01f8f2a4dbb17cac8afcde27a7bcd84765665
# Parent  ae3cb77e89718bd95033d0fe159b389d49b342a3
Update buildroot configs to match snapshot downloaded for public ramdisks.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
 tools/xm-test/ramdisk/configs/buildroot-i386    |   24 ++++++++++++++++++++----
 tools/xm-test/ramdisk/configs/buildroot-powerpc |   12 ++++++++----
 2 files changed, 28 insertions(+), 8 deletions(-)

diff -r ae3cb77e8971 -r 63d01f8f2a4d 
tools/xm-test/ramdisk/configs/buildroot-i386
--- a/tools/xm-test/ramdisk/configs/buildroot-i386      Tue Oct 24 14:44:55 
2006 +0100
+++ b/tools/xm-test/ramdisk/configs/buildroot-i386      Tue Oct 24 14:46:23 
2006 +0100
@@ -13,6 +13,7 @@ BR2_i386=y
 # BR2_nios2 is not set
 # BR2_powerpc is not set
 # BR2_sh is not set
+# BR2_sh64 is not set
 # BR2_sparc is not set
 # BR2_x86_64 is not set
 BR2_x86_i386=y
@@ -27,6 +28,7 @@ BR2_ENDIAN="LITTLE"
 #
 BR2_WGET="wget --passive-ftp"
 BR2_SVN="svn co"
+BR2_ZCAT="zcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(BASE_DIR)/dl"
 BR2_SOURCEFORGE_MIRROR="easynews"
@@ -34,6 +36,7 @@ BR2_TOPDIR_PREFIX=""
 BR2_TOPDIR_PREFIX=""
 BR2_TOPDIR_SUFFIX=""
 BR2_GNU_BUILD_SUFFIX="pc-linux-gnu"
+BR2_GNU_TARGET_SUFFIX="linux-uclibc"
 BR2_JLEVEL=1
 
 #
@@ -50,6 +53,7 @@ BR2_JLEVEL=1
 # 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_KERNEL_HEADERS_2_6_18 is not set
 BR2_DEFAULT_KERNEL_HEADERS="2.6.12"
 
 #
@@ -68,14 +72,17 @@ BR2_PTHREADS_OLD=y
 # 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 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_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.16.91.0.7"
 BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
 
@@ -94,6 +101,7 @@ BR2_GCC_VERSION_3_4_6=y
 # BR2_GCC_VERSION_4_0_2 is not set
 # BR2_GCC_VERSION_4_0_3 is not set
 # BR2_GCC_VERSION_4_1_0 is not set
+# BR2_GCC_VERSION_4_1_1 is not set
 # BR2_GCC_VERSION_4_2 is not set
 # BR2_GCC_IS_SNAP is not set
 BR2_GCC_VERSION="3.4.6"
@@ -101,6 +109,7 @@ BR2_EXTRA_GCC_CONFIG_OPTIONS=""
 BR2_EXTRA_GCC_CONFIG_OPTIONS=""
 # BR2_INSTALL_LIBSTDCPP is not set
 # BR2_INSTALL_OBJC is not set
+# BR2_GCC_SHARED_LIBGCC is not set
 
 #
 # Ccache Options
@@ -118,6 +127,7 @@ BR2_CCACHE=y
 # elf2flt
 #
 # BR2_ELF2FLT is not set
+# BR2_MKLIBS is not set
 
 #
 # Common Toolchain Options
@@ -179,6 +189,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busy
 # BR2_PACKAGE_DIRECTFB is not set
 # BR2_PACKAGE_DISTCC is not set
 # BR2_PACKAGE_DM is not set
+# BR2_PACKAGE_DMRAID is not set
 # BR2_PACKAGE_DNSMASQ is not set
 # BR2_PACKAGE_DROPBEAR is not set
 # BR2_PACKAGE_ETHTOOL is not set
@@ -191,6 +202,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busy
 # BR2_PACKAGE_LIBINTL is not set
 # BR2_PACKAGE_GZIP is not set
 # BR2_PACKAGE_HASERL is not set
+# BR2_PACKAGE_HDPARM is not set
 # BR2_PACKAGE_HOSTAP is not set
 # BR2_PACKAGE_HOTPLUG is not set
 # BR2_PACKAGE_IOSTAT is not set
@@ -213,10 +225,12 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busy
 # BR2_PACKAGE_LIGHTTPD is not set
 # BR2_PACKAGE_LINKS is not set
 # BR2_PACKAGE_LRZSZ is not set
+# BR2_PACKAGE_LSOF is not set
 # BR2_PACKAGE_LTP-TESTSUITE is not set
 # BR2_PACKAGE_LTT is not set
 # BR2_PACKAGE_LVM2 is not set
 # BR2_PACKAGE_LZO is not set
+# BR2_PACKAGE_LZMA is not set
 # BR2_PACKAGE_M4 is not set
 # BR2_PACKAGE_MDADM is not set
 # BR2_PACKAGE_MEMTESTER is not set
@@ -230,6 +244,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busy
 # BR2_PACKAGE_MROUTED is not set
 # BR2_PACKAGE_MTD is not set
 # BR2_PACKAGE_NANO is not set
+# BR2_PACKAGE_NBD is not set
 # BR2_PACKAGE_NCURSES is not set
 # BR2_PACKAGE_NETKITBASE is not set
 # BR2_PACKAGE_NETKITTELNET is not set
@@ -241,6 +256,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busy
 # BR2_PACKAGE_OPENSSL is not set
 # BR2_PACKAGE_OPENVPN is not set
 # BR2_PACKAGE_PCIUTILS is not set
+# BR2_PACKAGE_PKGCONFIG is not set
 # BR2_PACKAGE_PORTAGE is not set
 # BR2_PACKAGE_PORTMAP is not set
 # BR2_PACKAGE_PPPD is not set
@@ -259,6 +275,7 @@ BR2_QTE_TMAKE_VERSION="1.13"
 # BR2_PACKAGE_SLANG is not set
 # BR2_PACKAGE_SMARTMONTOOLS is not set
 # BR2_PACKAGE_SOCAT is not set
+# BR2_PACKAGE_SQLITE is not set
 # BR2_PACKAGE_STRACE is not set
 # BR2_PACKAGE_SUDO is not set
 # BR2_PACKAGE_SYSKLOGD is not set
@@ -283,7 +300,6 @@ BR2_QTE_TMAKE_VERSION="1.13"
 # BR2_PACKAGE_WIPE is not set
 # BR2_PACKAGE_WIRELESS_TOOLS is not set
 # BR2_PACKAGE_XFSPROGS is not set
-# BR2_PACKAGE_XORG is not set
 # BR2_PACKAGE_ZLIB is not set
 BR2_PACKAGE_HPING=y
 
diff -r ae3cb77e8971 -r 63d01f8f2a4d 
tools/xm-test/ramdisk/configs/buildroot-powerpc
--- a/tools/xm-test/ramdisk/configs/buildroot-powerpc   Tue Oct 24 14:44:55 
2006 +0100
+++ b/tools/xm-test/ramdisk/configs/buildroot-powerpc   Tue Oct 24 14:46:23 
2006 +0100
@@ -16,10 +16,6 @@ BR2_powerpc=y
 # BR2_sh64 is not set
 # BR2_sparc is not set
 # BR2_x86_64 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_ARCH="powerpc"
 BR2_ENDIAN="BIG"
 
@@ -28,6 +24,7 @@ BR2_ENDIAN="BIG"
 #
 BR2_WGET="wget --passive-ftp"
 BR2_SVN="svn co"
+BR2_ZCAT="zcat"
 BR2_TAR_OPTIONS=""
 BR2_DL_DIR="$(BASE_DIR)/dl"
 BR2_SOURCEFORGE_MIRROR="easynews"
@@ -52,6 +49,7 @@ BR2_JLEVEL=1
 # 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_KERNEL_HEADERS_2_6_18 is not set
 BR2_DEFAULT_KERNEL_HEADERS="2.6.12"
 
 #
@@ -78,6 +76,9 @@ BR2_BINUTILS_VERSION_2_17=y
 BR2_BINUTILS_VERSION_2_17=y
 # 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"
 BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
 
@@ -104,6 +105,7 @@ BR2_EXTRA_GCC_CONFIG_OPTIONS=""
 BR2_EXTRA_GCC_CONFIG_OPTIONS=""
 # BR2_INSTALL_LIBSTDCPP is not set
 # BR2_INSTALL_OBJC is not set
+# BR2_GCC_SHARED_LIBGCC is not set
 
 #
 # Ccache Options
@@ -239,6 +241,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="package/busy
 # BR2_PACKAGE_MROUTED is not set
 # BR2_PACKAGE_MTD is not set
 # BR2_PACKAGE_NANO is not set
+# BR2_PACKAGE_NBD is not set
 # BR2_PACKAGE_NCURSES is not set
 # BR2_PACKAGE_NETKITBASE is not set
 # BR2_PACKAGE_NETKITTELNET is not set
@@ -269,6 +272,7 @@ BR2_QTE_TMAKE_VERSION="1.13"
 # BR2_PACKAGE_SLANG is not set
 # BR2_PACKAGE_SMARTMONTOOLS is not set
 # BR2_PACKAGE_SOCAT is not set
+# BR2_PACKAGE_SQLITE is not set
 # BR2_PACKAGE_STRACE is not set
 # BR2_PACKAGE_SUDO is not set
 # BR2_PACKAGE_SYSKLOGD is not set

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] Update buildroot configs to match snapshot downloaded for public ramdisks., Xen patchbot-unstable <=