[Buildroot] [PATCH v1 1/2] package/wlroots: bump to version 0.19.0
Julien Olivain
ju.o at free.fr
Tue Sep 23 20:16:18 UTC 2025
Hi Raphael,
Thanks for the patch.
On 21/09/2025 20:17, Raphael Pavlidis wrote:
> Changelog:
> https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.19.0
> Signed-off-by: Raphael Pavlidis <raphael.pavlidis at gmail.com>
> ---
> package/wlroots/wlroots.hash | 4 ++--
> package/wlroots/wlroots.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
[...]
> diff --git a/package/wlroots/wlroots.mk b/package/wlroots/wlroots.mk
> index 81f76fcdc7..689662f536 100644
> --- a/package/wlroots/wlroots.mk
> +++ b/package/wlroots/wlroots.mk
> @@ -4,7 +4,7 @@
> #
>
> ################################################################################
>
> -WLROOTS_VERSION = 0.18.2
> +WLROOTS_VERSION = 0.19.0
Updating wlroots to 0.19.0 breaks cage 0.2.0 due to the breaking changes
described
in the release note.
Could you also send a patch that bumps cage to
v0.2.0-15-g2e593fe5a8a2186a558ceb414674775e4ba5d2b1
or greater, please? (no need to resend this series)
> WLROOTS_SITE =
> https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/$(WLROOTS_VERSION)/downloads
> WLROOTS_LICENSE = MIT
> WLROOTS_LICENSE_FILES = LICENSE
> --
> 2.51.0
Best regards,
Julien.
More information about the buildroot
mailing list