mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
wlroots: update; add recipe for 0.16
This commit is contained in:
@ -30,7 +30,7 @@ PACKAGECONFIG[systemd] = ",,systemd"
|
||||
PACKAGECONFIG[sysvinit] = ",,eudev elogind"
|
||||
PACKAGECONFIG[vulkan] = ",,vulkan-loader vulkan-headers glslang-native"
|
||||
PACKAGECONFIG[x11] = ",,xcb-util-renderutil"
|
||||
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland xcb-util-wm,xwayland"
|
||||
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland xcb-util-wm"
|
||||
|
||||
PACKAGECONFIG ?= " \
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'systemd sysvinit vulkan x11 xwayland opengl', d)} \
|
||||
@ -41,8 +41,8 @@ SRC_URI = " \
|
||||
git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https \
|
||||
file://0001-backend-drm-meson.build-dont-use-native-hwdata.patch \
|
||||
"
|
||||
SRCREV = "77d9fc08483fd516e1540fdbfaf9ee789772a778"
|
||||
PV = "0.16.0"
|
||||
SRCREV = "1bd0ba3949605c1fe382bbdb62b8a9aa2e462573"
|
||||
PV = "0.17.0-dev"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
Reference in New Issue
Block a user