At least one of the following DISTRO_FEATURES needs to be present: X11
or Wayland. The recipe now work with pure Wayland.
Signed-off-by: Marine Vovard
---
meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta
At least one of the following DISTRO_FEATURES needs to be present: X11 or
Wayland. The recipe now work with pure Wayland.
Signed-off-by: Marine Vovard
---
Change v1->v2:
* Check that X11 or Wayland is present in DISTRO_FEATURES
---
meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb
On Mon, 2023-08-14 at 08:17 -0700, Khem Raj wrote:
> On Mon, Aug 14, 2023 at 7:43 AM Marine Vovard
> wrote:
> >
> > We can use pure Wayland and therefore X11 is not required all the
> > time.
> >
>
> Would it also build when x11 or wayland neither are in
On Mon, 2023-08-14 at 17:28 +0200, Martin Jansa wrote:
> On Mon, Aug 14, 2023 at 4:43 PM Marine Vovard
> wrote:
> > I'm not sure if removing X11 is the good option. Maybe we could try
> > to
> > say it's either Wayland or X11 in the distro if it's possible
I'm not sure if removing X11 is the good option. Maybe we could try to
say it's either Wayland or X11 in the distro if it's possible with
Yocto.
Marine Vovard (1):
python3-kivy: Remove X11 from REQUIRED_DISTRO_FEATURES
meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb
We can use pure Wayland and therefore X11 is not required all the time.
Signed-off-by: Marine Vovard
---
meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb
b