8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
config BR2_PACKAGE_SWUPDATE_SCRIPTS
|
|
bool "swupdate-scripts"
|
|
select BR2_PACKAGE_SWUPDATE
|
|
help
|
|
Custom scripts for SWUpdate A/B partitioning system.
|
|
|
|
Provides scripts to manage the A/B partition system and
|
|
facilitate software updates. |