On Fri, Apr 22, 2022 at 5:19 AM Luca Ceresoli <luca.ceres...@bootlin.com> wrote:
>
> Hi Khem,
>
> Il giorno Thu, 21 Apr 2022 23:10:52 -0700
> "Khem Raj" <raj.k...@gmail.com> ha scritto:
>
> > This package will provide a limited set of localedata for musl based
> > systems. It will fill in into images when IMAGE_LINGUAS variable is
> > set however the choice is limited to the given 13 locales as of now.
> >
> > e.g.
> > IMAGE_LINGUAS ?= "de-de fr-fr en-gb"
> >
> > would work fine
> >
> > Default locale can be set by exporting LANG=<locale> in /etc/profile
> > or some such file e.g.
> >
> > export LANG=de_DE.UTF-8
> >
> > This will also help in ptest coverage with musl where some test
> > packages expect locales e.g. pango to name one.
> >
> > Do not empty out IMAGE_LINGUAS forcibly for musl anymore
> >
> > Signed-off-by: Khem Raj <raj.k...@gmail.com>
>
> This patch is triggering build failures:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/23/builds/5401/steps/13/logs/stdio
>

strange !. I even tried with your master-next branch
poky-contrib/lucaceresoli/master-next
and cherry-picking this patch on top and doing build-appliance-image
build. it does not show
this error. So something is amiss here.

This recipe has COMPATIBLE_HOST = ".*-musl.*"
which means glibc build should not even see it.

> Best regards.
> --
> Luca Ceresoli, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#164798): 
https://lists.openembedded.org/g/openembedded-core/message/164798
Mute This Topic: https://lists.openembedded.org/mt/90622546/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to