Jo-Philipp Wich
0e70f69a35
treewide: revise library packaging
...
- Annotate versionless libraries (such as libubox, libuci etc.) with a fixed
ABI_VERSION resembling the source date of the last incompatible change
- Annotate packages shipping versioned library objects with ABI_VERSION
- Stop shipping unversioned library symlinks for packages with ABI_VERSION
Ref: https://openwrt.org/docs/guide-developer/package-policies#shared_libraries
Ref: https://github.com/KanjiMonster/maintainer-tools/blob/master/check-abi-versions.pl
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years ago
Rosen Penev
d2b16a59d5
f2fs-tools: Update to 1.12.0
...
Added two upstream mailing list patches that fix behavior under big endian
systems. Issue was present since version 1.11.0.
Tested on Turris Omnia.
Original discussion: https://github.com/openwrt/openwrt/pull/1575
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Daniel Engberg
0a4cd1a682
package/utils/f2fs-tools: Update to 1.11.0
...
Update f2fs-tools to 1.11.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
Daniel Engberg
fe8350e92e
package/utils/f2fs-tools: Update to 1.10.0
...
Update f2fs-tools to 1.10.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Daniel Engberg
c4562a9069
package/utils/f2fs-tools: Update to 1.9.0
...
Update f2fs-tools to 1.9.0
Remove patch as its been committed upstream
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years ago
Stijn Tintel
cdb494fdc2
f2fs-tools: fix mkfs.f2fs on big-endian systems
...
Fixes: FS#749
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years ago
Stijn Tintel
252c8ddf14
f2fs-tools: drop musl compat patch
...
It is no longer needed since version 1.4.1.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years ago
Stijn Tintel
d87f27af54
f2fs-tools: drop patch in favour of CONFIGURE_VARS
...
Override the failing check in configure with CONFIGURE_VARS instead of
carrying a patch that's unlikely to be accepted by upstream.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: John Crispin <john@phrozen.org>
7 years ago
Daniel Engberg
ec987e59c4
f2fs-tools: Switch to gz tarball
...
At some point kernel.org decided to drop xz generated tarballs, switch to gz which they still provide.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
8 years ago
Daniel Engberg
8a4208d5af
utils/f2fs-tools: Update to 1.8.0
...
Update f2fs-tools to 1.8.0
Refresh patches
Remove selinux patch, use configure argument instead.
Switch to xz tarball
Adjust url to avoid redirects
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
8 years ago
Felix Fietkau
720b99215d
treewide: clean up download hashes
...
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
dbbd5eef58
f2fs-tools: import from packages, clean up, and update to latest
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago