[bitbake-devel] [PATCH] data_smart: Restrict expansion regexp to not include : characters

Christopher Larson kergoth at gmail.com
Sun Apr 10 18:37:03 UTC 2016


On Fri, Apr 8, 2016 at 3:48 PM Richard Purdie <
richard.purdie at linuxfoundation.org> wrote:

> Bitbake variables don't include ":" characters so exclude these from the
> variable
> expansion regexp.
>
> This assists when parsing shell code which does A=${B:-C} as we don't want
> a
> dependency on a variable called "B:-C".
>
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
>

Nice, this one's been bugging me on and off for a while :) Looks good.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20160410/2ef52f76/attachment-0002.html>


More information about the bitbake-devel mailing list