From bceb1a78c372118f4640d9396b46739deef4ea1b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 2 Nov 2020 17:48:28 +0100 Subject: [PATCH] strace: upgrade 5.8 -> 5.9 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/strace/{strace_5.8.bb => strace_5.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/strace/{strace_5.8.bb => strace_5.9.bb} (95%) diff --git a/meta/recipes-devtools/strace/strace_5.8.bb b/meta/recipes-devtools/strace/strace_5.9.bb similarity index 95% rename from meta/recipes-devtools/strace/strace_5.8.bb rename to meta/recipes-devtools/strace/strace_5.9.bb index 0415588b97..bee2616a44 100644 --- a/meta/recipes-devtools/strace/strace_5.8.bb +++ b/meta/recipes-devtools/strace/strace_5.9.bb @@ -16,7 +16,7 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \ file://0001-strace-fix-reproducibilty-issues.patch \ file://0001-xlat-Mark-IPPROTO_MAX-last-in-IPPROTO_-constants.patch \ " -SRC_URI[sha256sum] = "df4a669f7fff9cc302784085bd4b72fab216a426a3f72c892b28a537b71e7aa9" +SRC_URI[sha256sum] = "39473eb8465546c3e940fb663cb381eba5613160c7302794699d194a4d5d66d9" inherit autotools ptest -- 2.40.1