diff options
author | Ross Burton <ross.burton@arm.com> | 2025-06-13 14:16:17 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-16 17:57:30 +0100 |
commit | dd8f32018451aa76077b8fcdf77ac2a36d442ba3 (patch) | |
tree | b08ee5c18b3da4dfcf953c25501477ea3acdb635 /scripts/qemuimage-testlib-pythonhelper | |
parent | 0d175076fe082dd1f63e7cddde54de422e059006 (diff) | |
download | poky-dd8f32018451aa76077b8fcdf77ac2a36d442ba3.tar.gz |
oe/license_finder: don't return the "crunched" license text in crunch_license
crunch_license() will perform some basic text manipulation to try and
canonicalise the license texts. It also returns the new license text but
none of the callers use this, and as a slightly mangled version of the
original it has no real purpose.
Remove this return value and clean up the callers.
(From OE-Core rev: 34603ed3b4919dcfba19ef57db11a6d3bb2704f1)
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