From f668dddf1f95318b14737c6eb17dabbca213ca22 Mon Sep 17 00:00:00 2001
From: Samuli Piippo <samuli.piippo@qt.io>
Date: Wed, 21 Sep 2016 14:05:08 +0300
Subject: [PATCH] mingw: update meta layer

Fix for broken libstdc++-6.dll

Change-Id: I69e0fe6bd78ed253ff22c4f843efb23d5e903446
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
---
 scripts/manifest.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index deb8e49b..de3e1b1d 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -28,7 +28,7 @@
   <project name="meta-mingw"
            remote="qtyocto"
            path="sources/meta-mingw"
-           revision="89d30d4eafdda0ad720b1e450a4483c52dd33df0"/>
+           revision="70e42fd678d494bf11a12cb57eff820142543159"/>
 
   <project name="meta-fsl-arm"
            remote="yocto"
-- 
GitLab