From 51e48bc82c035aead43e629aac51e4a40cc77123 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 26 Mar 2024 10:37:14 +0100 Subject: [PATCH] wayfire: update --- recipes-wlroots/wayfire/wayfire_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-wlroots/wayfire/wayfire_git.bb b/recipes-wlroots/wayfire/wayfire_git.bb index 3fe3f0d..4811f75 100644 --- a/recipes-wlroots/wayfire/wayfire_git.bb +++ b/recipes-wlroots/wayfire/wayfire_git.bb @@ -46,13 +46,12 @@ PACKAGECONFIG ?= " \ ${@bb.utils.filter('DISTRO_FEATURES', 'vulkan x11', d)} \ gles32 \ use_system_wlroots \ - use_system_wfconfig \ " SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1" -SRCREV = "97e6702ec65e73b4659087a63c71495cf70dccd8" -PV = "0.8.0" +SRCREV = "01726528ace8ed71216f23c3b0fb3344cda5a461" +PV = "0.8.1" S = "${WORKDIR}/git" inherit meson pkgconfig features_check