From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dan.rpsys.net ([93.97.175.187]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UakuL-0004en-PV for openembedded-core@lists.openembedded.org; Fri, 10 May 2013 12:50:48 +0200 Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id r4AAYsY8026057; Fri, 10 May 2013 11:34:54 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id IJ2SZ0z_U495; Fri, 10 May 2013 11:34:54 +0100 (BST) Received: from [192.168.3.10] (rpvlan0 [192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id r4AAYpMI026050 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Fri, 10 May 2013 11:34:52 +0100 Message-ID: <1368181932.11129.11.camel@ted> From: Richard Purdie To: Martin Jansa Date: Fri, 10 May 2013 11:32:12 +0100 In-Reply-To: <20130510102041.GA12329@jama.dyndns-home.com> References: <1368180910-17476-1-git-send-email-bogdan.a.marinescu@intel.com> <20130510102041.GA12329@jama.dyndns-home.com> X-Mailer: Evolution 3.6.2-0ubuntu0.1 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH] flex: updated to 2.5.37 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 10:51:35 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2013-05-10 at 12:20 +0200, Martin Jansa wrote: > On Fri, May 10, 2013 at 01:15:10PM +0300, Bogdan Marinescu wrote: > > Removed the patches to flex, because they are now applied to the > > latest version. > > Can you check if 2.5.37 still reports flex.real when you call > flex --version? > > If yes, please integrate > http://lists.linuxtogo.org/pipermail/openembedded-core/2013-May/039425.html > I'll send v2 with added ${S} in a minute I'm really not convinced we should be hacking flex to fix this. Can't whatever parsing is being done to extract the version be a little more relaxed about the name? Cheers, Richard