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] Switch over to separate Linux tree.

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] Switch over to separate Linux tree.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 11 Jun 2007 02:22:00 -0700
Delivery-date: Mon, 11 Jun 2007 02:23:53 -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 Ian Campbell <ian.campbell@xxxxxxxxxxxxx>
# Date 1180948493 -3600
# Node ID 00e0e2d7c156f43dd9c229f6a452f72936395733
# Parent  fee42e9bc3f0902825c322d6b47ab19e85735412
Switch over to separate Linux tree.

The sparse tree is now deprecated and will deleted in due course. The
xen-unstable build system will automatically clone the correct Linux
tree for you and all the old makefile targets
(dist/linux-2.6-xen{,0,U}/etc) should continue to work.

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxxxxx>
---
 buildconfigs/mk.linux-2.6-xen |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r fee42e9bc3f0 -r 00e0e2d7c156 buildconfigs/mk.linux-2.6-xen
--- a/buildconfigs/mk.linux-2.6-xen     Mon Jun 04 10:14:23 2007 +0100
+++ b/buildconfigs/mk.linux-2.6-xen     Mon Jun 04 10:14:53 2007 +0100
@@ -7,7 +7,7 @@ EXTRAVERSION ?= -xen
 # repositories.
 LINUX_SRC_PATH ?= .:..
 
-XEN_LINUX_SOURCE ?= sparse
+XEN_LINUX_SOURCE ?= hg-clone
 
 # Let XEN_TARGET_ARCH override ARCH.
 ifeq ($(XEN_TARGET_ARCH),x86_32)

_______________________________________________
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] Switch over to separate Linux tree., Xen patchbot-unstable <=