All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.6] HACK: Use my local trees
@ 2015-09-17 16:28 Ian Campbell
  2015-09-17 16:35 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Campbell @ 2015-09-17 16:28 UTC (permalink / raw)
  To: xen-devel; +Cc: wei.liu2, Ian Campbell

---
 .config | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.config b/.config
index 8258faa..9b808a2 100644
--- a/.config
+++ b/.config
@@ -1,5 +1,5 @@
-MINIOS_UPSTREAM_URL := git://xenbits.xen.org/people/ianc/mini-os.git
-MINIOS_UPSTREAM_REVISION := 134bad3e7d1ab2c93019813f607cc703ccef4661
+MINIOS_UPSTREAM_URL := /home/ianc/devel/libxenctrl-split/mini-os.git
+MINIOS_UPSTREAM_REVISION := master
 
-QEMU_TRADITIONAL_URL := git://xenbits.xen.org/people/ianc/qemu-xen-unstable.git
-QEMU_TRADITIONAL_REVISION := e06f1ca27b11fe122edb025919d4e69800eca6a9
+QEMU_TRADITIONAL_URL := /home/ianc/devel/libxenctrl-split/qemu-xen-traditional.git
+QEMU_UPSTREAM_URL := /home/ianc/devel/libxenctrl-split/qemu-xen.git
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH for-4.6] HACK: Use my local trees
  2015-09-17 16:28 [PATCH for-4.6] HACK: Use my local trees Ian Campbell
@ 2015-09-17 16:35 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2015-09-17 16:35 UTC (permalink / raw)
  To: xen-devel

On Thu, 2015-09-17 at 17:28 +0100, Ian Campbell wrote:

Sorry, wrong patch, please ignore

> ---
>  .config | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/.config b/.config
> index 8258faa..9b808a2 100644
> --- a/.config
> +++ b/.config
> @@ -1,5 +1,5 @@
> -MINIOS_UPSTREAM_URL := git://xenbits.xen.org/people/ianc/mini-os.git
> -MINIOS_UPSTREAM_REVISION := 134bad3e7d1ab2c93019813f607cc703ccef4661
> +MINIOS_UPSTREAM_URL := /home/ianc/devel/libxenctrl-split/mini-os.git
> +MINIOS_UPSTREAM_REVISION := master
>  
> -QEMU_TRADITIONAL_URL := git://xenbits.xen.org/people/ianc/qemu-xen
> -unstable.git
> -QEMU_TRADITIONAL_REVISION := e06f1ca27b11fe122edb025919d4e69800eca6a9
> +QEMU_TRADITIONAL_URL := /home/ianc/devel/libxenctrl-split/qemu-xen
> -traditional.git
> +QEMU_UPSTREAM_URL := /home/ianc/devel/libxenctrl-split/qemu-xen.git

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-17 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-17 16:28 [PATCH for-4.6] HACK: Use my local trees Ian Campbell
2015-09-17 16:35 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.