From: Ian Jackson Date: Mon, 9 Oct 2017 14:32:01 +0000 (+0100) Subject: xentoolcore: Link into minios (update MINIOS_UPSTREAM_REVISION) X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~1157 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3d269be691717837e49532f48e85b4a143cfad8e;p=xen.git 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 --- diff --git a/Config.mk b/Config.mk index 54f2382335..7b85195df5 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