diff options
author | Fawzi KHABER <fawzi.khaber@smile.fr> | 2023-03-29 10:57:56 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-04-14 06:30:29 -1000 |
commit | 684dfc79ffa3ef3c2e266076d95f3fc54d84c68b (patch) | |
tree | ddfe9ac6e550a6ac9080a3ba9569e214a93c37c8 /scripts/lib | |
parent | 517c97a80ebc4d95176dfc238faced7fbfd28964 (diff) | |
download | poky-684dfc79ffa3ef3c2e266076d95f3fc54d84c68b.tar.gz |
package.bbclass: check packages name conflict in do_package
It is possible to rename packages with the macro PKG:${PN} and result in
a package name conflict if the target name exists already.
Add a fatal check to prevent this issue to go unnoticed.
Fix [Yocto #12060]
Reviewed-by: Yoann CONGAL <yoann.congal@smile.fr>
(From OE-Core rev: c6cdb13c8cf31dd2613817b0dab9599f77f59921)
Signed-off-by: Fawzi KHABER <fawzi.khaber@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f6cb63d3a871c4eef52d981131a56bf41aa1dcdf)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions