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

Phil Blundell pb at pbcl.net
Tue Aug 27 18:47:56 UTC 2013


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.

p.





More information about the Openembedded-core mailing list