wayfire: update

This commit is contained in:
Markus Volk
2023-11-26 21:53:28 +01:00
parent d66cf1a453
commit f542ed5f49
3 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ RRECOMMENDS:${PN} += " \
PACKAGECONFIG[gles32] = "-Denable_gles32=true,-Denable_gles32=false"
PACKAGECONFIG[use_system_wfconfig] = "-Duse_system_wfconfig=enabled,-Duse_system_wfconfig=disabled,wf-config"
PACKAGECONFIG[use_system_wlroots] = "-Duse_system_wlroots=enabled,-Duse_system_wlroots=disabled,wlroots-0.16"
PACKAGECONFIG[use_system_wlroots] = "-Duse_system_wlroots=enabled,-Duse_system_wlroots=disabled,wlroots-0.17"
PACKAGECONFIG[x11] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland xcb-util-renderutil xcb-util-wm"
PACKAGECONFIG[vulkan] = ",,vulkan-loader vulkan-headers glslang-native"
@ -51,7 +51,7 @@ PACKAGECONFIG ?= " \
SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1"
SRCREV = "1d209ce356b449f16d93a77ebad87f4c3b9e7423"
SRCREV = "97e6702ec65e73b4659087a63c71495cf70dccd8"
PV = "0.8.0"
S = "${WORKDIR}/git"