Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
New Image version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli committed Sep 17, 2017
1 parent 757dd45 commit 8a4fe32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build-scripts/resinos-build/create_resinos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ NAME="$1"
case "$NAME" in
"raspberrypi" | "raspberrypi2" | "raspberrypi3")
RESIN_REPO="https://github.com/resin-os/resin-raspberrypi"
RESIN_BRANCH="v2.0.8+rev1"
RESIN_BRANCH="v2.3.0+rev1"
MACHINE="$NAME"
;;
"intel-nuc")
RESIN_REPO="https://github.com/resin-os/resin-intel"
RESIN_BRANCH="v2.0.9+rev1"
RESIN_BRANCH="v2.3.0+rev1"
MACHINE="intel-corei7-64"
;;
*)
Expand Down
2 changes: 1 addition & 1 deletion meta-hassio
Submodule meta-hassio updated 101 files

0 comments on commit 8a4fe32

Please sign in to comment.