mirror of
https://github.com/home-assistant/operating-system
synced 2024-11-14 01:54:54 +01:00
6c549c10d8
The Raspberry Pi 2 was based on Cortex-A7 in first revisions, then Cortex-A53. However, both ar armv7 architectures, and that is also how the Operating System itself is configured. Use the correct architecture for Supervisor. The hassos-supervisor script should recreate the container automatically on first boot after update. Since Supervisor itself is written in Python this shouldn't affect much. However, the Supervisor uses it's architecture as default architecture when building local add-on and uses it as default architecture for multi-arch container images. This is also where this error got noticed (see https://github.com/home-assistant/supervisor/issues/4402#issuecomment-1865979421). |
||
---|---|---|
.. | ||
meta |