summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/f2fs-tools
Commit message (Collapse)AuthorAgeFilesLines
* f2fs-tools: Upgrade to 1.15.0Khem Raj2022-12-273-1/+213
| | | | | | Add patches to build builds when S != B and largefile support Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>
* f2fs-tools: upgrade 1.13.0 -> 1.14.0Yi Zhao2021-01-042-32/+3
| | | | | | | | | | * Drop 0001-f2fs-tools-Use-srcdir-prefix-to-denote-include-path.patch since it has been merged upstream. * Add UPSTREAM_CHECK_GITTAGREGEX to check the correct latest version. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* f2fs-tools: Update HomepageZheng Ruoqin2019-11-131-1/+1
| | | | | | | | Change homepage to git as the f2fs-tools is no longer maintained through sf.net. Reference to https://sourceforge.net/projects/f2fs-tools/. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* f2fs-tools: upgrade 1.11.0 -> 1.13.0Zheng Ruoqin2019-10-262-35/+2
| | | | | | | | | 1) Upgrade f2fs-tools from 1.11.0 to 1.13.0. 2) Remove patch 0001-Remove-AC_CHECK_FILE-for-cross-compilation.patch as there is no AC_CHECK_FILE in configure.ac. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* f2fs-tools: Upgrade to 1.11.0Khem Raj2018-08-153-40/+34
| | | | | | Fix build with when S != B Signed-off-by: Khem Raj <raj.khem@gmail.com>
* f2fs-tools: Update to Version 1.8.0Yong, Jonathan2017-04-182-2/+40
| | | | | Signed-off-by: Yong, Jonathan <jonathan.yong@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* f2fs-tools: Update to Version 1.4.0Sven Ebenfeld2014-12-093-22/+49
| | | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* remove the unnecessary protocol parametersJackie Huang2013-09-031-1/+1
| | | | | | | | | It's not necessary to specify the protocol parameter when it's the default protocol for the fetcher, e.g. the default protocol for git fetcher it git, "protocol=git" isn't needed. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* f2fs-tools: move to meta-filesystemsHongxu Jia2013-08-161-0/+22
Move f2fs-tools from meta-oe to meta-filesystems [YOCTO #4178] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>