mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
hyprland: update
This commit is contained in:
parent
e1fbc95326
commit
c8152c2e3a
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user