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

@ -13,7 +13,7 @@ SRC_URI = " \
"
PV = "0.6.1"
SRCREV = "v${PV}"
SRCREV = "a205468bc5d3a353fb15dae2398a101dff52f2d3"
S = "${WORKDIR}/git"
EXTRA_OECMAKE = " \
@ -35,5 +35,3 @@ EXTRA_OECMAKE = " \
CXXFLAGS:append:arm = " -mfp16-format=ieee"
do_compile[network] = "1"