On Thu, Nov 11, 2021 at 7:23 AM Richard Purdie <[email protected]> wrote: > > On Thu, 2021-11-11 at 06:58 -0800, Khem Raj wrote: > > > > > > On Thu, Nov 11, 2021 at 2:05 AM Alexander Kanavin <[email protected]> > > wrote: > > > This wasn't a problem in poky, but was exposed with a nodistro build. > > > > > > Signed-off-by: Alexander Kanavin <[email protected]> > > > --- > > > 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 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#158191): https://lists.openembedded.org/g/openembedded-core/message/158191 Mute This Topic: https://lists.openembedded.org/mt/86978200/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
