diff options
author | Ross Burton <ross.burton@arm.com> | 2025-06-13 14:16:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-16 17:57:30 +0100 |
commit | 0d175076fe082dd1f63e7cddde54de422e059006 (patch) | |
tree | acd5c74963232afa05577bc1f72b5bba2123f54d /scripts/qemuimage-testlib-pythonhelper | |
parent | 6496804bac3c09f99e2b7dd6a04d81e7e210f7de (diff) | |
download | poky-0d175076fe082dd1f63e7cddde54de422e059006.tar.gz |
oe/license_finder: remove unused arguments in get_license_md5sums
get_license_md5sums() has two optional arguments:
- static_only: if set, don't checksum the licenses in COMMON_LICENSE_DIR
- linenumbers: if set, the CSV file can contain begin/end/md5 values as
used in LIC_FILES_CHKSUM.
Neither of these are used and complicate the logic, so remove them.
(From OE-Core rev: 148e501bd4fe65e7bed68d086ba98180a9b2483c)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-testlib-pythonhelper')
0 files changed, 0 insertions, 0 deletions