mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-25 21:18:21 +01:00
hyprland: update
This commit is contained in:
parent
28a146b340
commit
ea59e7f46d
@ -42,7 +42,7 @@ RRECOMMENDS:${PN} ?= " \
|
||||
|
||||
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
|
||||
|
||||
SRCREV = "a425fbebe4cf4238e48a42f724ef2208959d66cf"
|
||||
SRCREV = "940ed3d525d838bc255070bd8cfc2f75df04229a"
|
||||
PV = "0.45.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@ -51,6 +51,7 @@ inherit meson pkgconfig features_check
|
||||
PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd xwayland', d)}"
|
||||
|
||||
PACKAGECONFIG[systemd] = "-Dsystemd=enabled,-Dsystemd=disabled"
|
||||
PACKAGECONFIG[uwsm] = "-Duwsm=enabled,-Duwsm=disabled,,uwsm"
|
||||
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,libxcb xcb-util-wm xcb-util-renderutil xwayland,xwayland"
|
||||
PACKAGECONFIG[legacy_renderer] = "-Dlegacy_renderer=enabled,-Dlegacy_renderer=disabled"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user