From 5a94db52b6176575a1d971fd6c83b8a69725d0ca Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 21 Mar 2026 16:25:24 +0100 Subject: [PATCH] wlroots: update --- .../{wlroots-0.19_0.19.2.bb => wlroots-0.19_0.19.3.bb} | 2 +- .../wlroots/{wlroots_0.20-dev.bb => wlroots_0.20-rc5.bb} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename recipes-wlroots/wlroots/{wlroots-0.19_0.19.2.bb => wlroots-0.19_0.19.3.bb} (97%) rename recipes-wlroots/wlroots/{wlroots_0.20-dev.bb => wlroots_0.20-rc5.bb} (95%) diff --git a/recipes-wlroots/wlroots/wlroots-0.19_0.19.2.bb b/recipes-wlroots/wlroots/wlroots-0.19_0.19.3.bb similarity index 97% rename from recipes-wlroots/wlroots/wlroots-0.19_0.19.2.bb rename to recipes-wlroots/wlroots/wlroots-0.19_0.19.3.bb index d1e6322..3ca5523 100644 --- a/recipes-wlroots/wlroots/wlroots-0.19_0.19.2.bb +++ b/recipes-wlroots/wlroots/wlroots-0.19_0.19.3.bb @@ -41,7 +41,7 @@ PACKAGECONFIG ?= " \ " SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.19;protocol=https" -SRCREV = "8c9e6b7c9f3c5344f456e97dc29dcd8d8a5f015b" +SRCREV = "88a869855742281c98c22cab9641b317b8d065ef" inherit meson pkgconfig features_check diff --git a/recipes-wlroots/wlroots/wlroots_0.20-dev.bb b/recipes-wlroots/wlroots/wlroots_0.20-rc5.bb similarity index 95% rename from recipes-wlroots/wlroots/wlroots_0.20-dev.bb rename to recipes-wlroots/wlroots/wlroots_0.20-rc5.bb index dd86753..22313b4 100644 --- a/recipes-wlroots/wlroots/wlroots_0.20-dev.bb +++ b/recipes-wlroots/wlroots/wlroots_0.20-rc5.bb @@ -40,8 +40,8 @@ PACKAGECONFIG ?= " \ libliftoff \ " -SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https" -SRCREV = "90f9f59041b9d02809d4d64f45ca6ff2e61a722e" +SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.20;protocol=https" +SRCREV = "bba38a0d82f65234c320f4a31b9e3e8d1d42366b" inherit meson pkgconfig features_check