diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2020-02-18 18:48:02 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-19 11:26:12 +0000 |
commit | 50524c152cf374573feb2b63e656efe9758a7d4f (patch) | |
tree | 1dc34d6e1450c4e0cdbcb85131402c3c34d61692 /scripts | |
parent | 17c60cc27b9f2ace94cbb1110953361f147d6242 (diff) | |
download | poky-50524c152cf374573feb2b63e656efe9758a7d4f.tar.gz |
bitbake: event: Remove duplicated items from close matches
It printed duplicated ones when there are multiple similar recipes in
differrent layers, for example, if python-lockfile in different layers,
and there is no python3-lockfile:
$ bitbake python3-lockfile
ERROR: Nothing PROVIDES 'python3-lockfile'. Close matches:
python-lockfile
python-lockfile
python3-aiofiles
Remove the duplicated ones to fix the problem.
(Bitbake rev: 5612192cec9f467e2ab5a86482cb34876d198bc6)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions