All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Packages upgrade
@ 2026-05-08 14:44 liezhi.yang
  2026-05-08 14:44 ` [PATCH 1/3] time: 1.9 -> 1.10 liezhi.yang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: liezhi.yang @ 2026-05-08 14:44 UTC (permalink / raw)
  To: openembedded-core

From: Robert Yang <liezhi.yang@windriver.com>

The following changes since commit 4f7d1a0885d7d6f2a533f7388ed5f5a35d6f99bc:

  python3-requests: update to 2.33.1 (2026-05-07 11:19:26 +0100)

are available in the Git repository at:

  https://github.com/robertlinux/yocto rbt/pu
  https://github.com/robertlinux/yocto/tree/rbt/pu

for you to fetch changes up to b45f339c84baf27040248d667f2a8d02ee2f25fd:

  strace: upgrade 6.19 -> 7.0 (2026-05-08 07:20:18 -0700)

----------------------------------------------------------------

Robert Yang (3):
  time: 1.9 -> 1.10
  nfs-utils: 2.8.7 -> 2.9.1
  strace: upgrade 6.19 -> 7.0

 ..._key_file.c-Fix-build-error-for-musl.patch |  31 +++++
 ...{nfs-utils_2.8.7.bb => nfs-utils_2.9.1.bb} |   5 +-
 ...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 +-
 .../0001-include-string.h-for-memset.patch    |  27 ----
 .../0002-maint-remove-K-R-declarations.patch  | 131 ------------------
 ...t-fix-compilation-errors-with-GCC-15.patch |  65 ---------
 ...aint-remove-obsolete-autoconf-macros.patch |  43 ------
 .../time/{time_1.9.bb => time_1.10.bb}        |   9 +-
 18 files changed, 127 insertions(+), 296 deletions(-)
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-fh_key_file.c-Fix-build-error-for-musl.patch
 rename meta/recipes-connectivity/nfs-utils/{nfs-utils_2.8.7.bb => nfs-utils_2.9.1.bb} (96%)
 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%)
 delete mode 100644 meta/recipes-extended/time/time/0001-include-string.h-for-memset.patch
 delete mode 100644 meta/recipes-extended/time/time/0002-maint-remove-K-R-declarations.patch
 delete mode 100644 meta/recipes-extended/time/time/0003-maint-fix-compilation-errors-with-GCC-15.patch
 delete mode 100644 meta/recipes-extended/time/time/0004-maint-remove-obsolete-autoconf-macros.patch
 rename meta/recipes-extended/time/{time_1.9.bb => time_1.10.bb} (61%)

-- 
2.49.0



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-05-13  8:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-08 14:44 [PATCH 0/3] Packages upgrade liezhi.yang
2026-05-08 14:44 ` [PATCH 1/3] time: 1.9 -> 1.10 liezhi.yang
2026-05-08 14:45 ` [PATCH 2/3] nfs-utils: 2.8.7 -> 2.9.1 liezhi.yang
2026-05-08 14:45 ` [PATCH 3/3] strace: upgrade 6.19 -> 7.0 liezhi.yang
2026-05-12 13:20   ` [OE-core] " Ross Burton
2026-05-13  8:17     ` Robert Yang

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.