mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Use the correct Supervisor machine during build (#2681)
This makes sure the correct landing page gets installed during build so the landing page container image doesn't need to get downloaded at first boot.
This commit is contained in:
parent
cb694ed611
commit
d2af211947
@ -137,7 +137,7 @@ BR2_PACKAGE_ROCKCHIP_BLOBS_TPL="bin/rk35/rk3568_ddr_1056MHz_v1.09.bin"
|
||||
BR2_PACKAGE_GASKET=y
|
||||
BR2_PACKAGE_HASSIO=y
|
||||
BR2_PACKAGE_HASSIO_ARCH="aarch64"
|
||||
BR2_PACKAGE_HASSIO_MACHINE="odroid-n2"
|
||||
BR2_PACKAGE_HASSIO_MACHINE="odroid-m1"
|
||||
BR2_PACKAGE_OS_AGENT=y
|
||||
BR2_PACKAGE_OS_AGENT_BOARD="OdroidM1"
|
||||
BR2_PACKAGE_RPI_RF_MOD=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user