[Buildroot] [PATCH v2 0/5] Update Cage, wlroots, and wayland

Yann E. MORIN yann.morin.1998 at free.fr
Tue May 18 17:11:33 UTC 2021


Adrian, All,

On 2021-05-18 16:54 +0300, Adrian Perez de Castro spake thusly:
> Hello!
> 
> This patch set updates Cage to 0.1.3, which by itself does not have functional
> changes over the previous version, but it pulls in wlroots 0.13.0 which does
> include a good number of improvements.
> 
> Last but not least, wlroots can now libseat to broker sessions, so three of
> the patches deal with adding a package for it, installing the daemon init
> scripts (if the daemon is enabled, as it is optional), and arranging for
> wlroots to use libseat when available. It looks like libseat is gaining
> momentum in the Wayland ecosystem and for example Weston can also use it
> since half a year ago [1].

Waiting for a patch series, then! ;-]

> Best regards,
> -Adrian
> 
> [1] https://gitlab.freedesktop.org/wayland/weston/-/commit/6c4a993a999048a2054ec97e71d32839b312c642
> 
> 
> Adrian Perez de Castro (5):
>   package/wlroots: bump to version 0.13.0
>   package/seatd: new package
>   package/seatd: install init scripts
>   package/wlroots: use libseat when available
>   package/cage: bump to version 0.1.3

Whole series applied to next, thanks.

Regards,
Yann E. MORIN.

>  package/Config.in                             |  1 +
>  package/cage/cage.hash                        |  2 +-
>  package/cage/cage.mk                          |  7 +--
>  ...pport-building-builtin-without-seatd.patch | 37 +++++++++++++
>  package/seatd/Config.in                       | 22 ++++++++
>  package/seatd/S70seatd                        | 38 ++++++++++++++
>  package/seatd/seatd.hash                      |  5 ++
>  package/seatd/seatd.mk                        | 52 +++++++++++++++++++
>  package/wlroots/Config.in                     |  3 ++
>  package/wlroots/wlroots.hash                  |  4 +-
>  package/wlroots/wlroots.mk                    | 25 ++++-----
>  11 files changed, 174 insertions(+), 22 deletions(-)
>  create mode 100644 package/seatd/0001-meson-Support-building-builtin-without-seatd.patch
>  create mode 100644 package/seatd/Config.in
>  create mode 100755 package/seatd/S70seatd
>  create mode 100644 package/seatd/seatd.hash
>  create mode 100644 package/seatd/seatd.mk
> 
> -- 
> 2.31.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list