buildroot/package/rauc/Config.in.host
Andrey Yurovsky 3372b316e7 rauc: new package
RAUC is the Robust Auto-Update Controller developed by the folks at
Pengutronix. It supports updating embedded systems from the network
(ex: HawkBit) or from a disk and provides a d-bus interface.

Signed-off-by: Andrey Yurovsky <yurovsky@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-01 13:15:21 +02:00

10 lines
292 B
Plaintext

config BR2_PACKAGE_HOST_RAUC
bool "host rauc"
help
RAUC is the Robust Auto-Update Controller developed by
Pengutronix. Enable this option to build the rauc
host tool which may be used to generate firmware
bundles that are handled by the target rauc service.
http://rauc.io/