Skip to content

Commit

Permalink
imx8: Update coffee files
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Costache <[email protected]>
  • Loading branch information
acostach committed Oct 3, 2023
1 parent d08fe22 commit 190374d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion imx8m-var-dart.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ module.exports =
machine: 'imx8m-var-dart'
image: 'balena-image-flasher'
fstype: 'balenaos-img'
version: 'yocto-dunfell'
version: 'yocto-kirkstone'
deployArtifact: 'balena-image-flasher-imx8m-var-dart.balenaos-img'
compressed: true

Expand Down
2 changes: 1 addition & 1 deletion imx8mm-var-dart-nrt.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ module.exports =
machine: 'imx8mm-var-dart-nrt'
image: 'balena-image-flasher'
fstype: 'balenaos-img'
version: 'yocto-dunfell'
version: 'yocto-kirkstone'
deployArtifact: 'balena-image-flasher-imx8mm-var-dart-nrt.balenaos-img'
compressed: true

Expand Down
2 changes: 1 addition & 1 deletion imx8mm-var-dart-plt.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ module.exports =
machine: 'imx8mm-var-dart-plt'
image: 'balena-image-flasher'
fstype: 'balenaos-img'
version: 'yocto-dunfell'
version: 'yocto-kirkstone'
deployArtifact: 'balena-image-flasher-imx8mm-var-dart-plt.balenaos-img'
compressed: true

Expand Down
2 changes: 1 addition & 1 deletion imx8mm-var-dart.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ module.exports =
machine: 'imx8mm-var-dart'
image: 'balena-image-flasher'
fstype: 'balenaos-img'
version: 'yocto-dunfell'
version: 'yocto-kirkstone'
deployArtifact: 'balena-image-flasher-imx8mm-var-dart.balenaos-img'
compressed: true

Expand Down
2 changes: 1 addition & 1 deletion imx8mm-var-som.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ module.exports =
machine: 'imx8mm-var-som'
image: 'balena-image-flasher'
fstype: 'balenaos-img'
version: 'yocto-dunfell'
version: 'yocto-kirkstone'
deployArtifact: 'balena-image-flasher-imx8mm-var-som.balenaos-img'
compressed: true

Expand Down

0 comments on commit 190374d

Please sign in to comment.