[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Config.mk: update OVMF changeset
On Thu, 2015-11-12 at 10:06 +0000, Wei Liu wrote: > The new osstest tested head contains a fix for gcc-4.4 toolchain. > > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> > --- > Cc: "Hao, Xudong" <xudong.hao@xxxxxxxxx> > Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> > > Please pull from > Â git://xenbits.xen.org/osstest/ovmf.git xen-tested-master For future such updates please could you use the specific commit here, so we avoid issues with osstest pushing something newer and I can just cut the line onto the end of a "git fetch". I have done: ianc@cosworth:edk2.git$ git fetch git://xenbits.xen.org/osstest/ovmf.gitÂÂ 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d From git://xenbits.xen.org/osstest/ovmf Â* branchÂÂÂÂÂÂÂÂÂÂÂÂ52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d -> FETCH_HEAD ianc@cosworth:edk2.git$ git push maint --dry-run 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d:master To ssh://xenbits.xen.org/home/xen/git/ovmf.git ÂÂÂaf9785a..52a9949ÂÂ52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d -> master ianc@cosworth:edk2.git$ git push maintÂÂ 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d:master Counting objects: 1642, done. Delta compression using up to 8 threads. Compressing objects: 100% (640/640), done. Writing objects: 100% (1642/1642), 2.43 MiB | 4.09 MiB/s, done. Total 1642 (delta 1080), reused 1544 (delta 992) To ssh://xenbits.xen.org/home/xen/git/ovmf.git ÂÂÂaf9785a..52a9949ÂÂ52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d -> master and acked + applied this patch. > and push the said commit to > Â git://xenbits.xen.org/ovmf.git master > > It should be a fast-forward push. > --- > ÂConfig.mk | 2 +- > Â1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Config.mk b/Config.mk > index 5db7ca5..1392575 100644 > --- a/Config.mk > +++ b/Config.mk > @@ -253,7 +253,7 @@ QEMU_TRADITIONAL_URL ?= git://xenbits.xen.org/qemu-xe > n-traditional.git > ÂSEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git > ÂMINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git > Âendif > -OVMF_UPSTREAM_REVISION ?= af9785a9ed61daea52b47f0bf448f1f228beee1e > +OVMF_UPSTREAM_REVISION ?= 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d > ÂQEMU_UPSTREAM_REVISION ?= master > ÂMINIOS_UPSTREAM_REVISION ?= 256035e01a1aa5739e34f245f3b1e9e8ee204210 > Â# Thu Jul 23 11:08:38 2015 +0100 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |