diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2025-02-24 22:48:50 -0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-03-08 06:22:56 -0800 |
commit | d8d82a17eeb75a9703dd4c0dc8264a8895797deb (patch) | |
tree | ddf4972557a77ab5b6ebbe58790e8e2805c02d52 /scripts/lib/devtool/utilcmds.py | |
parent | ed5b12569837041d19a269b32b1437f3fd254a04 (diff) | |
download | poky-d8d82a17eeb75a9703dd4c0dc8264a8895797deb.tar.gz |
bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
The non-greedy modifier suffix ? is not necessary here because } is
not in the character set [a-zA-Z0-9\-_+./~:].
(Bitbake rev: aae570b7f051fc5deee7a1712a02ed92498a4461)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/utilcmds.py')
0 files changed, 0 insertions, 0 deletions