From bd4cf33b3a6fe36fe999475b1b82951dd64acc5b Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Fri, 19 Jul 2024 17:58:58 +0200 Subject: [PATCH] s-suite: Add UPSTREAM_CHECK_COMMITS The current PV=3.6 is not a git tag but a Readme content so, use UPSTREAM_CHECK_COMMITS to detect upstream updates. Signed-off-by: Yoann Congal Reviewed-by: Alexandre Truong Signed-off-by: Khem Raj --- meta-oe/recipes-benchmark/s-suite/s-suite_git.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb index 629b123042..2cfeb72416 100644 --- a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb +++ b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb @@ -6,6 +6,10 @@ SRCREV = "f97f1ae321d1fb8111a2c638075702ed2512ff07" PV = "3.6" SRC_URI = "git://github.com/Algodev-github/S.git;protocol=https;branch=master" +# Current PV is not a git tag but a Readme content, track commits to detect +# upstream updates +UPSTREAM_CHECK_COMMITS = "1" + S = "${WORKDIR}/git" # installing in /opt/S-suite since the package has