]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
glibc-locale: add an explicit dedicated package for locale.alias file
authorJonathan GUILLOT <jonathan@joggee.fr>
Fri, 23 Feb 2024 09:51:45 +0000 (09:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Feb 2024 16:10:19 +0000 (16:10 +0000)
commit405c5b6f04b531c968d0f8348c2dafe363011898
tree4a1aaaabbdadaaeb151bef750e55c4d7ec56b5df
parentba3aee0d516bd066829d6edaa8d7bacdd75dd6ef
glibc-locale: add an explicit dedicated package for locale.alias file

Until now, ${datadir}/locale/locale.alias file were automatically added
to a weird glibc-locale-locale.alias package by split_locales() during
do_package task.
Create an explicit package name in recipe for this file.

Signed-off-by: Jonathan GUILLOT <jonathan@joggee.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-locale.inc