hyprland: update

This commit is contained in:
Markus Volk 2024-01-21 15:42:08 +01:00
parent e1fbc95326
commit c8152c2e3a
2 changed files with 4 additions and 2 deletions

View File

@ -38,7 +38,7 @@ SRC_URI = " \
file://meson-build.patch \
"
SRCREV = "03ebbe18ed8517ee22591eac82cd54322f42cb7d"
SRCREV = "f40e382fc6208d4fe2e53581ea27510cb62417dd"
PV = "0.34.0"
S = "${WORKDIR}/git"
@ -51,3 +51,5 @@ PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,libxcb xcb-uti
PACKAGECONFIG[legacy_renderer] = "-Dlegacy_renderer=enabled,-Dlegacy_renderer=disabled"
FILES:${PN} += "${datadir}"
CXXFLAGS += "-Wno-unused-result"

View File

@ -39,7 +39,7 @@ PACKAGECONFIG ?= " \
"
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
SRCREV = "5d639394f3e83b01596dcd166a44a9a1a2583350"
SRCREV = "f81c3d93cd6f61b20ae784297679283438def8df"
PV = "0.18.0-dev"
S = "${WORKDIR}/git"