summaryrefslogtreecommitdiffstats
path: root/scripts/manifest.xml
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-11-29 12:45:06 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2016-11-30 10:01:52 +0000
commit654805e97a66b98e2c3fbf13821f25afd2d9ce39 (patch)
tree233d5668a1cbfbbf4156ed6c287fa48800fef26f /scripts/manifest.xml
parentddbf2f6be8ef6ee2ca72c3bc2de183993849189b (diff)
downloadmeta-boot2qt-654805e97a66b98e2c3fbf13821f25afd2d9ce39.tar.gz
gdb: correctly enable python for mingw sdk build
Needs a fix in meta-mingw to correctly enable python for gdb build. Fixes raspberrypi toolchain on windows which did not include python support in the gdb. Task-number: QTBUG-57316 Change-Id: I98f7147420b03dd877ba10866f69ec1c53a870f0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'scripts/manifest.xml')
-rw-r--r--scripts/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index ad454d1..2966f85 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -31,7 +31,7 @@
31 <project name="meta-mingw" 31 <project name="meta-mingw"
32 remote="qtyocto" 32 remote="qtyocto"
33 path="sources/meta-mingw" 33 path="sources/meta-mingw"
34 revision="bf2d66bbb26afbf4c22744af925daa53f61d98e1"/> 34 revision="475d9366eb74ef5c10ec398281dce75ceedddf1c"/>
35 35
36 <project name="meta-fsl-arm" 36 <project name="meta-fsl-arm"
37 remote="yocto" 37 remote="yocto"