From: Yoann Congal <[email protected]> Also, remove an extra line split.
Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-support/ptest-runner/ptest-runner_2.5.0.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.5.0.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.5.0.bb index d9ec0baf799..607fe4b5ff2 100644 --- a/meta/recipes-support/ptest-runner/ptest-runner_2.5.0.bb +++ b/meta/recipes-support/ptest-runner/ptest-runner_2.5.0.bb @@ -9,8 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" SRCREV = "7429fdd52abb5b08a9e8acef14b1bc4604f09c8f" -SRC_URI = "git://git.yoctoproject.org/ptest-runner2;branch=master;protocol=https \ -" +SRC_URI = "git://git.yoctoproject.org/ptest-runner2;branch=master;protocol=https;tag=v${PV}" FILES:${PN} = "${bindir}/ptest-runner ${bindir}/ptest-runner-collect-system-data"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232558): https://lists.openembedded.org/g/openembedded-core/message/232558 Mute This Topic: https://lists.openembedded.org/mt/118167833/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
