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

@ -11,7 +11,7 @@ SRC_URI = " \
"
PV = "1.0.9"
SRCREV = "v${PV}"
SRCREV = "e61745a6b7add50d380cfd7d3883dd6c62fc2c71"
S = "${WORKDIR}/git"
EXTRA_OECMAKE = "-DCMAKE_BUILD_TYPE=Release"

View File

@ -15,5 +15,5 @@ inherit setuptools3
S = "${WORKDIR}/git"
PV = "2.2.1"
SRCREV = "v${PV}"
SRCREV = "8ee74938fef47bf409a9f13c6d6436a1ef27ad7f"

View File

@ -20,5 +20,5 @@ inherit setuptools3
S = "${WORKDIR}/git"
PV = "0.31"
SRCREV = "${PV}"
SRCREV = "a734526ed33fe446396e32649e8895dde679f52c"

View File

@ -14,5 +14,5 @@ inherit setuptools3
S = "${WORKDIR}/git"
PV = "2.2.0"
SRCREV = "${PV}"
SRCREV = "ade9c1b68c83a1fc76d90bc0ff603f6b34dfbbbf"

View File

@ -4,3 +4,7 @@ do_install:append:class-target() {
FILES:${PN}:class-target += "${bindir}/python"
RDEPENDS:${PN}-misc += "\
${PN}-terminal \
"