On Wed, 2026-05-13 at 01:14 -0700, [email protected] wrote: > From: Robert Yang <[email protected]> > > Signed-off-by: Robert Yang <[email protected]> > --- > ...gnore-pwritev-pwrite64-tests-on-musl.patch | 62 +++++++++++++++++++ > ...toconf-macro-to-detect-largefile-sup.patch | 4 +- > ...kport-ax_prog_cc_for_build.m4-macros.patch | 2 +- > ...001-strace-fix-reproducibilty-issues.patch | 2 +- > ...002-tests-Replace-off64_t-with-off_t.patch | 2 +- > .../strace/strace/Makefile-ptest.patch | 6 +- > .../strace/strace/ptest-spacesave.patch | 2 +- > .../strace/strace/skip-bpf.patch | 25 +++++--- > .../strace/strace/skip-load.patch | 2 +- > .../strace/strace/update-gawk-paths.patch | 2 +- > .../strace/{strace_6.19.bb => strace_7.0.bb} | 3 +- > 11 files changed, 91 insertions(+), 21 deletions(-) > create mode 100644 > meta/recipes-devtools/strace/files/0001-Ignore-pwritev-pwrite64-tests-on-musl.patch > rename meta/recipes-devtools/strace/{strace_6.19.bb => strace_7.0.bb} (96%) > > diff --git > a/meta/recipes-devtools/strace/files/0001-Ignore-pwritev-pwrite64-tests-on-musl.patch > > b/meta/recipes-devtools/strace/files/0001-Ignore-pwritev-pwrite64-tests-on-musl.patch > new file mode 100644 > index 0000000000..d19533854c > --- /dev/null > +++ > b/meta/recipes-devtools/strace/files/0001-Ignore-pwritev-pwrite64-tests-on-musl.patch
It looks like this file has been copied from the directory
meta/recipes-devtools/strace/strace, perhaps by the AUH misbehaving.
Also, a few of the patch refreshes look unnecessary to me as they only
change the From line.
> diff --git a/meta/recipes-devtools/strace/strace_6.19.bb
> b/meta/recipes-devtools/strace/strace_7.0.bb
> similarity index 96%
> rename from meta/recipes-devtools/strace/strace_6.19.bb
> rename to meta/recipes-devtools/strace/strace_7.0.bb
> index 7b8d4851fb..1150cfda61 100644
> --- a/meta/recipes-devtools/strace/strace_6.19.bb
> +++ b/meta/recipes-devtools/strace/strace_7.0.bb
> @@ -20,10 +20,9 @@ SRC_URI =
> "${GITHUB_BASE_URI}/download/v${PV}/strace-${PV}.tar.xz \
> SRC_URI:append:libc-musl = "\
> file://0001-Ignore-pwritev-pwrite64-tests-on-musl.patch \
> "
> -SRC_URI[sha256sum] =
> "e076c851eec0972486ec842164fdc54547f9d17abd3d1449de8b120f5d299143"
> +SRC_URI[sha256sum] =
> "6c92419be3f2ec560b31728a4652217c59864c8642ba7b1b3771b1b013ad074b"
>
> # remove at next version upgrade or when output changes
> -PR = "r1"
> HASHEQUIV_HASH_VERSION .= ".1"
Please send a v3 with the comment and both assignments dropped.
Best regards,
--
Paul Barker
signature.asc
Description: This is a digitally signed message part
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237255): https://lists.openembedded.org/g/openembedded-core/message/237255 Mute This Topic: https://lists.openembedded.org/mt/119293906/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
