summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.13.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.13.0.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.13.0.bb
index 64873ac038..df5f764e16 100644
--- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.13.0.bb
+++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.13.0.bb
@@ -13,7 +13,7 @@ SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${BP}.tar.xz \
13 file://0001-support-usrmerge.patch \ 13 file://0001-support-usrmerge.patch \
14 " 14 "
15SRC_URI[sha256sum] = "4e142d4babe086adf9016d8c606c805829da08e46389a4433f40346204f90cdb" 15SRC_URI[sha256sum] = "4e142d4babe086adf9016d8c606c805829da08e46389a4433f40346204f90cdb"
16inherit autotools-brokensep 16inherit autotools-brokensep pkgconfig
17 17
18PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle" 18PACKAGES =+ "${PN}-fsck ${PN}-mkfs ${PN}-repair libhandle"
19 19