From: Alexander Kanavin Date: Mon, 8 Jun 2020 07:46:25 +0000 (+0200) Subject: strace: upgrade 5.6 -> 5.7 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10840 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38da7f53f9400a8aa1b63884e091e280179dd12d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git strace: upgrade 5.6 -> 5.7 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/strace/strace_5.6.bb b/meta/recipes-devtools/strace/strace_5.7.bb similarity index 92% rename from meta/recipes-devtools/strace/strace_5.6.bb rename to meta/recipes-devtools/strace/strace_5.7.bb index 53679cd0d21..c184d035aa3 100644 --- a/meta/recipes-devtools/strace/strace_5.6.bb +++ b/meta/recipes-devtools/strace/strace_5.7.bb @@ -15,8 +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[md5sum] = "f8e0394d4e537b3faadf0a72f5d1d17e" -SRC_URI[sha256sum] = "189968eeae06ed9e20166ec55a830943c84374676a457c9fe010edc7541f1b01" +SRC_URI[sha256sum] = "b284b59f9bcd95b9728cea5bd5c0edc5ebe360af73dc76fbf6334f11c777ccd8" inherit autotools ptest