mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
10
package/rauc/Config.in.host
Normal file
10
package/rauc/Config.in.host
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_HOST_RAUC
|
||||
bool "host rauc"
|
||||
select BR2_PACKAGE_HOST_SQUASHFS # run-time dependency
|
||||
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/
|
||||
Reference in New Issue
Block a user