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:
Stefan Agner 2023-08-10 18:25:31 +02:00
parent cb694ed611
commit d2af211947
No known key found for this signature in database
GPG Key ID: 22D95D15D3A36E95

View File

@ -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