From 735ae446216514105323f6018799a194bbd63b3b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 11 May 2024 20:32:20 +0200 Subject: [PATCH] wlroots-0.17: update --- recipes-wlroots/wlroots/wlroots-0.17.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/wlroots/wlroots-0.17.bb b/recipes-wlroots/wlroots/wlroots-0.17.bb index 4e02a1c..636dfe3 100644 --- a/recipes-wlroots/wlroots/wlroots-0.17.bb +++ b/recipes-wlroots/wlroots/wlroots-0.17.bb @@ -39,8 +39,8 @@ PACKAGECONFIG ?= " \ " SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=0.17;protocol=https" -SRCREV = "6dce6ae2ed92544b9758b194618e21f4c97f1d6b" -PV = "0.17.2" +SRCREV = "bc73e507abd1e8319353a8601f1f8ebfe17307ee" +PV = "0.17.3" S = "${WORKDIR}/git"