summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-03 10:24:32 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-03 10:25:10 +0100
commit9df0a20d9562322162676ed2606bf4b0a1bd6726 (patch)
tree824cdfd18ba4bf1e84ea942422a08f474879107c /LICENSE
parent71cc9de357484c469cc3a46f013b11c84c924aa0 (diff)
downloadpoky-9df0a20d9562322162676ed2606bf4b0a1bd6726.tar.gz
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>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions