mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-13 04:06:33 +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
|
||||
cd $WORKSPACE && git submodule update --init --recursive
|
||||
|
||||
echo "[INFO] Inject HassIO yocto layer"
|
||||
cp -r ../../meta-hassio $WORKSPACE/layer/
|
||||
|
||||
# Additional variables
|
||||
BARYS_ARGUMENTS_VAR="-a HASSIO_SUPERVISOR_TAG=$SUPERVISOR_TAG"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user