From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>,
Xen-devel <xen-devel@lists.xenproject.org>
Cc: "Hao, Xudong" <xudong.hao@intel.com>
Subject: Re: [PATCH] Config.mk: update OVMF changeset
Date: Mon, 16 Nov 2015 12:08:45 +0000 [thread overview]
Message-ID: <1447675725.27871.47.camel@citrix.com> (raw)
In-Reply-To: <1447322818-20518-1-git-send-email-wei.liu2@citrix.com>
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@citrix.com>
> ---
> Cc: "Hao, Xudong" <xudong.hao@intel.com>
> Cc: Ian Campbell <ian.campbell@citrix.com>
>
> 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@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2015-11-16 12:09 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 10:06 [PATCH] Config.mk: update OVMF changeset Wei Liu
2015-11-16 12:08 ` Ian Campbell [this message]
2015-11-16 12:10 ` Wei Liu
-- strict thread matches above, loose matches on Subject: below --
2020-08-12 9:55 Wei Liu
2018-07-25 14:38 Anthony PERARD
2017-09-22 17:20 Anthony PERARD
2017-09-25 7:31 ` Jan Beulich
2017-09-25 14:20 ` Dario Faggioli
2017-03-23 17:10 Anthony PERARD
2015-10-14 11:41 Wei Liu
2015-10-22 15:55 ` Ian Campbell
2015-10-22 15:58 ` Ian Jackson
2015-10-22 16:02 ` Wei Liu
2015-10-22 16:09 ` Ian Campbell
2015-10-22 16:11 ` Stefano Stabellini
2015-10-22 17:08 ` Ian Jackson
2015-10-23 8:01 ` Jan Beulich
2015-10-23 9:11 ` Ian Campbell
2015-10-23 10:08 ` Stefano Stabellini
2015-10-23 11:18 ` Ian Jackson
2015-10-23 11:38 ` Stefano Stabellini
2015-10-23 11:56 ` Ian Jackson
2015-10-23 11:52 ` Jan Beulich
2015-10-23 12:16 ` Ian Campbell
2015-10-23 12:43 ` Stefano Stabellini
2015-10-23 12:56 ` Ian Campbell
2015-10-23 13:16 ` Fabio Fantoni
2015-10-23 13:38 ` Ian Campbell
2013-12-08 20:50 Wei Liu
2013-12-09 11:04 ` George Dunlap
2013-12-09 11:10 ` Wei Liu
2013-12-09 11:17 ` George Dunlap
2013-12-09 11:33 ` Ian Campbell
2013-12-09 15:46 ` Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1447675725.27871.47.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.org \
--cc=xudong.hao@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).