From a7ed5cc98d3038becb01b2ce676e109c0a7cec00 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 14:00:22 -0700 Subject: [PATCH] xfsprogs: upgrade 6.1.1 -> 6.5.0 Signed-off-by: Khem Raj --- .../xfsprogs/{xfsprogs_6.1.1.bb => xfsprogs_6.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-filesystems/recipes-utils/xfsprogs/{xfsprogs_6.1.1.bb => xfsprogs_6.5.0.bb} (96%) diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.1.1.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.5.0.bb similarity index 96% rename from meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.1.1.bb rename to meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.5.0.bb index 6267fd9a18..fd27979822 100644 --- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.1.1.bb +++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.5.0.bb @@ -13,7 +13,7 @@ SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${BP}.tar.xz \ file://0004-configure-Use-AC_SYS_LARGERFILE-autoconf-macro.patch \ file://0005-Replace-off64_t-stat64-with-off_t-stat.patch \ " -SRC_URI[sha256sum] = "05e8a137870db1d6182df72dda98ab7a7100deb376947e854b9d59c914c2c7bb" +SRC_URI[sha256sum] = "8db81712b32756b97d89dd9a681ac5e325bbb75e585382cd4863fab7f9d021c6" inherit autotools-brokensep pkgconfig PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle"