From 13909592bc8b4803d025ddac9844fe8436d4cc39 Mon Sep 17 00:00:00 2001 From: pvizeli Date: Mon, 27 Mar 2017 15:13:15 +0200 Subject: [PATCH] Pin Hassio to 2.0.0-rc5 --- build-scripts/resinos-build/create_resinos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-scripts/resinos-build/create_resinos.sh b/build-scripts/resinos-build/create_resinos.sh index 1046670c5..03eb75969 100755 --- a/build-scripts/resinos-build/create_resinos.sh +++ b/build-scripts/resinos-build/create_resinos.sh @@ -40,7 +40,7 @@ WORKSPACE=${BUILD_DIR:=$SCRIPTPATH}/resin-board HASSIO_ROOT=${HASSIO_ROOT:=$SCRIPTPATH/../..} DOWNLOAD_DIR=$PERSISTENT_WORKDIR/shared-downloads SSTATE_DIR=$PERSISTENT_WORKDIR/$MACHINE/sstate -RESIN_BRANCH=${RESIN_BRANCH:=master} +RESIN_BRANCH=${RESIN_BRANCH:=2.0.0-rc5} # evaluate git repo and arch case $MACHINE in