On Fri, Oct 20, 2023 at 7:26 AM <s...@geanix.com> wrote:
>
> Quoting Steve Sakoman <st...@sakoman.com>:
>
> > On Thu, Oct 19, 2023 at 3:28 AM Sean Nyekjaer <s...@geanix.com> wrote:
> >>
> >> Lets use the launcher-seatd as default, launcher-logind is "sometimes"
> >> failing to provide input events. Further more is the launcher-logind
> >> depricated in newer versions of weston.
> >
> > Changing behaviour is typically not allowed in stable branches.
> >
> > In any event, this change would need to go into the master branch
> > before it could be backported to stable branches. So please submit
> > this for the master branch!
> >
> > Steve
>
> Hi Steve,
>
> It is part of the master branch be7da75 “weston: update 11.0.1 - 12.0.1”

OK, then no need to submit for master :-)

I'm still not able to take this for mickledore though, since it would
cause a behaviour change for people already shipping product with
mickledore.

Steve

> >> Signed-off-by: Sean Nyekjaer <s...@geanix.com>
> >> ---
> >>  meta/recipes-graphics/wayland/weston_11.0.1.bb | 4 ++--
> >>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/meta/recipes-graphics/wayland/weston_11.0.1.bb
> >> b/meta/recipes-graphics/wayland/weston_11.0.1.bb
> >> index 0838791a6b..09753e7c51 100644
> >> --- a/meta/recipes-graphics/wayland/weston_11.0.1.bb
> >> +++ b/meta/recipes-graphics/wayland/weston_11.0.1.bb
> >> @@ -37,7 +37,7 @@ PACKAGECONFIG ??=
> >> "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'kms wayla
> >>                     ${@bb.utils.contains('DISTRO_FEATURES', 'x11
> >> wayland', 'xwayland', '', d)} \
> >>                     ${@bb.utils.filter('DISTRO_FEATURES', 'systemd
> >> x11', d)} \
> >>                     ${@bb.utils.contains_any('DISTRO_FEATURES',
> >> 'wayland x11', '', 'headless', d)} \
> >> -
> >> ${@oe.utils.conditional('VIRTUAL-RUNTIME_init_manager', 'sysvinit',
> >> 'launcher-libseat', '', d)} \
> >> +                   launcher-libseat \
> >>                     image-jpeg \
> >>                     screenshare \
> >>                     shell-desktop \
> >> @@ -71,7 +71,7 @@ PACKAGECONFIG[lcms] =
> >> "-Dcolor-management-lcms=true,-Dcolor-management-lcms=fals
> >>  # Weston with webp support
> >>  PACKAGECONFIG[webp] = "-Dimage-webp=true,-Dimage-webp=false,libwebp"
> >>  # Weston with systemd-login support
> >> -PACKAGECONFIG[systemd] = "-Dsystemd=true
> >> -Dlauncher-logind=true,-Dsystemd=false
> >> -Dlauncher-logind=false,systemd dbus"
> >> +PACKAGECONFIG[systemd] = "-Dsystemd=true,-Dsystemd=false,systemd dbus"
> >>  # Weston with Xwayland support (requires X11 and Wayland)
> >>  PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false,libxcb
> >> libxcursor xwayland"
> >>  # colord CMS support
> >> --
> >> 2.42.0
> >>
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#189578): 
https://lists.openembedded.org/g/openembedded-core/message/189578
Mute This Topic: https://lists.openembedded.org/mt/102059907/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