mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/f2fs-tools: bump to 1.13.0
This release includes: - enable VERITY by default on Android - introduce some preen mode in fsck.f2fs - add f2fs_io tool - add casefolding support And, there are lots of bug fixes. Signed-off-by: Grzegorz Blach <grzegorz@blach.pl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
245beea242
commit
f3614df9c4
@ -1,3 +1,3 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 e2124e4dffaba865d41495d817bcb924d096adaec67ff777b8c7da99aa13f696 f2fs-tools-1.12.0.tar.gz
|
sha256 b39d3ae9224267aab0070b5f17d91d0c5143f6d960166a27f6b11c8c87072c7d f2fs-tools-1.13.0.tar.gz
|
||||||
sha256 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f COPYING
|
sha256 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
F2FS_TOOLS_VERSION = 1.12.0
|
F2FS_TOOLS_VERSION = 1.13.0
|
||||||
F2FS_TOOLS_SITE = https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot
|
F2FS_TOOLS_SITE = https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot
|
||||||
F2FS_TOOLS_CONF_ENV = ac_cv_file__git=no
|
F2FS_TOOLS_CONF_ENV = ac_cv_file__git=no
|
||||||
F2FS_TOOLS_DEPENDENCIES = host-pkgconf util-linux
|
F2FS_TOOLS_DEPENDENCIES = host-pkgconf util-linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user