* [PATCH for-4.6] Config.mk: update mini-os changeset
@ 2016-05-17 15:57 Wei Liu
2016-05-18 10:31 ` Jan Beulich
0 siblings, 1 reply; 3+ messages in thread
From: Wei Liu @ 2016-05-17 15:57 UTC (permalink / raw)
To: Xen-devel; +Cc: Ian Jackson, Wei Liu, Jan Beulich
Patches pulled in:
lib/sys.c: enclose file_types in define guards
build: change MINI-OS_ROOT to MINIOS_ROOT
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
Cc: Jan Beulich <JBeulich@suse.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
One of the patches is required to build stubdom on Ubuntu 16.04.
Samuel has confirmed it's fine to backport both.
http://lists.xen.org/archives/html/minios-devel/2016-05/msg00018.html
---
Config.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Config.mk b/Config.mk
index e529513..513467b 100644
--- a/Config.mk
+++ b/Config.mk
@@ -255,9 +255,9 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
endif
OVMF_UPSTREAM_REVISION ?= 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d
QEMU_UPSTREAM_REVISION ?= qemu-xen-4.6.1
-MINIOS_UPSTREAM_REVISION ?= 6aadd46e0927763861b19eacce2f2aeac9f17835
-# Sat, 9 Apr 2016 23:46:32 +0100 (00:46 +0200)
-# Fix time update
+MINIOS_UPSTREAM_REVISION ?= e1cca557c64272d33da7bafc0ad25399267563d0
+# Fri May 13 15:21:10 2016 +0100
+# lib/sys.c: enclose file_types in define guards
SEABIOS_UPSTREAM_REVISION ?= rel-1.8.2
# Tue Mar 17 10:52:16 2015 -0400
--
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH for-4.6] Config.mk: update mini-os changeset
2016-05-17 15:57 [PATCH for-4.6] Config.mk: update mini-os changeset Wei Liu
@ 2016-05-18 10:31 ` Jan Beulich
2016-05-18 10:45 ` Wei Liu
0 siblings, 1 reply; 3+ messages in thread
From: Jan Beulich @ 2016-05-18 10:31 UTC (permalink / raw)
To: Wei Liu; +Cc: Xen-devel, IanJackson
>>> On 17.05.16 at 17:57, <wei.liu2@citrix.com> wrote:
> Patches pulled in:
> lib/sys.c: enclose file_types in define guards
> build: change MINI-OS_ROOT to MINIOS_ROOT
>
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Applied, but in the future please submit patches against staging-4.6:
I had to fix up patch context to account for the qemu updates which
didn't pass the push gate yet.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH for-4.6] Config.mk: update mini-os changeset
2016-05-18 10:31 ` Jan Beulich
@ 2016-05-18 10:45 ` Wei Liu
0 siblings, 0 replies; 3+ messages in thread
From: Wei Liu @ 2016-05-18 10:45 UTC (permalink / raw)
To: Jan Beulich; +Cc: IanJackson, Wei Liu, Xen-devel
On Wed, May 18, 2016 at 04:31:22AM -0600, Jan Beulich wrote:
> >>> On 17.05.16 at 17:57, <wei.liu2@citrix.com> wrote:
> > Patches pulled in:
> > lib/sys.c: enclose file_types in define guards
> > build: change MINI-OS_ROOT to MINIOS_ROOT
> >
> > Signed-off-by: Wei Liu <wei.liu2@citrix.com>
>
> Applied, but in the future please submit patches against staging-4.6:
> I had to fix up patch context to account for the qemu updates which
> didn't pass the push gate yet.
>
Sorry for the trouble. I will patch staging in the future.
Wei.
> Jan
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-05-18 10:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-17 15:57 [PATCH for-4.6] Config.mk: update mini-os changeset Wei Liu
2016-05-18 10:31 ` Jan Beulich
2016-05-18 10:45 ` Wei Liu
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.