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

@ -12,7 +12,7 @@ inherit meson
S = "${WORKDIR}/git"
PV = "23"
SRCREV = "${PV}"
SRCREV = "d377218338b706ce3ff517a80fc0f1b1cfd8fe80"
EXTRA_OEMESON += "--buildtype release"