diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-03-06 09:55:59 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-04-11 17:16:40 +0300 |
commit | b2c812bf50ba980d3b20e52c04c4dcc633cb1986 (patch) | |
tree | ad92180f3fe38681144ce16deaa35076ae696902 | |
parent | 1aa8366b3ec13f37254f1cd958479f546114b24e (diff) | |
download | meta-qt5-b2c812bf50ba980d3b20e52c04c4dcc633cb1986.tar.gz |
coin: update poky to 3.1_M3 from master5.14
- Also update to latest revision in meta-oe (master)
Change-Id: I59c4f48d4e3e8066dfff42dffdbe199678079ccf
Reviewed-by: Samuli Piippo <samuli.piippo@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 bcef3f92..4ef3684f 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: 1abffc542a0571f0d1512b92c1a59d138cf3ea6a | 20 | variableValue: 1adc7478a0548e1ebd75d96d2b938c5852c78365 |
21 | - type: EnvironmentVariable | 21 | - type: EnvironmentVariable |
22 | variableName: OE_SHA1 | 22 | variableName: OE_SHA1 |
23 | variableValue: b2baaae2711d098c06423858662e29a8375fe6b8 | 23 | variableValue: daa50331352c1f75da3a8ef6458ae3ddf94ef863 |
24 | - type: EnvironmentVariable | 24 | - type: EnvironmentVariable |
25 | variableName: PYTHON2_SHA1 | 25 | variableName: PYTHON2_SHA1 |
26 | variableValue: 8fc9be701d430388b4c5234c97e623debd26a1df | 26 | variableValue: 8fc9be701d430388b4c5234c97e623debd26a1df |