diff --git a/bananapi-m1-plus.coffee b/bananapi-m1-plus.coffee index 1bc1a60..1d8138c 100644 --- a/bananapi-m1-plus.coffee +++ b/bananapi-m1-plus.coffee @@ -22,7 +22,7 @@ module.exports = machine: 'bananapi-m1-plus' image: 'resin-image' fstype: 'resinos-img' - version: 'yocto-sumo' + version: 'yocto-warrior' deployArtifact: 'resin-image-bananapi-m1-plus.resinos-img' compressed: true diff --git a/nanopi-neo-air.coffee b/nanopi-neo-air.coffee index ab81fa0..846bed4 100644 --- a/nanopi-neo-air.coffee +++ b/nanopi-neo-air.coffee @@ -37,7 +37,7 @@ module.exports = machine: 'nanopi-neo-air' image: 'resin-image-flasher' fstype: 'resinos-img' - version: 'yocto-sumo' + version: 'yocto-warrior' deployArtifact: 'resin-image-flasher-nanopi-neo-air.resinos-img' compressed: true diff --git a/orange-pi-lite.coffee b/orange-pi-lite.coffee index 0e661ad..e7a5d6f 100644 --- a/orange-pi-lite.coffee +++ b/orange-pi-lite.coffee @@ -22,7 +22,7 @@ module.exports = machine: 'orange-pi-lite' image: 'resin-image' fstype: 'resinos-img' - version: 'yocto-sumo' + version: 'yocto-warrior' deployArtifact: 'resin-image-orange-pi-lite.resinos-img' compressed: true diff --git a/orange-pi-one.coffee b/orange-pi-one.coffee index 2b194df..4a7beec 100644 --- a/orange-pi-one.coffee +++ b/orange-pi-one.coffee @@ -23,7 +23,7 @@ module.exports = machine: 'orange-pi-one' image: 'resin-image' fstype: 'resinos-img' - version: 'yocto-sumo' + version: 'yocto-warrior' deployArtifact: 'resin-image-orange-pi-one.resinos-img' compressed: true diff --git a/orange-pi-zero.coffee b/orange-pi-zero.coffee index a82abe4..6db029c 100644 --- a/orange-pi-zero.coffee +++ b/orange-pi-zero.coffee @@ -23,7 +23,7 @@ module.exports = machine: 'orange-pi-zero' image: 'resin-image' fstype: 'resinos-img' - version: 'yocto-sumo' + version: 'yocto-warrior' deployArtifact: 'resin-image-orange-pi-zero.resinos-img' compressed: true diff --git a/orangepi-plus2.coffee b/orangepi-plus2.coffee index 02d6828..d518f0e 100644 --- a/orangepi-plus2.coffee +++ b/orangepi-plus2.coffee @@ -37,7 +37,7 @@ module.exports = machine: 'orangepi-plus2' image: 'resin-image-flasher' fstype: 'resinos-img' - version: 'yocto-sumo' + version: 'yocto-warrior' deployArtifact: 'resin-image-flasher-orangepi-plus2.resinos-img' compressed: true