diff options
author | Christophe Chapuis <chris.chapuis@gmail.com> | 2024-03-18 19:25:51 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-03-18 15:42:51 -0700 |
commit | a0ae7874559121ea8a2ad2b559197423c3ff37ef (patch) | |
tree | 1b581e532765a2adad8b3df5199639385dd43344 /meta-python/recipes-devtools/python/python3-matplotlib | |
parent | c9c51b1bfadd22c0ea5f06ebed842296d97156a3 (diff) | |
download | meta-openembedded-a0ae7874559121ea8a2ad2b559197423c3ff37ef.tar.gz |
lvgl: cleanup sed expression
* use [[:space:]] instead of [ \t]
* remove global replace, as there is only one instance to replace for
each expression
* use extended regular expressions and remove escape characters
Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions