From: Alexander Kanavin Date: Fri, 2 Apr 2021 20:46:24 +0000 (+0200) Subject: ptest-runner: correct version check X-Git-Tag: yocto-3.3~27 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0942515b32d79fd1043adaa27942203680b31cfa;p=openembedded-core.git ptest-runner: correct version check Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.4.1.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.4.1.bb index ba0eb03799..57a3ae005b 100644 --- a/meta/recipes-support/ptest-runner/ptest-runner_2.4.1.bb +++ b/meta/recipes-support/ptest-runner/ptest-runner_2.4.1.bb @@ -12,7 +12,6 @@ PV .= "+git${SRCPV}" SRC_URI = "git://git.yoctoproject.org/ptest-runner2 \ " -UPSTREAM_VERSION_UNKNOWN = "1" S = "${WORKDIR}/git"