All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>,
	Alexander Kanavin <alex@linutronix.de>,
	Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency
Date: Thu, 11 Nov 2021 08:25:46 -0800	[thread overview]
Message-ID: <CAMKF1srJ34x1VS2kxgyni0XgmG2sutaP=3rrNcxhBWZCrYGumA@mail.gmail.com> (raw)
In-Reply-To: <064d80643beb1d723008816d7dea76497a8d0533.camel@linuxfoundation.org>

On Thu, Nov 11, 2021 at 7:23 AM Richard Purdie
<richard.purdie@linuxfoundation.org> wrote:
>
> On Thu, 2021-11-11 at 06:58 -0800, Khem Raj wrote:
> >
> >
> > On Thu, Nov 11, 2021 at 2:05 AM Alexander Kanavin <alex.kanavin@gmail.com>
> > wrote:
> > > This wasn't a problem in poky, but was exposed with a nodistro build.
> > >
> > > Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> > > ---
> > >  meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> > > b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> > > index 4a7048aced..71c934ef38 100644
> > > --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> > > +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> > > @@ -28,7 +28,7 @@ inherit meson pkgconfig
> > >  inherit features_check
> > >  REQUIRED_DISTRO_FEATURES = "x11"
> > >
> > > -LIB_DEPS = "pixman libxfont2 xtrans libxau libxext libxdmcp libdrm
> > > libxkbfile
> > > libpciaccess libxcvt"
> > > +LIB_DEPS = "pixman libxfont2 xtrans libxau libxext libxdmcp libdrm
> > > libxkbfile
> > > libpciaccess libxcvt libtirpc"
> > >
> >
> >
> > Interesting. Do we know what the difference is?
> > Perhaps a distro feature gap ? We should try to get poky close to no distro as
> > it’s reference distro
> > Less work in maintaining nodistro would be beneficial
>
> The difference is enable/disable of opengl. They are already very close, that is
> one of the few major differences and in some ways it is useful to test both.

I see. yes it is important to test opengl and non-opengl case.

>
> Cheers,
>
> Richard
> >
>
>


  reply	other threads:[~2021-11-11 16:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11 10:05 [PATCH] xserver-xorg: add missing libtirpc dependency Alexander Kanavin
2021-11-11 14:58 ` [OE-core] " Khem Raj
2021-11-11 15:23   ` Richard Purdie
2021-11-11 16:25     ` Khem Raj [this message]
2021-11-11 17:22       ` Alexander Kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMKF1srJ34x1VS2kxgyni0XgmG2sutaP=3rrNcxhBWZCrYGumA@mail.gmail.com' \
    --to=raj.khem@gmail.com \
    --cc=alex.kanavin@gmail.com \
    --cc=alex@linutronix.de \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.