diff options
author | Jonathan GUILLOT <jonathan@joggee.fr> | 2024-02-19 16:19:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-24 16:10:22 +0000 |
commit | ca25926d07c0f5a31cd04cff99185dab8a896b7e (patch) | |
tree | f8f206a1443d771550558bf5138c4dac46505809 /scripts/lib/devtool/ide_sdk.py | |
parent | 396bc832b75f5f83184367994305d28c6a186b09 (diff) | |
download | poky-ca25926d07c0f5a31cd04cff99185dab8a896b7e.tar.gz |
lib/oe/package: fix LOCALE_PATHS scan to create locale packages
split_locales() must only check subdirectories in paths added to
LOCALE_PATHS to avoid creating weird packages based on filenames also
present in paths.
Without such a filter, cups recipe adding ${datadir}/cups/templates to
LOCALE_PATHS creates the following incorrect packages:
- cups-locale-add-class.tmpl
- cups-locale-add-printer.tmpl
- cups-locale-admin.tmpl
(From OE-Core rev: ba3aee0d516bd066829d6edaa8d7bacdd75dd6ef)
Signed-off-by: Jonathan GUILLOT <jonathan@joggee.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/ide_sdk.py')
0 files changed, 0 insertions, 0 deletions