diff options
-rw-r--r-- | meta-filesystems/recipes-utils/xfsdump/xfsdump_3.1.12.bb (renamed from meta-filesystems/recipes-utils/xfsdump/xfsdump_3.1.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.1.11.bb b/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.1.12.bb index 2e5977cce7..659d604a66 100644 --- a/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.1.11.bb +++ b/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.1.12.bb | |||
@@ -14,7 +14,7 @@ SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsdump/${BP}.tar.xz \ | |||
14 | file://remove-install-as-user.patch \ | 14 | file://remove-install-as-user.patch \ |
15 | ${@bb.utils.contains('DISTRO_FEATURES','usrmerge','file://0001-xfsdump-support-usrmerge.patch','',d)} \ | 15 | ${@bb.utils.contains('DISTRO_FEATURES','usrmerge','file://0001-xfsdump-support-usrmerge.patch','',d)} \ |
16 | " | 16 | " |
17 | SRC_URI[sha256sum] = "5657a2ca26a55682dc9724fb0331c860fe362c778225cbfc8c710f1375f458a3" | 17 | SRC_URI[sha256sum] = "f39c4c1b306b2dd7ec979c0e94d60fe69083d2ecf9af051cac5ef3bed772c74a" |
18 | 18 | ||
19 | inherit autotools-brokensep | 19 | inherit autotools-brokensep |
20 | 20 | ||