diff options
| author | Leonard Göhrs <l.goehrs@pengutronix.de> | 2024-08-23 07:46:34 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-25 15:37:02 +0100 |
| commit | ee6bf285d7ca35ab0f76c151a36e888ad1e41c40 (patch) | |
| tree | 705b1503d8347a1fec652842e734e4600ba27100 /scripts/lib/checklayer/__init__.py | |
| parent | 58414305b289ae725f99c09bbfc74e9e162b4a4d (diff) | |
| download | poky-ee6bf285d7ca35ab0f76c151a36e888ad1e41c40.tar.gz | |
bitbake: fetch2/npm: allow the '@' character in package names
The '@types/ramda' [1] npm package has recently gained a dependency on
the 'types-ramda' [2] npm package. Both have the same version number.
The name mangling results in the tarballs of both packages sharing the same
name, but different contents.
Fix that by accepting '@' as valid character in the package name,
resulting in one package named @types-ramda and one called types-ramda.
[1]: https://www.npmjs.com/package/@types/ramda
[2]: https://www.npmjs.com/package/types-ramda
(Bitbake rev: 7c9573cb6ea2081bc585eb65267f3124fd4d7e43)
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/__init__.py')
0 files changed, 0 insertions, 0 deletions
