On Mon, Jan 26, 2015 at 10:43:58AM +0000, Jan Beulich wrote: > >>> On 25.01.15 at 19:13, <wei.l...@citrix.com> wrote: > > --- a/Config.mk > > +++ b/Config.mk > > @@ -245,13 +245,16 @@ OVMF_UPSTREAM_URL ?= > > http://xenbits.xen.org/git-http/ovmf.git > > QEMU_UPSTREAM_URL ?= > > http://xenbits.xen.org/git-http/qemu-upstream-unstable.git > > QEMU_TRADITIONAL_URL ?= > > http://xenbits.xen.org/git-http/qemu-xen-unstable.git > > SEABIOS_UPSTREAM_URL ?= http://xenbits.xen.org/git-http/seabios.git > > +MINI_OS_UPSTREAM_URL ?= http://xenbits.xen.org/git-http/mini-os.git > > else > > OVMF_UPSTREAM_URL ?= git://xenbits.xen.org/ovmf.git > > QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git > > QEMU_TRADITIONAL_URL ?= git://xenbits.xen.org/qemu-xen-unstable.git > > SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git > > +MINI_OS_UPSTREAM_URL ?= git://xenbits.xen.org/git-http/mini-os.git > > Is this perhaps a copy-and-paste mistake? >
Yes. Well spotted. It should be git://xenbits.xen.org/mini-os.git. Wei. > Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel