From 76810f33946b2fa4eebf1c8c160e47828a63ee81 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 4 May 2023 21:37:39 +0200 Subject: [PATCH] wlroots: update --- recipes-wlroots/wlroots/wlroots_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-wlroots/wlroots/wlroots_git.bb b/recipes-wlroots/wlroots/wlroots_git.bb index 92fe361..3079b41 100644 --- a/recipes-wlroots/wlroots/wlroots_git.bb +++ b/recipes-wlroots/wlroots/wlroots_git.bb @@ -39,7 +39,7 @@ PACKAGECONFIG ?= " \ " SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https" -SRCREV = "dae2deb3c9d22fe51c2c75328d693fdc92ea9b87" +SRCREV = "2dd95490850c9834091c1d679b78a5af6b520890" PV = "0.17.0-dev" S = "${WORKDIR}/git"