diff mbox

Config.mk: update mini-os changeset

Message ID 1460716503-32216-1-git-send-email-wei.liu2@citrix.com (mailing list archive)
State New, archived
Headers show

Commit Message

Wei Liu April 15, 2016, 10:35 a.m. UTC
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Keir Fraser <keir@xen.org>
Cc: Tim Deegan <tim@xen.org>

Please pull from

  git://xenbits.xen.org/people/liuw/mini-os.git wip.for-xen-unstable

before applying this patch.

This branch contains important bug fixes that should be in xen 4.7
release.
---
 Config.mk | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Ian Jackson April 15, 2016, 10:57 a.m. UTC | #1
Wei Liu writes ("[PATCH] Config.mk: update mini-os changeset"):
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
...
> Please pull from
>   git://xenbits.xen.org/people/liuw/mini-os.git wip.for-xen-unstable
> before applying this patch.

Done.  And:

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

> This branch contains important bug fixes that should be in xen 4.7
> release.

I'll take that as a release ack.

Ian.
Wei Liu April 15, 2016, 11:01 a.m. UTC | #2
On Fri, Apr 15, 2016 at 11:57:23AM +0100, Ian Jackson wrote:
> Wei Liu writes ("[PATCH] Config.mk: update mini-os changeset"):
> > Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> ...
> > Please pull from
> >   git://xenbits.xen.org/people/liuw/mini-os.git wip.for-xen-unstable
> > before applying this patch.
> 
> Done.  And:
> 
> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
> 

Thanks.

> > This branch contains important bug fixes that should be in xen 4.7
> > release.
> 
> I'll take that as a release ack.
> 

Yes. Just feel weird acking my own patch at times. :-)

Wei.

> Ian.
diff mbox

Patch

diff --git a/Config.mk b/Config.mk
index 79eb2bd..bfab893 100644
--- a/Config.mk
+++ b/Config.mk
@@ -251,9 +251,9 @@  MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d
 QEMU_UPSTREAM_REVISION ?= master
-MINIOS_UPSTREAM_REVISION ?= 89268f00b0b0215057cb74edd94e866536a02489
-# Fri Jan 15 13:24:03 2016 +0000
-# mini-os: Include libxenforeignmemory with libxc
+MINIOS_UPSTREAM_REVISION ?= e085b7e5613576601e2f100e6f1ee9e0778c3eb9
+# Sun Apr 10 00:46:32 2016 +0200
+# Fix time update
 
 SEABIOS_UPSTREAM_REVISION ?= rel-1.9.1
 # Fri Jan 15 15:49:32 2016 +0000