summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/thin-provisioning-tools/thin-provisioning-tools_1.0.12.bb
Commit message (Collapse)AuthorAgeFilesLines
* thin-provisioning-tools: install missed thin_shrink and era_repairLibo Chen2024-07-091-3/+5
| | | | | | | Install missed thin_shrink and era_repair for thin provisioning Signed-off-by: Libo Chen <libo.chen.cn@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* thin-provisioning-tools: install binary to ${sbindir}Kai Kang2024-03-271-1/+5
| | | | | | | | | | | | The binaries of thin-provisioning-tools 0.9.0 are installed to ${sbindir}. And it also set BINDIR in the Makefile in the git repo: BINDIR:=$(DESTDIR)$(PREFIX)/sbin Tweak to install binary to ${sbindir} and create link files there. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thin-provisioning-tools: 1.0.9 -> 1.0.12Robert Yang2024-03-091-0/+46
Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>