mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 15:36:29 +00:00
Include ota script into board image (#42)
This commit is contained in:
parent
e1fb61e8a8
commit
bf05e66ae8
@ -7,6 +7,7 @@ BOOT_DATA=${BINARIES_DIR}/boot
|
|||||||
|
|
||||||
. ${SCRIPT_DIR}/hdd-image.sh
|
. ${SCRIPT_DIR}/hdd-image.sh
|
||||||
. ${SCRIPT_DIR}/name.sh
|
. ${SCRIPT_DIR}/name.sh
|
||||||
|
. ${SCRIPT_DIR}/ota.sh
|
||||||
. ${BR2_EXTERNAL_HASSOS_PATH}/info
|
. ${BR2_EXTERNAL_HASSOS_PATH}/info
|
||||||
. ${BOARD_DIR}/info
|
. ${BOARD_DIR}/info
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user