From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [PATCH] Config.mk: update OVMF changeset Date: Thu, 22 Oct 2015 17:02:59 +0100 Message-ID: <20151022160258.GM5060@zion.uk.xensource.com> References: <1444822873-28287-1-git-send-email-wei.liu2@citrix.com> <1445529318.2374.29.camel@citrix.com> <22057.1980.705627.525934@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZpIKV-0008N0-Gp for xen-devel@lists.xenproject.org; Thu, 22 Oct 2015 16:03:03 +0000 Content-Disposition: inline In-Reply-To: <22057.1980.705627.525934@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: Xen-devel , Wei Liu , Ian Campbell , Jan Beulich , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Thu, Oct 22, 2015 at 04:58:52PM +0100, Ian Jackson wrote: > Ian Campbell writes ("Re: [PATCH] Config.mk: update OVMF changeset"): > > On Wed, 2015-10-14 at 12:41 +0100, Wei Liu wrote: > > > Signed-off-by: Wei Liu > > > > Acked + applied. > > > > Ian, I beleive Stefano would like to see this in 4.6 at some point. > ... > > To ssh://xenbits.xen.org/home/xen/git/ovmf.git > > cb9a7eb..af9785a af9785a9ed61daea52b47f0bf448f1f228beee1e -> master > > This pulls in 782 commits. That's hardly desirable for a stable > release, surely ? Does OVMF not have a stable branch ? > No, upstream doesn't have stable branch. And we don't have our own stable branch at the moment due to upstream doesn't make release or maintain stable branch. Currently the only method to see upstream changes ended in our stable branch is to make backport request like this. Wei. > Ian.