forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-22 f743a7adbd6e230d66a6206fa115b59fec2d88eb
1
2
3
4
5
6
7
8
9
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/