mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
casync-nano is an implementation of a subset of the features of casync, optimized for performing OTA updates on embedded systems. Signed-off-by: Florian Larysch <fl@n621.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
config BR2_PACKAGE_HOST_CASYNC_NANO
|
|
bool "host casync-nano tool"
|
|
help
|
|
casync-nano host tool (csn-tool) for casync-nano specific
|
|
features like chunk encryption.
|
|
|
|
https://github.com/florolf/casync-nano
|