[OE-core] [PATCH 04/20] package_rpm.bbclass:Make the regexp less greedy

Khem Raj raj.khem at gmail.com
Wed Aug 28 06:15:41 UTC 2013


On Aug 27, 2013, at 11:47 AM, Phil Blundell <pb at pbcl.net> wrote:

> On Tue, 2013-08-27 at 10:15 -0700, Khem Raj wrote:
>> This causes issues when postinstalls have ERROR keywords
>> its interpreted as error and image build is cancelled
>> 
>> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> 
> As I mentioned before, "the regexp" isn't a very satisfactory
> description of the locus for this change, given that the file contains
> many regexps.  I'm also not entirely convinced that this patch really
> makes the regexp "less greedy" in any meaningful way: it makes it less
> prone to unintended matches, but that's a different issue to greediness.
> 

Thanks Phil, I have reworded it to make it more clearer hopefully. The commit it pushed to the pull branch here

http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/python3&id=5ddf816178a72b685039ce5b1ab161c5c751ad5e

> p.
> 
> 




More information about the Openembedded-core mailing list