diff options
-rw-r--r-- | meta-filesystems/recipes-utils/xfsdump/xfsdump_3.2.0.bb (renamed from meta-filesystems/recipes-utils/xfsdump/xfsdump_3.1.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.1.12.bb b/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.2.0.bb index 9c0394918e..c65344f536 100644 --- a/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.1.12.bb +++ b/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.2.0.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsdump/${BP}.tar.xz \ | |||
15 | file://0001-include-libgen.h-for-basename-API-prototype.patch \ | 15 | file://0001-include-libgen.h-for-basename-API-prototype.patch \ |
16 | ${@bb.utils.contains('DISTRO_FEATURES','usrmerge','file://0001-xfsdump-support-usrmerge.patch','',d)} \ | 16 | ${@bb.utils.contains('DISTRO_FEATURES','usrmerge','file://0001-xfsdump-support-usrmerge.patch','',d)} \ |
17 | " | 17 | " |
18 | SRC_URI[sha256sum] = "f39c4c1b306b2dd7ec979c0e94d60fe69083d2ecf9af051cac5ef3bed772c74a" | 18 | SRC_URI[sha256sum] = "2914dbbe1ebc88c7d93ad88e220aa57dabc43d216e11f06221c01edf3cc10732" |
19 | 19 | ||
20 | inherit autotools-brokensep | 20 | inherit autotools-brokensep |
21 | 21 | ||