diff options
author | Ross Burton <ross.burton@arm.com> | 2025-06-04 15:03:22 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-05 11:02:22 +0100 |
commit | 632bb571d79e2b21c241357f9bdd623b0bc3bc1b (patch) | |
tree | 580224511331813241a31db24e5a5a8d04127afd /scripts/lib/scriptutils.py | |
parent | 5de314ddb3d73731a3539e22d38e3a552a76abec (diff) | |
download | poky-632bb571d79e2b21c241357f9bdd623b0bc3bc1b.tar.gz |
recipetool/create: show more of the license path when it can't be identified
If there are multiple source trees in a project (incredibly common with
go-mod, for example) then the relative path of the LICENSE file from
the source tree could just be "LICENSE", which is not useful when there
are tens of files across the recipe with that name.
Show the parent directory name too, to clarify which file is unknown.
(From OE-Core rev: 9679f4055ad5a077c6b06aa6125cee4e8fa93471)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions