From 646bc5107511496a944f31269e1dc7a66103e30b Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 13 Aug 2019 15:15:15 +0300 Subject: coin: update poky and openembedded revisions Use 2.8_M2 for poky and latest from master for openembedded. Change-Id: I1ea4b17859fdb9c03d493a7e02632cd8d36684c5 Reviewed-by: Mikko Gronoff --- coin/module_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'coin') diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 263d8f04..1da8e1ba 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -17,10 +17,10 @@ environment: &environment instructions: - type: EnvironmentVariable variableName: POKY_SHA1 - variableValue: 38d5c8ea98cfa49825c473eba8984c12edf062be + variableValue: 835f7eac0610325e906591cd81890bebe8627580 - type: EnvironmentVariable variableName: OE_SHA1 - variableValue: 8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0 + variableValue: 4e0538516b1e0ef42dc79bd08f7895f0052063ac - type: EnvironmentVariable variableName: MACHINE variableValue: qemuarm64 -- cgit v1.2.3-54-g00ecf