From ec98712b1d55e2d5da77ac4d95985c5d59d2daa8 Mon Sep 17 00:00:00 2001 From: pvizeli Date: Tue, 4 Apr 2017 16:23:26 +0200 Subject: [PATCH] Pin resinOS 2.0.0 --- 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 a90b148fe..0e44d56ec 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} # evaluate git repo and arch case $MACHINE in