On Thu, 2021-11-11 at 06:58 -0800, Khem Raj wrote:
> 
> 
> On Thu, Nov 11, 2021 at 2:05 AM Alexander Kanavin <alex.kana...@gmail.com>
> wrote:
> > This wasn't a problem in poky, but was exposed with a nodistro build.
> > 
> > Signed-off-by: Alexander Kanavin <a...@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
> 


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#158187): 
https://lists.openembedded.org/g/openembedded-core/message/158187
Mute This Topic: https://lists.openembedded.org/mt/86978200/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