*.coffee: Set the yocto version to dunfell
Signed-off-by: Florin Sarbu <florin@balena.io>
This commit is contained in:
parent
423d3e270e
commit
fa25a5248e
6 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@ module.exports =
|
|||
machine: 'bananapi-m1-plus'
|
||||
image: 'balena-image'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-bananapi-m1-plus.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@ module.exports =
|
|||
machine: 'nanopi-neo-air'
|
||||
image: 'balena-image-flasher'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-flasher-nanopi-neo-air.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ module.exports =
|
|||
machine: 'orange-pi-lite'
|
||||
image: 'balena-image'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-orange-pi-lite.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ module.exports =
|
|||
machine: 'orange-pi-one'
|
||||
image: 'balena-image'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-orange-pi-one.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ module.exports =
|
|||
machine: 'orange-pi-zero'
|
||||
image: 'balena-image'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-orange-pi-zero.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@ module.exports =
|
|||
machine: 'orangepi-plus2'
|
||||
image: 'balena-image-flasher'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-flasher-orangepi-plus2.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue