-From ec543417b8e1df7c71dfc4728313849d9ab669a6 Mon Sep 17 00:00:00 2001
+From 267989559370a9f34646bf8a02001755bf64fb25 Mon Sep 17 00:00:00 2001
From: Khem Raj <raj.khem@gmail.com>
Date: Thu, 15 Dec 2022 15:54:27 -0800
Subject: [PATCH] configure: Use autoconf macro to detect largefile support
1 file changed, 2 insertions(+)
diff --git a/configure.ac b/configure.ac
-index 36fff90..9e40ab5 100644
+index ad12d20..a760789 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -42,6 +42,8 @@ AC_PROG_INSTALL
+@@ -43,6 +43,8 @@ AC_PROG_INSTALL
AC_PROG_RANLIB
AC_PROG_LN_S
-From d5f681c2de834110de260f4d071c7bc1fb0d7564 Mon Sep 17 00:00:00 2001
+From 59077f39cce499d11de5b0a9c23c9ded67ddb22e Mon Sep 17 00:00:00 2001
From: Jeremy Puhlman <jpuhlman@mvista.com>
Date: Wed, 11 Mar 2020 19:56:55 +0000
Subject: [PATCH] strace: fix reproducibilty issues
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/gen_tests.sh b/tests/gen_tests.sh
-index 8f47651..65267db 100755
+index 3c6228a..43b94ea 100755
--- a/tests/gen_tests.sh
+++ b/tests/gen_tests.sh
@@ -46,7 +46,7 @@ while read -r name arg0 args; do {
case "$arg0" in
+*)
-@@ -91,7 +91,7 @@ while read -r name arg0 args; do {
+@@ -102,7 +102,7 @@ while read -r name arg0 args; do {
if [ -n "$names" ]; then
{
-From 1891db87da3b204c512f47155aaa4e692008f1bf Mon Sep 17 00:00:00 2001
+From 69083e93e92437e8d9d4225fca71a053906a4af0 Mon Sep 17 00:00:00 2001
From: Khem Raj <raj.khem@gmail.com>
Date: Thu, 15 Dec 2022 15:56:13 -0800
Subject: [PATCH] tests: Replace off64_t with off_t
-From 593bea35a044b55222a71737ca8455c2359817d1 Mon Sep 17 00:00:00 2001
+From 9d40d293ff73dea734f1353c354f51e51992a813 Mon Sep 17 00:00:00 2001
From: Gabriel Barbu <gabriel.barbu@enea.com>
Date: Thu, 25 Jul 2013 15:28:33 +0200
Subject: [PATCH] strace: Add ptest
tests/Makefile.am | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
-
diff --git a/tests/Makefile.am b/tests/Makefile.am
-index b29471f..b8b66f0 100644
+index 6e942b1..7a707d7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,6 +18,7 @@ SIZEOF_LONG = @SIZEOF_LONG@
AM_CFLAGS = $(WARN_CFLAGS) $(TEST_WARN_CFLAGS)
bundled_CPPFLAGS =
if USE_BUNDLED_HEADERS
-@@ -932,3 +933,22 @@ BUILT_SOURCES = ksysent.h
+@@ -937,3 +938,22 @@ BUILT_SOURCES = ksysent.h
CLEANFILES = ksysent.h
include ../src/scno.am
-From cf77d301faf96cc892c6df0e19fccbf5853f249d Mon Sep 17 00:00:00 2001
+From 8bd827339ae72eab99dc9ad6a68b0ae98e5bbb49 Mon Sep 17 00:00:00 2001
From: Richard Purdie <richard.purdie@linuxfoundation.org>
Date: Wed, 29 May 2019 00:10:32 +0100
Subject: [PATCH] strace: Tweak ptest disk space management
1 file changed, 1 insertion(+)
diff --git a/tests/gen_tests.sh b/tests/gen_tests.sh
-index ce1467e..8f47651 100755
+index f22ad08..3c6228a 100755
--- a/tests/gen_tests.sh
+++ b/tests/gen_tests.sh
-@@ -73,6 +73,7 @@ while read -r name arg0 args; do {
+@@ -84,6 +84,7 @@ while read -r name arg0 args; do {
$hdr
. "\${srcdir=.}/init.sh"
run_strace_match_diff $arg0 $args
-From 3af7272a3435fc79e5da729155480a346ccf2d44 Mon Sep 17 00:00:00 2001
+From d0c5cb43f0d1760323a20abb62cb8cf3113d3fff Mon Sep 17 00:00:00 2001
From: Ross Burton <ross.burton@arm.com>
Date: Mon, 31 Jan 2022 17:40:13 +0000
Subject: [PATCH] strace: skip a number of load-sensitive tests
-From 920ff2e0e838fae4fe49bf8e8fa093d5b2485677 Mon Sep 17 00:00:00 2001
+From c11380609788ff9c802d6527adc6b2c756d5f715 Mon Sep 17 00:00:00 2001
From: Andre McCurdy <armccurdy@gmail.com>
Date: Mon, 18 Jan 2016 11:01:00 -0800
Subject: [PATCH] update gawk paths, /bin/gawk -> /usr/bin/gawk
file://0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch \
file://0002-tests-Replace-off64_t-with-off_t.patch \
"
-SRC_URI[sha256sum] = "8552dfab08abc22a0f2048c98fd9541fd4d71b6882507952780dab7c7c512f51"
+SRC_URI[sha256sum] = "3d7aee7e4f044b2f67f3d51a8a76eda18076e9fb2774de54ac351d777d4ebffa"
inherit autotools github-releases ptest