mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58:22 +01:00
wlroots: rename release version recipe
This commit is contained in:
parent
c8daeb931e
commit
b4b3f39b58
@ -39,11 +39,12 @@ PACKAGECONFIG ?= " \
|
|||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https \
|
git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https \
|
||||||
file://0001-backend-drm-meson.build-dont-use-native-hwdata-0.16.patch \
|
file://0001-backend-drm-meson.build-dont-use-native-hwdata.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "1712a7d27444d62f8da8eeedf0840b386a810e96"
|
SRCREV = "1712a7d27444d62f8da8eeedf0840b386a810e96"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
PV = "0.16"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
|
|
Loading…
Reference in New Issue
Block a user