Hi,

this SRCREV no longer exists in rt-tests repo:
rt-tests-1_1.10-r0 do_fetch: Fetcher failure: Unable to find revision
6af88067da16c6e69243b376c3b6454ec694460b in branch unstable/devel/latest
even from upstream

rt-tests$ git branch -a --contains 6af88067da16c6e69243b376c3b6454ec694460b
error: no such commit 6af88067da16c6e69243b376c3b6454ec694460b

the old v1.10 SRCREV still exists in defined branch:
rt-tests$ git branch -a --contains 32819581cc0509c9d58c33c3061f57abe0c40c88
  remotes/origin/unstable/devel/latest
  remotes/origin/unstable/devel/no-numa-runtime

rt-tests$ git show-ref -d v1.10
d232f528fd131b7d840e79a3756d1dbdaa9b1b60 refs/tags/v1.10
32819581cc0509c9d58c33c3061f57abe0c40c88 refs/tags/v1.10^{}

Can you please fix PV to indicate that it doesn't match with 1.10 version
anymore and update the SRCREV to something which exists now?

Regards,

On Fri, Apr 30, 2021 at 8:59 AM Zhang, Qiang <[email protected]>
wrote:

> From: Zqiang <[email protected]>
>
> When run cyclictest, the parameter enable NUMA. but in some BSP
> which not support NUMA, will causes the test program to exit
> directly and does not carry out subsequent operations, the
> latest changes have fixed this problem. so update to the
> latest branch to resolve.
>
> Signed-off-by: Zqiang <[email protected]>
> ---
>  meta/recipes-rt/rt-tests/rt-tests.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc
> b/meta/recipes-rt/rt-tests/rt-tests.inc
> index 9358f13d06..0c89bad91f 100644
> --- a/meta/recipes-rt/rt-tests/rt-tests.inc
> +++ b/meta/recipes-rt/rt-tests/rt-tests.inc
> @@ -1,5 +1,5 @@
>  # Version 1.8
> -SRCREV = "32819581cc0509c9d58c33c3061f57abe0c40c88"
> +SRCREV = "6af88067da16c6e69243b376c3b6454ec694460b"
>  PE = "1"
>
>  SRC_URI = "git://
> git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=unstable/devel/latest
> "
> --
> 2.17.1
>
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#152144): 
https://lists.openembedded.org/g/openembedded-core/message/152144
Mute This Topic: https://lists.openembedded.org/mt/82475485/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to