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'
|
||||
image: 'resin-image'
|
||||
fstype: 'resinos-img'
|
||||
version: 'yocto-sumo'
|
||||
version: 'yocto-warrior'
|
||||
deployArtifact: 'resin-image-bananapi-m1-plus.resinos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue