summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/ufs-utils
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | 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>
* Convert to new override syntaxMartin Jansa2021-08-031-2/+2
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ufs-utils: Upgrade to 1.9Khem Raj2021-03-123-58/+67
| | | | | | Fix build with ppc64 while here Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ufs-utils: use UPSTREAM_CHECK_COMMITSPierre-Jean Texier2020-03-251-0/+2
| | | | | | | | | Fixes: INFO: ufs-utils 1.6 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ufs-utils: Renames from ufs-toolKhem Raj2019-12-152-0/+86
Add a patch to fix build with musl/mips64 Signed-off-by: Khem Raj <raj.khem@gmail.com>