All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][PATCH] rt-tests: update SRCREV
@ 2021-05-17  9:03 Chen Qi
  2021-05-17  9:12 ` Alexander Kanavin
  0 siblings, 1 reply; 5+ messages in thread
From: Chen Qi @ 2021-05-17  9:03 UTC (permalink / raw)
  To: openembedded-core

The commit '6af88067da16c6e69243b376c3b6454ec694460b' is not available
in the repo any more. I think it's due to some mis-operation of the upstream
repo in the past few hours.

Update the SRCREV to use the latest commit on unstable/devel/latest branch.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
 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 0c89bad91f..1600f5813b 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 = "6af88067da16c6e69243b376c3b6454ec694460b"
+SRCREV = "c9051a36d934503b4673ca5615f631bae36dead0"
 PE = "1"
 
 SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=unstable/devel/latest"
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [OE-core][PATCH] rt-tests: update SRCREV
  2021-05-17  9:03 [OE-core][PATCH] rt-tests: update SRCREV Chen Qi
@ 2021-05-17  9:12 ` Alexander Kanavin
  2021-05-17  9:39   ` 回复: " Zhang, Qiang
  2021-05-24  6:35   ` Martin Jansa
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Kanavin @ 2021-05-17  9:12 UTC (permalink / raw)
  To: Chen Qi; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 1243 bytes --]

Maybe it's better to update to the tagged 1.10 commit?
https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/commit/?h=unstable/devel/latest&id=32819581cc0509c9d58c33c3061f57abe0c40c88

Alex

On Mon, 17 May 2021 at 11:03, Chen Qi <Qi.Chen@windriver.com> wrote:

> The commit '6af88067da16c6e69243b376c3b6454ec694460b' is not available
> in the repo any more. I think it's due to some mis-operation of the
> upstream
> repo in the past few hours.
>
> Update the SRCREV to use the latest commit on unstable/devel/latest branch.
>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
>  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 0c89bad91f..1600f5813b 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 = "6af88067da16c6e69243b376c3b6454ec694460b"
> +SRCREV = "c9051a36d934503b4673ca5615f631bae36dead0"
>  PE = "1"
>
>  SRC_URI = "git://
> git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=unstable/devel/latest
> "
> --
> 2.30.2
>
>
> 
>
>

[-- Attachment #2: Type: text/html, Size: 2020 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* 回复: [OE-core][PATCH] rt-tests: update SRCREV
  2021-05-17  9:12 ` Alexander Kanavin
@ 2021-05-17  9:39   ` Zhang, Qiang
  2021-05-24  6:35   ` Martin Jansa
  1 sibling, 0 replies; 5+ messages in thread
From: Zhang, Qiang @ 2021-05-17  9:39 UTC (permalink / raw)
  To: Alexander Kanavin, Chen, Qi; +Cc: OE-core



________________________________________
发件人: openembedded-core@lists.openembedded.org <openembedded-core@lists.openembedded.org> 代表 Alexander Kanavin <alex.kanavin@gmail.com>
发送时间: 2021年5月17日 17:12
收件人: Chen, Qi
抄送: OE-core
主题: Re: [OE-core][PATCH] rt-tests: update SRCREV

[Please note: This e-mail is from an EXTERNAL e-mail address]
>Maybe it's better to update to the tagged 1.10 commit? https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/commit/?h=unstable/devel/latest&id=32819581cc0509c9d58c33c3061f57abe0c40c88
>
>Alex

Hello Alex

The tagged V1.10 don't fix this problem, this problem is fixed (3aec580 rt-tests: Don't assume numa is available at runtime) .  it not in tagged v1.10.

Thanks
Qiang

>
>On Mon, 17 May 2021 at 11:03, Chen Qi ><Qi.Chen@windriver.com<mailto:Qi.Chen@windriver.com>> wrote:
>The commit '6af88067da16c6e69243b376c3b6454ec694460b' is not available
>in the repo any more. I think it's due to some mis-operation of the upstream
>repo in the past few hours.
>
>Update the SRCREV to use the latest commit on unstable/devel/latest >branch.
>
>Signed-off-by: Chen Qi ><Qi.Chen@windriver.com<mailto:Qi.Chen@windriver.com>>
>---
> 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 0c89bad91f..1600f5813b 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 = "6af88067da16c6e69243b376c3b6454ec694460b"
>+SRCREV = "c9051a36d934503b4673ca5615f631bae36dead0"
> PE = "1"
>
> SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=unstable/devel/latest<http://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=unstable/devel/latest>"
>--
>2.30.2





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [OE-core][PATCH] rt-tests: update SRCREV
  2021-05-17  9:12 ` Alexander Kanavin
  2021-05-17  9:39   ` 回复: " Zhang, Qiang
@ 2021-05-24  6:35   ` Martin Jansa
  1 sibling, 0 replies; 5+ messages in thread
From: Martin Jansa @ 2021-05-24  6:35 UTC (permalink / raw)
  To: Alexander Kanavin; +Cc: Chen Qi, OE-core

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

On Mon, May 17, 2021 at 11:12 AM Alexander Kanavin <alex.kanavin@gmail.com>
wrote:

> Maybe it's better to update to the tagged 1.10 commit?
> https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/commit/?h=unstable/devel/latest&id=32819581cc0509c9d58c33c3061f57abe0c40c88
>

that would be revert of
https://lists.openembedded.org/g/openembedded-core/message/151129

[-- Attachment #2: Type: text/html, Size: 941 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [OE-core][PATCH] rt-tests: update SRCREV
       [not found] <167FCF3280BD92DF.4128@lists.openembedded.org>
@ 2021-05-24  2:06 ` Chen Qi
  0 siblings, 0 replies; 5+ messages in thread
From: Chen Qi @ 2021-05-24  2:06 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 994 bytes --]

ping

On 05/17/2021 05:03 PM, Chen Qi wrote:
> The commit '6af88067da16c6e69243b376c3b6454ec694460b' is not available
> in the repo any more. I think it's due to some mis-operation of the upstream
> repo in the past few hours.
>
> Update the SRCREV to use the latest commit on unstable/devel/latest branch.
>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
>   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 0c89bad91f..1600f5813b 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 = "6af88067da16c6e69243b376c3b6454ec694460b"
> +SRCREV = "c9051a36d934503b4673ca5615f631bae36dead0"
>   PE = "1"
>   
>   SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=unstable/devel/latest"
>
>
> 
>


[-- Attachment #2: Type: text/html, Size: 1547 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-24  6:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17  9:03 [OE-core][PATCH] rt-tests: update SRCREV Chen Qi
2021-05-17  9:12 ` Alexander Kanavin
2021-05-17  9:39   ` 回复: " Zhang, Qiang
2021-05-24  6:35   ` Martin Jansa
     [not found] <167FCF3280BD92DF.4128@lists.openembedded.org>
2021-05-24  2:06 ` Chen Qi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.