* Add tempio host package tempio is a template helper using Go's template engine and sprig functions. * Use tempio to generate rauc manifest * Use tempio to generate rauc system.conf
6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
config BR2_PACKAGE_HOST_TEMPIO
|
|
bool "Home Assistant tempio"
|
|
depends on BR2_PACKAGE_HOST_GO_HOST_ARCH_SUPPORTS
|
|
help
|
|
Install Home Assistant template helper.
|