[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH] config: use more recent mini-os commit
In order to be able to use the recent Mini-OS features switch to the most recent commit. Signed-off-by: Juergen Gross <jgross@xxxxxxxx> --- Config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.mk b/Config.mk index 1c1998a5a8..5c8c737fe4 100644 --- a/Config.mk +++ b/Config.mk @@ -231,7 +231,7 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif OVMF_UPSTREAM_REVISION ?= 7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5 QEMU_UPSTREAM_REVISION ?= master -MINIOS_UPSTREAM_REVISION ?= 9f09744aa3e5982a083ecf8e9cd2123f477081f9 +MINIOS_UPSTREAM_REVISION ?= a91161eb0f92dac4ad6d41f91117268bc23ef28d SEABIOS_UPSTREAM_REVISION ?= rel-1.14.0 -- 2.31.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |