mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-08 22:54:25 +01:00
* Update CEC Add-on * cleanup patch * second cleanup * fix s6 copy * set S0 for this kind of finish * Update cec_scan/CHANGELOG.md Co-authored-by: Stefan Agner <stefan@agner.ch> Co-authored-by: Stefan Agner <stefan@agner.ch>
13 lines
304 B
JSON
13 lines
304 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "homeassistant/aarch64-base:3.14",
|
|
"amd64": "homeassistant/amd64-base:3.14",
|
|
"armhf": "homeassistant/armhf-base:3.14",
|
|
"armv7": "homeassistant/armv7-base:3.14",
|
|
"i386": "homeassistant/i386-base:3.14"
|
|
},
|
|
"args": {
|
|
"LIBCEC_VERSION": "6.0.2"
|
|
}
|
|
}
|