New Image version 1.1
This commit is contained in:
parent
757dd45e46
commit
8a4fe32662
2 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
;;
|
||||
*)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c290ac102b421fd65f54ee4193fa68c48f8124bd
|
||||
Subproject commit ff8cd73e37455e935ebedd6469613186e731c32f
|
Loading…
Add table
Add a link
Reference in a new issue