| SUMMARY = "Tools of dm-thin device-mapper" |
| DESCRIPTION = "A suite of tools for manipulating the metadata of the dm-thin device-mapper target." |
| HOMEPAGE = "https://github.com/jthornber/thin-provisioning-tools" |
| LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| git://github.com/jthornber/thin-provisioning-tools;branch=main;protocol=https \ |
| SRC_URI:append:libc-musl = " file://0001-Replace-LFS-functions.patch" |
| SRCREV = "3baa3fa3a3e4f714e6170a4152b186f0fa1d76e1" |
| UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
| inherit cargo cargo-update-recipe-crates |
| require ${BPN}-crates.inc |
| require ${BPN}-git-crates.inc |
| for tool in cache_check \ |
| ln -sf pdata_tools ${D}${bindir}/$tool |