Re: [OE-core] [PATCH] strace: upgrade 5.5 -> 5.6

2020-05-24 Thread Richard Purdie
On Sat, 2020-05-23 at 19:05 +0800, zhengruoqin wrote:
> Signed-off-by: Zheng Ruoqin 
> ---
>  meta/recipes-devtools/strace/{strace_5.5.bb => strace_5.6.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-devtools/strace/{strace_5.5.bb => strace_5.6.bb} (92%)
> 
> diff --git a/meta/recipes-devtools/strace/strace_5.5.bb 
> b/meta/recipes-devtools/strace/strace_5.6.bb
> similarity index 92%
> rename from meta/recipes-devtools/strace/strace_5.5.bb
> rename to meta/recipes-devtools/strace/strace_5.6.bb
> index ae552da028..5015e87b22 100644
> --- a/meta/recipes-devtools/strace/strace_5.5.bb
> +++ b/meta/recipes-devtools/strace/strace_5.6.bb
> @@ -15,8 +15,8 @@ SRC_URI = 
> "https://strace.io/files/${PV}/strace-${PV}.tar.xz \
> file://uintptr_t.patch \
> file://0001-strace-fix-reproducibilty-issues.patch \
> "
> -SRC_URI[md5sum] = "dbce2e84632b39a4ed86b9fc60447af9"
> -SRC_URI[sha256sum] = 
> "9f58958c8e59ea62293d907d10572e352b582bd7948ed21aa28ebb47e5bf30ff"
> +SRC_URI[md5sum] = "f8e0394d4e537b3faadf0a72f5d1d17e"
> +SRC_URI[sha256sum] = 
> "189968eeae06ed9e20166ec55a830943c84374676a457c9fe010edc7541f1b01"
>  
>  inherit autotools ptest

Fails on musl qemux86:

https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/1938

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#138643): 
https://lists.openembedded.org/g/openembedded-core/message/138643
Mute This Topic: https://lists.openembedded.org/mt/74413658/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[OE-core] [PATCH] strace: upgrade 5.5 -> 5.6

2020-05-22 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin 
---
 meta/recipes-devtools/strace/{strace_5.5.bb => strace_5.6.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/strace/{strace_5.5.bb => strace_5.6.bb} (92%)

diff --git a/meta/recipes-devtools/strace/strace_5.5.bb 
b/meta/recipes-devtools/strace/strace_5.6.bb
similarity index 92%
rename from meta/recipes-devtools/strace/strace_5.5.bb
rename to meta/recipes-devtools/strace/strace_5.6.bb
index ae552da028..5015e87b22 100644
--- a/meta/recipes-devtools/strace/strace_5.5.bb
+++ b/meta/recipes-devtools/strace/strace_5.6.bb
@@ -15,8 +15,8 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \
file://uintptr_t.patch \
file://0001-strace-fix-reproducibilty-issues.patch \
"
-SRC_URI[md5sum] = "dbce2e84632b39a4ed86b9fc60447af9"
-SRC_URI[sha256sum] = 
"9f58958c8e59ea62293d907d10572e352b582bd7948ed21aa28ebb47e5bf30ff"
+SRC_URI[md5sum] = "f8e0394d4e537b3faadf0a72f5d1d17e"
+SRC_URI[sha256sum] = 
"189968eeae06ed9e20166ec55a830943c84374676a457c9fe010edc7541f1b01"
 
 inherit autotools ptest
 
-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#138617): 
https://lists.openembedded.org/g/openembedded-core/message/138617
Mute This Topic: https://lists.openembedded.org/mt/74413658/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-