aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-10-30 13:30:32 +0800
committerKhem Raj <raj.khem@gmail.com>2020-11-02 09:00:51 -0800
commit9c6247463ecebfa5d4ad47c286329afd89daed6d (patch)
tree1144637a47085d2a78c812af0af1c57b206ef315 /meta-filesystems
parentb18b12e5491844e41ff24b441d10515f867901a0 (diff)
downloadmeta-openembedded-contrib-9c6247463ecebfa5d4ad47c286329afd89daed6d.tar.gz
xfsprogs: upgrade 5.8.0 -> 5.9.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.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.9.0.bb (renamed from meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.8.0.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.9.0.bb
index b02ec6f978..48d15cca9b 100644
--- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.8.0.bb
+++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.9.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] = "8ef46ed9e6bb927f407f541dc4324857c908ddf1374265edc910d23724048c6b"
+SRC_URI[sha256sum] = "bc5c805596bc609a18dc1f1b4ed6a2821dba9f47408ec00e7799ceea1b2097f1"
inherit autotools-brokensep
PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle"