summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.13.0.bb (renamed from meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.12.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.12.0.bb b/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 \
12 file://0002-include-include-xfs-linux.h-after-sys-mman.h.patch \ 12 file://0002-include-include-xfs-linux.h-after-sys-mman.h.patch \
13 file://0001-support-usrmerge.patch \ 13 file://0001-support-usrmerge.patch \
14 " 14 "
15SRC_URI[sha256sum] = "bec44445cf18f49e63971d4f27dc4e90a17b118b852714a1104b621ea30e3507" 15SRC_URI[sha256sum] = "4e142d4babe086adf9016d8c606c805829da08e46389a4433f40346204f90cdb"
16inherit autotools-brokensep 16inherit autotools-brokensep
17 17
18PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle" 18PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle"