mbox

[0/1] nfs-utils: 2.6.4 -> 2.7.1

Message ID cover.1725802219.git.liezhi.yang@windriver.com
State New
Headers show

Pull-request

https://github.com/robertlinux/yocto rbt/nfs-utils

Message

Robert Yang Sept. 8, 2024, 1:31 p.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

The following changes since commit c7c9f827e914b7c27856d995da553a2e41372321:

  recipes-bsp: usbutils: Fix usb-devices command using busybox (2024-09-07 07:31:16 +0100)

are available in the Git repository at:

  https://github.com/robertlinux/yocto rbt/nfs-utils
  https://github.com/robertlinux/yocto/tree/rbt/nfs-utils

Robert Yang (1):
  nfs-utils: 2.6.4 -> 2.7.1

 ...nclude-unistd.h-to-compile-with-musl.patch | 34 ------------
 ...de-junction.h-Define-macros-for-musl.patch | 46 ++++++++++++++++
 ...t-junction-path.c-Fix-build-for-musl.patch | 35 ++++++++++++
 ...locktest-Use-intmax_t-to-print-off_t.patch | 53 -------------------
 ...{nfs-utils_2.6.4.bb => nfs-utils_2.7.1.bb} |  8 +--
 5 files changed, 85 insertions(+), 91 deletions(-)
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-reexport.h-Include-unistd.h-to-compile-with-musl.patch
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-support-include-junction.h-Define-macros-for-musl.patch
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-support-junction-path.c-Fix-build-for-musl.patch
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-tools-locktest-Use-intmax_t-to-print-off_t.patch
 rename meta/recipes-connectivity/nfs-utils/{nfs-utils_2.6.4.bb => nfs-utils_2.7.1.bb} (94%)