diff options
author | Trevor Gamblin <tgamblin@baylibre.com> | 2023-10-20 10:42:02 -0400 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-11-24 05:01:37 -1000 |
commit | 2a89e081caf7ea9095c411a99daf27254a8f9886 (patch) | |
tree | fbe9edc6d9df06a60699436defa1cef86dff0058 /meta/lib/patchtest/tests/test_mbox_merge.py | |
parent | 7dd1867c771a122c5398476d4a78574a4e2e0ae6 (diff) | |
download | poky-2a89e081caf7ea9095c411a99daf27254a8f9886.tar.gz |
patchtest: fix lic_files_chksum test regex
the test_lic_files_chksum_modified_not_mentioned test in patchtest
wasn't picking up on 'License-Update:' tags correctly. Use pyparsing's
AtLineStart class to simplify the regex setup and search.
(From OE-Core rev: 978c819c33c0552750f5383f0ed761d505b4bdf5)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit dc9126e45e74b915faaf296037e7ece41785bf4a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/lib/patchtest/tests/test_mbox_merge.py')
0 files changed, 0 insertions, 0 deletions