All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] strace: Upgrade to 5.12
@ 2021-05-04 23:49 Khem Raj
  0 siblings, 0 replies; only message in thread
From: Khem Raj @ 2021-05-04 23:49 UTC (permalink / raw)
  To: openembedded-core; +Cc: Khem Raj

Changes are here [1]

[1] https://github.com/strace/strace/releases/tag/v5.12

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/recipes-devtools/strace/{strace_5.11.bb => strace_5.12.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/strace/{strace_5.11.bb => strace_5.12.bb} (96%)

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
 
-- 
2.31.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-04 23:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04 23:49 [PATCH] strace: Upgrade to 5.12 Khem Raj

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.