coffee: Update the yocto version
Update the yocto versions for all supported machines. Changelog-entry: Update yocto versions in coffee files Signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io>
This commit is contained in:
parent
96f2c87173
commit
addff7a145
6 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,7 @@ module.exports =
|
||||||
machine: 'bananapi-m1-plus'
|
machine: 'bananapi-m1-plus'
|
||||||
image: 'resin-image'
|
image: 'resin-image'
|
||||||
fstype: 'resinos-img'
|
fstype: 'resinos-img'
|
||||||
version: 'yocto-sumo'
|
version: 'yocto-warrior'
|
||||||
deployArtifact: 'resin-image-bananapi-m1-plus.resinos-img'
|
deployArtifact: 'resin-image-bananapi-m1-plus.resinos-img'
|
||||||
compressed: true
|
compressed: true
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,7 @@ module.exports =
|
||||||
machine: 'nanopi-neo-air'
|
machine: 'nanopi-neo-air'
|
||||||
image: 'resin-image-flasher'
|
image: 'resin-image-flasher'
|
||||||
fstype: 'resinos-img'
|
fstype: 'resinos-img'
|
||||||
version: 'yocto-sumo'
|
version: 'yocto-warrior'
|
||||||
deployArtifact: 'resin-image-flasher-nanopi-neo-air.resinos-img'
|
deployArtifact: 'resin-image-flasher-nanopi-neo-air.resinos-img'
|
||||||
compressed: true
|
compressed: true
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ module.exports =
|
||||||
machine: 'orange-pi-lite'
|
machine: 'orange-pi-lite'
|
||||||
image: 'resin-image'
|
image: 'resin-image'
|
||||||
fstype: 'resinos-img'
|
fstype: 'resinos-img'
|
||||||
version: 'yocto-sumo'
|
version: 'yocto-warrior'
|
||||||
deployArtifact: 'resin-image-orange-pi-lite.resinos-img'
|
deployArtifact: 'resin-image-orange-pi-lite.resinos-img'
|
||||||
compressed: true
|
compressed: true
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@ module.exports =
|
||||||
machine: 'orange-pi-one'
|
machine: 'orange-pi-one'
|
||||||
image: 'resin-image'
|
image: 'resin-image'
|
||||||
fstype: 'resinos-img'
|
fstype: 'resinos-img'
|
||||||
version: 'yocto-sumo'
|
version: 'yocto-warrior'
|
||||||
deployArtifact: 'resin-image-orange-pi-one.resinos-img'
|
deployArtifact: 'resin-image-orange-pi-one.resinos-img'
|
||||||
compressed: true
|
compressed: true
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@ module.exports =
|
||||||
machine: 'orange-pi-zero'
|
machine: 'orange-pi-zero'
|
||||||
image: 'resin-image'
|
image: 'resin-image'
|
||||||
fstype: 'resinos-img'
|
fstype: 'resinos-img'
|
||||||
version: 'yocto-sumo'
|
version: 'yocto-warrior'
|
||||||
deployArtifact: 'resin-image-orange-pi-zero.resinos-img'
|
deployArtifact: 'resin-image-orange-pi-zero.resinos-img'
|
||||||
compressed: true
|
compressed: true
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,7 @@ module.exports =
|
||||||
machine: 'orangepi-plus2'
|
machine: 'orangepi-plus2'
|
||||||
image: 'resin-image-flasher'
|
image: 'resin-image-flasher'
|
||||||
fstype: 'resinos-img'
|
fstype: 'resinos-img'
|
||||||
version: 'yocto-sumo'
|
version: 'yocto-warrior'
|
||||||
deployArtifact: 'resin-image-flasher-orangepi-plus2.resinos-img'
|
deployArtifact: 'resin-image-flasher-orangepi-plus2.resinos-img'
|
||||||
compressed: true
|
compressed: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue