On Thu, Nov 23, 2023 at 3:50 AM Ross Burton <ross.bur...@arm.com> wrote:
>
> Is this working around a failure on the autobuilder?  How does 
> matchbox-terminal pull in gtk4?

yes
it pulls in lib32-vte which pulls in lib32-gtk4

>
> Ross
> > On 22 Nov 2023, at 01:48, Khem Raj via lists.yoctoproject.org 
> > <raj.khem=gmail....@lists.yoctoproject.org> wrote:
> >
> > This avoids an issue when a package that pulls in gtk4 into
> > core-image-sato but not into multilib pieces results in different
> > gschema compiled files as reported in [1]
> >
> > [1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=15291
> >
> > Signed-off-by: Khem Raj <raj.k...@gmail.com>
> > ---
> > config.json | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/config.json b/config.json
> > index c5fca45..e95a292 100644
> > --- a/config.json
> > +++ b/config.json
> > @@ -900,7 +900,7 @@
> >                     "MULTILIBS = 'multilib:lib32'",
> >                     "DEFAULTTUNE:virtclass-multilib-lib32 = 'x86'",
> >                     "RPM_PREFER_ELF_ARCH = '1'",
> > -                    "IMAGE_INSTALL:append = ' lib32-connman-gnome 
> > pango-module-basic-fc lib32-pango-module-basic-fc'"
> > +                    "IMAGE_INSTALL:append = ' lib32-connman-gnome 
> > lib32-matchbox-terminal pango-module-basic-fc lib32-pango-module-basic-fc'"
> >                 ]
> >             },
> >             "step4" : {
> > @@ -915,7 +915,7 @@
> >                     "MULTILIBS = 'multilib:lib32'",
> >                     "DEFAULTTUNE:virtclass-multilib-lib32 = 'x86'",
> >                     "RPM_PREFER_ELF_ARCH = '1'",
> > -                    "IMAGE_INSTALL:append = ' lib32-connman-gnome 
> > pango-module-basic-fc lib32-pango-module-basic-fc'"
> > +                    "IMAGE_INSTALL:append = ' lib32-connman-gnome 
> > lib32-matchbox-terminal pango-module-basic-fc lib32-pango-module-basic-fc'"
> >                 ]
> >             },
> >             "step5" : {
> > --
> > 2.43.0
> >
> >
> > 
> >
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61745): https://lists.yoctoproject.org/g/yocto/message/61745
Mute This Topic: https://lists.yoctoproject.org/mt/102741765/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to