mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58:22 +01:00
wayfire: update
This commit is contained in:
parent
9ef10a9feb
commit
51e48bc82c
@ -46,13 +46,12 @@ PACKAGECONFIG ?= " \
|
|||||||
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan x11', d)} \
|
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan x11', d)} \
|
||||||
gles32 \
|
gles32 \
|
||||||
use_system_wlroots \
|
use_system_wlroots \
|
||||||
use_system_wfconfig \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1"
|
SRC_URI = "gitsm://github.com/WayfireWM/wayfire.git;protocol=https;nobranch=1"
|
||||||
|
|
||||||
SRCREV = "97e6702ec65e73b4659087a63c71495cf70dccd8"
|
SRCREV = "01726528ace8ed71216f23c3b0fb3344cda5a461"
|
||||||
PV = "0.8.0"
|
PV = "0.8.1"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
|
Loading…
Reference in New Issue
Block a user