aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/ramdisk
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-02-17 21:26:49 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-02-17 21:26:49 +0100
commit784aebe2ef9209af7c9cd43e72818067bb290cef (patch)
treea481d62645e4fb4d2abe89c3eea986b769e52f05 /tools/xm-test/ramdisk
parenta50ec0812231622baed2cc8ec178b270313f091d (diff)
downloadxen-784aebe2ef9209af7c9cd43e72818067bb290cef.tar.gz
xen-784aebe2ef9209af7c9cd43e72818067bb290cef.tar.bz2
xen-784aebe2ef9209af7c9cd43e72818067bb290cef.zip
Remove obsolete ccache patch from xm-test buildroot.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/xm-test/ramdisk')
-rw-r--r--tools/xm-test/ramdisk/patches/buildroot/ccache-mirror.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/xm-test/ramdisk/patches/buildroot/ccache-mirror.patch b/tools/xm-test/ramdisk/patches/buildroot/ccache-mirror.patch
deleted file mode 100644
index 00322e2597..0000000000
--- a/tools/xm-test/ramdisk/patches/buildroot/ccache-mirror.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- buildroot/toolchain/ccache/ccache.mk~ 2006-02-13 10:21:27.000000000 -0800
-+++ buildroot/toolchain/ccache/ccache.mk 2006-02-13 10:20:18.000000000 -0800
-@@ -4,7 +4,7 @@
- #
- #############################################################
- CCACHE_VER:=2.4
--CCACHE_SITE:=http://ccache.samba.org/ftp/ccache
-+CCACHE_SITE:=http://samba.org/ftp/ccache
- CCACHE_SOURCE:=ccache-$(CCACHE_VER).tar.gz
- CCACHE_DIR1:=$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)
- CCACHE_DIR2:=$(BUILD_DIR)/ccache-$(CCACHE_VER)