From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Breeds Subject: [PATCH 1/10][TOOLS][XM-TEST] Update to use uClibc buildroot-snapshot Date: Fri, 20 Oct 2006 13:20:12 +1000 Message-ID: <20061020032012.GH27551@bakeyournoodle.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen-Devel Cc: XenPPC-devel List-Id: xen-devel@lists.xenproject.org Update to use uClibc buildroot-snapshot. Dated file no longer exists on upstream server. Signed-off-by: Tony Breeds --- tools/xm-test/ramdisk/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/tools/xm-test/ramdisk/Makefile.am Tue Oct 17 19:04:46 2006 +0100 +++ b/tools/xm-test/ramdisk/Makefile.am Thu Oct 19 11:54:43 2006 +1000 @@ -2,9 +2,8 @@ INITRD ?= http://xm-test.xensource.com/r EXTRA_DIST = skel configs patches -BR_TAR = buildroot-20060606.tar.bz2 +BR_TAR = buildroot-snapshot.tar.bz2 BR_URL = http://buildroot.uclibc.org/downloads/snapshots/$(BR_TAR) -#BR_URL = http://buildroot.uclibc.org/downloads/snapshots/buildroot-snapshot.tar.bz2 BR_SRC = buildroot BR_IMG = $(BR_SRC)/rootfs.i386.ext2