From 546431a0809fa214f9bf7e5542312b81b8cf55ba Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 11 Jun 2023 19:07:57 +0200 Subject: [PATCH] wayfire: update --- recipes-wlroots/wayfire/wayfire_git.bb | 2 +- recipes-wlroots/wayfire/wcm_git.bb | 4 ++-- recipes-wlroots/wayfire/wf-config_git.bb | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-wlroots/wayfire/wayfire_git.bb b/recipes-wlroots/wayfire/wayfire_git.bb index 1b8bd0e..8a82b1a 100644 --- a/recipes-wlroots/wayfire/wayfire_git.bb +++ b/recipes-wlroots/wayfire/wayfire_git.bb @@ -49,7 +49,7 @@ PACKAGECONFIG ?= " \ SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1" -SRCREV = "1e9092b5ffe878d1cdecefa1997de4a665cf6212" +SRCREV = "e33bf48eca87fbcf24081d2ca2494fadc80ac3de" PV = "0.7.5" S = "${WORKDIR}/git" diff --git a/recipes-wlroots/wayfire/wcm_git.bb b/recipes-wlroots/wayfire/wcm_git.bb index 8ccf5dd..5a37e31 100644 --- a/recipes-wlroots/wayfire/wcm_git.bb +++ b/recipes-wlroots/wayfire/wcm_git.bb @@ -16,8 +16,8 @@ DEPENDS = " \ REQUIRED_DISTRO_FEATURES = "wayland" -SRC_URI = "gitsm://github.com/WayfireWM/wcm.git;protocol=https;branch=0.7.x" -SRCREV = "b725da3cc4587c8f3b25a7a699849fe94ced6e5f" +SRC_URI = "gitsm://github.com/WayfireWM/wcm.git;protocol=https;nobranch=1" +SRCREV = "4dff0dfdd840429054b3c1cc10fbf6702227dea9" S = "${WORKDIR}/git" PV = "0.7.5" diff --git a/recipes-wlroots/wayfire/wf-config_git.bb b/recipes-wlroots/wayfire/wf-config_git.bb index 0594945..275ab7e 100644 --- a/recipes-wlroots/wayfire/wf-config_git.bb +++ b/recipes-wlroots/wayfire/wf-config_git.bb @@ -15,7 +15,7 @@ DEPENDS = " \ REQUIRED_DISTRO_FEATURES = "wayland" SRC_URI = "git://github.com/WayfireWM/wf-config.git;protocol=https;branch=master" -SRCREV = "62e3897f207f49b1a3bbb85ba4b11d9fea239ec1" +SRCREV = "999653b2fedb7a969b2ebfd748747e4806afe1cb" PV = "0.7.1" S = "${WORKDIR}/git"