From 5093b09339e409dc0c3092c87f9d8462433e126a Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 26 Nov 2023 18:43:50 +0100 Subject: [PATCH] hyprland: update --- recipes-wlroots/hyprland/hyprland_git.bb | 2 +- recipes-wlroots/sway/sway_git.bb | 2 +- recipes-wlroots/wlroots/wlroots_git.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-wlroots/hyprland/hyprland_git.bb b/recipes-wlroots/hyprland/hyprland_git.bb index 818ca71..88e3824 100644 --- a/recipes-wlroots/hyprland/hyprland_git.bb +++ b/recipes-wlroots/hyprland/hyprland_git.bb @@ -37,7 +37,7 @@ SRC_URI = " \ file://meson-build.patch \ " -SRCREV = "512a59731b2e579b66325d0e9ce770919eecd685" +SRCREV = "68e57b7ee36f015d99988f38cb3a8b83c23ae7c3" PV = "0.32.3" S = "${WORKDIR}/git" diff --git a/recipes-wlroots/sway/sway_git.bb b/recipes-wlroots/sway/sway_git.bb index 846dada..c43c966 100644 --- a/recipes-wlroots/sway/sway_git.bb +++ b/recipes-wlroots/sway/sway_git.bb @@ -39,7 +39,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master" -SRCREV = "bc7d15d64da1d8b97d52928b8f9ce5688c8dbdd0" +SRCREV = "fd6d6f1d97deea2fc94aaeb58c85c99a498d905b" PV = "1.10-dev" S = "${WORKDIR}/git" diff --git a/recipes-wlroots/wlroots/wlroots_git.bb b/recipes-wlroots/wlroots/wlroots_git.bb index fc39dd1..fc7f220 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 = "36cc698bc5513655e5c57ba62693fce9001d86e7" +SRCREV = "2eb225236eb72f27beec921e9f37ddf58e874fba" PV = "0.18.0-dev" S = "${WORKDIR}/git"