mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-02 00:27:14 +01:00
* Bumped to latest version * Changed to HTTPS download source * Updated build dependencies (mirroring package/qemu) * Added path to host Python (same as package/qemu) * Removed meson flag (no longer needed) * Added --disable-linux-io-uring (new in v10) * Replaced old --disable-user by per-OS flags * Removed duplicated flags * Sorted flags alphabetically for easier maintenance Fixes #4336