diff --git a/recipes-wlroots/wlroots/wlroots_git.bb b/recipes-wlroots/wlroots/wlroots_git.bb index 04cc881..6dd7175 100644 --- a/recipes-wlroots/wlroots/wlroots_git.bb +++ b/recipes-wlroots/wlroots/wlroots_git.bb @@ -38,7 +38,7 @@ PACKAGECONFIG ?= " \ " SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https" -SRCREV = "5ae17de23f5fd9bb252a698f3771c840280e2c05" +SRCREV = "a3489f2c64d391240bfd190e1f4829cad618bac0" PV = "0.17.0-dev" S = "${WORKDIR}/git"