wlroots: add support for libliftoff 0.5.0

Add a merge request from upstream to support libliftoff 0.5.0
This commit is contained in:
Markus Volk
2024-05-30 23:54:45 +02:00
parent 877e8f6b8e
commit d1ed14536f
4 changed files with 104 additions and 0 deletions

View File

@ -39,6 +39,7 @@ PACKAGECONFIG ?= " \
"
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
SRC_URI += "file://backend-drm-add-support-for-libliftoff-v0.5.0.patch"
SRCREV = "56ebfde540da9631548773baba87beb716660322"
PV = "0.18.0-dev"