generic-poky/bitbake
Richard Purdie 9df0a20d95 bitbake: data_smart: Fix unanchored regexp causing strange parsing issue
If this regular expression is unanchored, it would accept strings like:

do_install_append1
do_install_appendsomelongstring

and treat them like they were do_install_append. Clearly this isn't desirable.
Only one instance of this type of issue was found in OE-Core and has been fixed
so correcting the regexp should be safe to do.

(Bitbake rev: 23bd5300b4a99218a15f4f6b0ab4091d63a602a5)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-03 10:25:10 +01:00
..
bin bitbake: bitbake-layers: fix help for show-overlayed to match behaviour 2012-08-02 17:05:06 +01:00
contrib bitbake: Fix script location after mishandled merge 2012-08-03 09:04:22 +01:00
doc bitbake: usermanual: Fix missing markup 2012-07-06 09:41:56 +01:00
lib bitbake: data_smart: Fix unanchored regexp causing strange parsing issue 2012-08-03 10:25:10 +01:00
AUTHORS misc: Update the email address to a working one. 2011-01-04 14:36:54 +00:00
COPYING bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
ChangeLog *: Fix typo in documentation 2010-08-04 16:12:39 +01:00
HEADER bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00