[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 06/26] xentoolcore: Link into minios (update MINIOS_UPSTREAM_REVISION)
We need to do this before we start to make the other libraries call into xentoolcore, or we break building minios with new the xen. Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- Config.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Config.mk b/Config.mk index 54f2382..7b85195 100644 --- a/Config.mk +++ b/Config.mk @@ -274,9 +274,9 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif OVMF_UPSTREAM_REVISION ?= 947f3737abf65fda63f3ffd97fddfa6986986868 QEMU_UPSTREAM_REVISION ?= master -MINIOS_UPSTREAM_REVISION ?= 1fb40dd678f1afd0b7e1a5c37b7c5e54547e7ae3 -# Wed Aug 9 13:15:48 2017 +0100 -# lib/math.c: implement __udivmoddi4 +MINIOS_UPSTREAM_REVISION ?= 3a18eaa27e60d45953359f4c199196cade1d7f2d +# Tue Oct 3 19:45:19 2017 +0100 +# Link against libxentoolcore SEABIOS_UPSTREAM_REVISION ?= rel-1.10.2 # Wed Jun 22 14:53:24 2016 +0800 -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |