From 05efe17293e67a5ae257977bfa11ca3332f9dc12 Mon Sep 17 00:00:00 2001 From: Florin Sarbu Date: Thu, 2 Aug 2018 11:19:35 +0200 Subject: [PATCH] bananapi-m1-plus.coffee: Set yocto version to sumo Signed-off-by: Florin Sarbu --- bananapi-m1-plus.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bananapi-m1-plus.coffee b/bananapi-m1-plus.coffee index c212d21..1bc1a60 100644 --- a/bananapi-m1-plus.coffee +++ b/bananapi-m1-plus.coffee @@ -22,7 +22,7 @@ module.exports = machine: 'bananapi-m1-plus' image: 'resin-image' fstype: 'resinos-img' - version: 'yocto-rocko' + version: 'yocto-sumo' deployArtifact: 'resin-image-bananapi-m1-plus.resinos-img' compressed: true