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"