summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/xfsdump/xfsdump_3.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* xfsdump: upgrade 3.2.0 -> 3.3.0Wang Mingyu2026-05-211-48/+0
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* xfsdump: Make build reproducibleKhem Raj2025-10-281-1/+9
| | | | | | | | | install step is not consistent especially when usrmerge is not enabled ( which is default ), based upon what it finds on build host it decides to install the xfsdump and xfsrestore locations to be either /sbin or /usr/sbin, therefore it should be made consistent Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfsdump: upgrade 3.1.12 -> 3.2.0Wang Mingyu2024-09-101-0/+40
Changelog: =========== - don't use O_DIRECT on the RT device - Fix memory leak - suggest -x rather than assert for false roots in restore - fix rootdir due to xfsdump bulkstat misuse Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>