From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH for 4.6] build: fix tarball stubdom build Date: Fri, 4 Sep 2015 14:54:45 +0100 Message-ID: <1441374885.26292.511.camel@citrix.com> References: <1440690841-10076-1-git-send-email-wei.liu2@citrix.com> <21983.20443.147568.780634@mariner.uk.xensource.com> <55E9A121.3060901@cardoe.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55E9A121.3060901@cardoe.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: Doug Goldstein , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-09-04 at 08:48 -0500, Doug Goldstein wrote: > On 8/27/15 12:58 PM, Ian Jackson wrote: > > Wei Liu writes ("[PATCH for 4.6] build: fix tarball stubdom build"): > > > When we create a source code tarball, mini-os is extracted to > > > extras/mini-os directory. When building a source code tarball, we > > > shouldn't clone mini-os again. > > > > > > Only clone mini-os when that directory doesn't exist. This fixes > > > tarball > > > build and doesn't affect non-tarball build. > > > > Acked-by: Ian Jackson > > > > I am about to commit this. > > > > Thanks, > > Ian. > > Ping. Do we want this to land for 4.6? It is: commit 0cc73e9870a96e18fc076618c0b419919794ae06 Author: Wei Liu Date: Thu Aug 27 16:54:01 2015 +0100 build: fix tarball stubdom build > Since all its doing is > documenting the Makefile targets in the actual 4.6 Makefile I would > think its safe. But that makes me think you hit rpely on the wrong email. If you meant "build: update top-level make help" then that is mentioned in http://lists.xen.org/archives/html/xen-devel/2015-09/msg00533.html (and I've not read Wei's reply yet) Ian.