From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools: Update libxl flex outputs to Flex from Jessie. Date: Thu, 22 Oct 2015 16:53:49 +0100 Message-ID: <1445529229.2374.26.camel@citrix.com> References: <1436955677-13725-1-git-send-email-ian.campbell@citrix.com> <20150730110345.GG26074@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150730110345.GG26074@zion.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: Wei Liu Cc: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-07-30 at 12:03 +0100, Wei Liu wrote: > On Wed, Jul 15, 2015 at 11:21:17AM +0100, Ian Campbell wrote: > > This is the result of > > $ find -name \*.l -exec touch {} \; > > $ find -name \*.y -exec touch {} \; > > > > and then rebuilding. > > > > This avoids churn on the machine I use for committing which has been > > updated, causing flex to go from 2.5.35-10.1 to 2.5.39-8. > > > > Signed-off-by: Ian Campbell > > Acked-by: Wei Liu > > It has missed the boat so please wait for next version. Applied (at last).