Skip to content

Commit

Permalink
*.coffee: Correct yocto version to warrior
Browse files Browse the repository at this point in the history
Signed-off-by: Florin Sarbu <florin@balena.io>
  • Loading branch information
floion committed Aug 8, 2024
1 parent d4e3c2c commit e2bca92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cl-som-imx8.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ module.exports =
machine: 'cl-som-imx8'
image: 'balena-image-flasher'
fstype: 'balenaos-img'
version: 'yocto-sumo'
version: 'yocto-warrior'
deployArtifact: 'balena-image-flasher-cl-som-imx8.balenaos-img'
compressed: true

Expand Down
2 changes: 1 addition & 1 deletion etcher-pro.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ module.exports =
machine: 'etcher-pro'
image: 'balena-image-flasher'
fstype: 'balenaos-img'
version: 'yocto-sumo'
version: 'yocto-warrior'
deployArtifact: 'balena-image-flasher-etcher-pro.balenaos-img'
compressed: true

Expand Down

0 comments on commit e2bca92

Please sign in to comment.