All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xserver-xorg: add missing libtirpc dependency
@ 2021-11-11 10:05 Alexander Kanavin
  2021-11-11 14:58 ` [OE-core] " Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Kanavin @ 2021-11-11 10:05 UTC (permalink / raw)
  To: openembedded-core; +Cc: Alexander Kanavin

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"
 DEPENDS = "xorgproto ${LIB_DEPS} font-util"
 
 # Split out some modules and extensions from the main package
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency
  2021-11-11 10:05 [PATCH] xserver-xorg: add missing libtirpc dependency Alexander Kanavin
@ 2021-11-11 14:58 ` Khem Raj
  2021-11-11 15:23   ` Richard Purdie
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2021-11-11 14:58 UTC (permalink / raw)
  To: Alexander Kanavin; +Cc: Alexander Kanavin, openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1768 bytes --]

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

>
>  DEPENDS = "xorgproto ${LIB_DEPS} font-util"
>
>  # Split out some modules and extensions from the main package
> --
> 2.20.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#158153):
> https://lists.openembedded.org/g/openembedded-core/message/158153
> Mute This Topic: https://lists.openembedded.org/mt/86978200/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [
> raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 2861 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency
  2021-11-11 14:58 ` [OE-core] " Khem Raj
@ 2021-11-11 15:23   ` Richard Purdie
  2021-11-11 16:25     ` Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Purdie @ 2021-11-11 15:23 UTC (permalink / raw)
  To: Khem Raj, Alexander Kanavin; +Cc: Alexander Kanavin, openembedded-core

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
> 



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency
  2021-11-11 15:23   ` Richard Purdie
@ 2021-11-11 16:25     ` Khem Raj
  2021-11-11 17:22       ` Alexander Kanavin
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2021-11-11 16:25 UTC (permalink / raw)
  To: Richard Purdie
  Cc: Alexander Kanavin, Alexander Kanavin,
	Patches and discussions about the oe-core layer

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
> >
>
>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [OE-core] [PATCH] xserver-xorg: add missing libtirpc dependency
  2021-11-11 16:25     ` Khem Raj
@ 2021-11-11 17:22       ` Alexander Kanavin
  0 siblings, 0 replies; 5+ messages in thread
From: Alexander Kanavin @ 2021-11-11 17:22 UTC (permalink / raw)
  To: Khem Raj; +Cc: Richard Purdie, Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 2523 bytes --]

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 built and tested
- everything else is transitioned to weston, and perhaps phosh :)

http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akanavin/transition-to-weston
http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder-helper/log/?h=contrib/akanavin/transition-to-weston

Alex

On Thu, 11 Nov 2021 at 17:26, Khem Raj <raj.khem@gmail.com> wrote:

> 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
> > >
> >
> >
>

[-- Attachment #2: Type: text/html, Size: 3807 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-11 17:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2021-11-11 17:22       ` Alexander Kanavin

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.