summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/thin-provisioning-tools/thin-provisioning-tools_0.8.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* thin-provisioning-tools: upgrade 0.8.5 -> 0.9.0wangmy2021-11-221-21/+0
| | | | | | | | | | | | | Changelog is as follows: ====== - New support tools: thin_metadata_{pack,unpack}. - thin_check can now check metadata snapshots. - some metadata space map bug fixes. - thin_check --auto-repair - Stop thin_dump --repair/thin_repair ignoring under populated nodes. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-031-1/+1
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thin-provisioning-tools: switch branch from master to mainchangqing.li@windriver.com2020-11-021-1/+1
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thin-provisioning-tools: 0.7.6 -> 0.8.5Hongxu Jia2019-07-101-0/+21
- Rebase use-sh-on-path.patch - Drop 0001-fix-compile-failed-with-libc-musl.patch which upstream has merged it Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>