All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: Khem Raj <raj.khem@gmail.com>,
	Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Alexander Kanavin <alex@linutronix.de>,
	openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency
Date: Thu, 11 Nov 2021 15:23:09 +0000	[thread overview]
Message-ID: <064d80643beb1d723008816d7dea76497a8d0533.camel@linuxfoundation.org> (raw)
In-Reply-To: <CAMKF1sq33pUGxV75AWgB20maqXeaJ-zbGykWFQSoLL+2HCVgzg@mail.gmail.com>

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.

Cheers,

Richard
> 



  reply	other threads:[~2021-11-11 15:23 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 [this message]
2021-11-11 16:25     ` Khem Raj
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=064d80643beb1d723008816d7dea76497a8d0533.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=alex.kanavin@gmail.com \
    --cc=alex@linutronix.de \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /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.