diff options
-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 \ | |||
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 | " |
15 | SRC_URI[sha256sum] = "8ef46ed9e6bb927f407f541dc4324857c908ddf1374265edc910d23724048c6b" | 15 | SRC_URI[sha256sum] = "bc5c805596bc609a18dc1f1b4ed6a2821dba9f47408ec00e7799ceea1b2097f1" |
16 | inherit autotools-brokensep | 16 | inherit autotools-brokensep |
17 | 17 | ||
18 | PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle" | 18 | PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle" |