diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2019-08-13 15:15:15 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2019-08-15 08:46:54 +0000 |
commit | 646bc5107511496a944f31269e1dc7a66103e30b (patch) | |
tree | f45ba096604614b253ca040180ab309814fa5ac1 | |
parent | fc3f8ff4c82796a7708640f110aef66f421846a5 (diff) | |
download | meta-qt5-646bc5107511496a944f31269e1dc7a66103e30b.tar.gz |
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 <mikko.gronoff@qt.io>
-rw-r--r-- | coin/module_config.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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 | |||
17 | instructions: | 17 | instructions: |
18 | - type: EnvironmentVariable | 18 | - type: EnvironmentVariable |
19 | variableName: POKY_SHA1 | 19 | variableName: POKY_SHA1 |
20 | variableValue: 38d5c8ea98cfa49825c473eba8984c12edf062be | 20 | variableValue: 835f7eac0610325e906591cd81890bebe8627580 |
21 | - type: EnvironmentVariable | 21 | - type: EnvironmentVariable |
22 | variableName: OE_SHA1 | 22 | variableName: OE_SHA1 |
23 | variableValue: 8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0 | 23 | variableValue: 4e0538516b1e0ef42dc79bd08f7895f0052063ac |
24 | - type: EnvironmentVariable | 24 | - type: EnvironmentVariable |
25 | variableName: MACHINE | 25 | variableName: MACHINE |
26 | variableValue: qemuarm64 | 26 | variableValue: qemuarm64 |