From: Khem Raj Date: Tue, 4 May 2021 23:49:22 +0000 (-0700) Subject: strace: Upgrade to 5.12 X-Git-Tag: uninative-3.2~220 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=853eb9a9c4b02b7acfc72659eb20914f0f19e66b;p=openembedded-core.git strace: Upgrade to 5.12 Changes are here [1] [1] https://github.com/strace/strace/releases/tag/v5.12 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/strace/strace_5.11.bb b/meta/recipes-devtools/strace/strace_5.12.bb similarity index 96% rename from meta/recipes-devtools/strace/strace_5.11.bb rename to meta/recipes-devtools/strace/strace_5.12.bb index f6a91df1d2..6a8996535b 100644 --- a/meta/recipes-devtools/strace/strace_5.11.bb +++ b/meta/recipes-devtools/strace/strace_5.12.bb @@ -15,7 +15,7 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \ file://uintptr_t.patch \ file://0001-strace-fix-reproducibilty-issues.patch \ " -SRC_URI[sha256sum] = "ffe340b10c145a0f85734271e9cce56457d23f21a7ea5931ab32f8cf4e793879" +SRC_URI[sha256sum] = "29171edf9d252f89c988a4c340dfdec662f458cb8c63d85431d64bab5911e7c4" inherit autotools ptest