From 08cc9ad2579f897b84d4fb430d898103dc568d26 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 30 Oct 2019 13:06:41 +0200 Subject: Update CI build to use Yocto 3.0 zeus release Change-Id: Id13553a7fd68094bd4db8b566fdc55adac0de1a7 Reviewed-by: Mikko Gronoff --- coin/module_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 1da8e1ba..2894ac54 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -17,10 +17,10 @@ environment: &environment instructions: - type: EnvironmentVariable variableName: POKY_SHA1 - variableValue: 835f7eac0610325e906591cd81890bebe8627580 + variableValue: 94f6b31befda5c496f65e863a6f8152b42d7ebf0 - type: EnvironmentVariable variableName: OE_SHA1 - variableValue: 4e0538516b1e0ef42dc79bd08f7895f0052063ac + variableValue: aad5b3d070cd8c58828b0975cf861d8ebc90f460 - type: EnvironmentVariable variableName: MACHINE variableValue: qemuarm64 -- cgit v1.2.3