Files
poky/bitbake/lib/bb
Chris Larson 72c6953488 cooker: use re match, not search in re_match_strings
We want to match the requested pattern at the beginning of the string,
otherwise things behave in an unintuitive manner wrt ASSUME_PROVIDED (e.g.
ASSUME_PROVIDED += "gtk+" will also assume foo-gtk+ is provided), and the user
can always use '.*gtk+' to get the old behavior.

(Bitbake rev: 5670134ab2eb573d39df3c3231677cdb1a1dfc72)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2011-01-04 14:46:47 +00:00
..
2011-01-04 14:46:39 +00:00
2011-01-04 14:46:42 +00:00
2011-01-04 14:46:46 +00:00
2011-01-04 14:46:36 +00:00
2011-01-04 14:46:47 +00:00
2011-01-04 14:46:47 +00:00
2010-07-02 15:41:37 +01:00
2011-01-04 14:46:34 +00:00
2011-01-04 14:46:43 +00:00