From aa61e7580c430c10b42bcfaa5acc6753c4dba6b4 Mon Sep 17 00:00:00 2001 From: wangmy Date: Thu, 26 Aug 2021 09:33:17 +0800 Subject: [PATCH] xfsprogs: upgrade 5.12.0 -> 5.13.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../xfsprogs/{xfsprogs_5.12.0.bb => xfsprogs_5.13.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-filesystems/recipes-utils/xfsprogs/{xfsprogs_5.12.0.bb => xfsprogs_5.13.0.bb} (96%) diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.12.0.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.13.0.bb similarity index 96% rename from meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.12.0.bb rename to meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.13.0.bb index 323493e7e1..64873ac038 100644 --- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.12.0.bb +++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.13.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] = "bec44445cf18f49e63971d4f27dc4e90a17b118b852714a1104b621ea30e3507" +SRC_URI[sha256sum] = "4e142d4babe086adf9016d8c606c805829da08e46389a4433f40346204f90cdb" inherit autotools-brokensep PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle"