Re: [OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency

2021-11-11 Thread Alexander Kanavin
FWIW, once the next LTS is out, I'm going to propose the following (I already have the patches): - nodistro/default oe-core set gets opengl/wayland features (but not vulkan just yet :) - AB's config.json gets a 'only-x11' configuration where those features are removed, and sato images/SDKs are bui

Re: [OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency

2021-11-11 Thread Khem Raj
On Thu, Nov 11, 2021 at 7:23 AM Richard Purdie wrote: > > On Thu, 2021-11-11 at 06:58 -0800, Khem Raj wrote: > > > > > > On Thu, Nov 11, 2021 at 2:05 AM Alexander Kanavin > > wrote: > > > This wasn't a problem in poky, but was exposed with a nodistro build. > > > > > > Signed-off-by: Alexander Ka

Re: [OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency

2021-11-11 Thread Richard Purdie
On Thu, 2021-11-11 at 06:58 -0800, Khem Raj wrote: > > > On Thu, Nov 11, 2021 at 2:05 AM Alexander Kanavin > wrote: > > This wasn't a problem in poky, but was exposed with a nodistro build. > > > > Signed-off-by: Alexander Kanavin > > --- > >  meta/recipes-graphics/xorg-xserver/xserver-xorg.in

Re: [OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency

2021-11-11 Thread Khem Raj
On Thu, Nov 11, 2021 at 2:05 AM Alexander Kanavin wrote: > This wasn't a problem in poky, but was exposed with a nodistro build. > > Signed-off-by: Alexander Kanavin > --- > meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --gi

[OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency

2021-11-11 Thread Alexander Kanavin
This wasn't a problem in poky, but was exposed with a nodistro build. Signed-off-by: Alexander Kanavin --- 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-g