mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-14 12:46:32 +00:00
Update buildscript with new hassio layer
This commit is contained in:
parent
6e1dbfa838
commit
e7eb357dce
@ -59,6 +59,9 @@ if [ $RESIN_BRANCH != "master" ]; then
|
|||||||
fi
|
fi
|
||||||
cd $WORKSPACE && git submodule update --init --recursive
|
cd $WORKSPACE && git submodule update --init --recursive
|
||||||
|
|
||||||
|
echo "[INFO] Inject HassIO yocto layer"
|
||||||
|
cp -r ../../meta-hassio $WORKSPACE/layer/
|
||||||
|
|
||||||
# Additional variables
|
# Additional variables
|
||||||
BARYS_ARGUMENTS_VAR="-a HASSIO_SUPERVISOR_TAG=$SUPERVISOR_TAG"
|
BARYS_ARGUMENTS_VAR="-a HASSIO_SUPERVISOR_TAG=$SUPERVISOR_TAG"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user