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"