Files
operating-system/buildroot-external/package/tempio/Config.in.host
Stefan Agner 616c406e8e Use tempio to generate RAUC configuration files (#1797)
* 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
2022-03-17 20:28:40 +01:00

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.