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

@ -26,7 +26,7 @@ PACKAGECONFIG ??= ""
S = "${WORKDIR}/git"
PV = "0.12"
SRCREV = "${PV}"
SRCREV = "16327f3c9902bd7ab7e74ffa757ce5847895bafc"
EXTRA_OEMESON += "--buildtype release"