avoid tags in SRCREV

update some recipes on the way
This commit is contained in:
Markus Volk
2022-02-01 04:34:57 +01:00
parent 06cbbaeb7a
commit 49dbb1b91d
43 changed files with 73 additions and 68 deletions

View File

@ -46,7 +46,7 @@ PACKAGECONFIG ?= " \
"
SRC_URI = "git://github.com/WayfireWM/wayfire.git;protocol=https;branch=0.7.x"
SRCREV = "v${PV}"
SRCREV = "9458f58959512222f3f154b40b0a48584033ca24"
PV = "0.7.2"
S = "${WORKDIR}/git"

View File

@ -14,10 +14,11 @@ DEPENDS = " \
REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI = "https://github.com/WayfireWM/wf-config/releases/download/v${PV}/wf-config-${PV}.tar.xz"
SRC_URI[sha256sum] = "7d2285adeaca0ff6e36e6ef450564ab02c8e26ba5da3b169257c5bf061f7e5f0"
SRC_URI = "git://github.com/WayfireWM/wf-config.git;protocol=https;branch=master"
SRCREV = "e42a3870fb194842a505ad5a9671be1aebda0b0b"
PV = "0.8.0"
S = "${WORKDIR}/${PN}-${PV}"
S = "${WORKDIR}/git"
inherit meson pkgconfig features_check