From 10c2b7de4ff8a77e849a369485618f567e5f0ffa Mon Sep 17 00:00:00 2001 From: Sebastian Panceac Date: Thu, 12 Apr 2018 14:02:52 +0200 Subject: [PATCH] Set correct name for deploy artifact in coffee file Signed-off-by: Sebastian Panceac --- CHANGELOG.md | 1 + bananapi-m1-plus.coffee | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53d9fd3..0e8741e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ Change log ----------- +* Use correct deploy artifact name in coffescript [Sebastian] * Use native python as u-boot tool [Sebastian] * Update resin-yocto-scripts to f7718efbbf53369aaacb7eb54e707ee8a5d4fc4b [Sebastian] diff --git a/bananapi-m1-plus.coffee b/bananapi-m1-plus.coffee index 49bd9ee..f2d682c 100644 --- a/bananapi-m1-plus.coffee +++ b/bananapi-m1-plus.coffee @@ -23,7 +23,7 @@ module.exports = image: 'resin-image' fstype: 'resinos-img' version: 'yocto-rocko' - deployArtifact: 'resin-image-bananapi.resinos-img' + deployArtifact: 'resin-image-bananapi-m1-plus.resinos-img' compressed: true configuration: