aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-07-15 15:27:21 +0800
committerKhem Raj <raj.khem@gmail.com>2021-07-16 09:23:03 -0700
commitaa8fb165a8d6fe0c66895a5279c86e44e80e2947 (patch)
tree40db0ee703cb93df151927cf32d93b41dffb931d /meta-filesystems
parentbd2ebf22cc169f1a7ad04016d1c828c3afd6ea12 (diff)
downloadmeta-openembedded-contrib-aa8fb165a8d6fe0c66895a5279c86e44e80e2947.tar.gz
xfsprogs: upgrade 5.10.0 -> 5.12.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems')
-rw-r--r--meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.12.0.bb (renamed from meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.10.0.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.12.0.bb
index 509dbd620b..c2d0595290 100644
--- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.10.0.bb
+++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.12.0.bb
@@ -12,7 +12,7 @@ SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${BP}.tar.xz \
file://0002-include-include-xfs-linux.h-after-sys-mman.h.patch \
file://0001-support-usrmerge.patch \
"
-SRC_URI[sha256sum] = "e04017e46d43e4d54b9a560fd7cea922520f8f6ef882404969d20cd4e5c790e9"
+SRC_URI[sha256sum] = "bec44445cf18f49e63971d4f27dc4e90a17b118b852714a1104b621ea30e3507"
inherit autotools-brokensep
PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle"