From 9c6247463ecebfa5d4ad47c286329afd89daed6d Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 30 Oct 2020 13:30:32 +0800 Subject: [PATCH] xfsprogs: upgrade 5.8.0 -> 5.9.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../xfsprogs/{xfsprogs_5.8.0.bb => xfsprogs_5.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-filesystems/recipes-utils/xfsprogs/{xfsprogs_5.8.0.bb => xfsprogs_5.9.0.bb} (96%) diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.8.0.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.9.0.bb similarity index 96% rename from meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.8.0.bb rename to 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"