<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/recipes/python, branch v5.10.0</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-boot2qt.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.10.0</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.10.0'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2017-11-29T17:30:23+00:00</updated>
<entry>
<title>prebuild-python: get complete python modules package</title>
<updated>2017-11-29T17:30:23+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-11-29T14:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=2b55502aad500d70256a6e92bec4d0e1258df482'/>
<id>urn:sha1:2b55502aad500d70256a6e92bec4d0e1258df482</id>
<content type='text'>
The prebuild package used by QtCreator did not contain all the necessary
python modules needed by gdb. Get complete package from python.org.
Also make sure those are located by both python.exe and gdb.
We still need the original package to provide all the development files
not included in the embeddable zip file.

Task-number: QTBUG-64855
Change-Id: I109eea70390560e76a668996dfff5bf03424765b
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/morty' into pyro</title>
<updated>2017-08-11T07:01:41+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-08-11T07:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=b7e25e0611a20d59811cdd9f22a64875c4fb7a79'/>
<id>urn:sha1:b7e25e0611a20d59811cdd9f22a64875c4fb7a79</id>
<content type='text'>
* origin/morty:
  qtivi: Use the latest version from 'dev'
  python3-virtualenv: Add a recipe for python3-virtualenv
  python3: Remove the multilib patch
  qtivi: Add a PACKAGECONFIG option for dlt
  qtivi: Use the option of the new configure system
  qtivi: Restructure the recipe according to the OE style guide
  Fix qdb connection
  meta-qt5: update to Qt 5.9.1 RC3
  meta-qt5: update to Qt 5.9.1 RC2
  Enable sound on raspberrypi
  meta-qt5: update to Qt 5.9.1 RC
  rpi: update meta-raspberrypi layer to latest morty branch
  Use actual Qt version for upload location
  qbsp: use correct creator type names for qdb plugin
  meta-qt5: update to Qt 5.9.1

Change-Id: I612e758baf79552b6478b3b85bcbd389a43f95a6
</content>
</entry>
<entry>
<title>mingw: upgrade windows python to 3.5.2</title>
<updated>2017-08-10T06:48:21+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-06-29T01:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=75e2d5b7b68844e5c485a117bcdcfdb29250c7ec'/>
<id>urn:sha1:75e2d5b7b68844e5c485a117bcdcfdb29250c7ec</id>
<content type='text'>
This adds support for 64bit windows toolchain with using different
binary archives for the prebuild python when building i686 and x86_64
mingw toolchains.

Task-number: QTBUG-58918
Change-Id: I1a02546749dd924fd3d2222bbbebf74b31dab07d
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>python3-virtualenv: Add a recipe for python3-virtualenv</title>
<updated>2017-07-18T20:07:23+00:00</updated>
<author>
<name>Dominik Holland</name>
<email>dominik.holland@pelagicore.com</email>
</author>
<published>2017-07-14T09:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=ab097355d593244bf0b5ea5a62ee7b04d1a0a5a3'/>
<id>urn:sha1:ab097355d593244bf0b5ea5a62ee7b04d1a0a5a3</id>
<content type='text'>
The recipe also supports native and nativsdk builds

Change-Id: Iab2b66b7969a1ca7f444eece2f7a74ed3760364b
Reviewed-by: Gordan Markus &lt;gordan.markus@pelagicore.com&gt;
</content>
</entry>
<entry>
<title>python3: Remove the multilib patch</title>
<updated>2017-07-18T20:07:18+00:00</updated>
<author>
<name>Dominik Holland</name>
<email>dominik.holland@pelagicore.com</email>
</author>
<published>2017-07-14T09:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e9a9002eac0e6d667826c18cb6f0d96e536eacd0'/>
<id>urn:sha1:e9a9002eac0e6d667826c18cb6f0d96e536eacd0</id>
<content type='text'>
This is needed to make the python3 binary work
and find its modules

Change-Id: Ief417b4217a11b721990f560b44221f1ad0f8f9d
Reviewed-by: Gordan Markus &lt;gordan.markus@pelagicore.com&gt;
</content>
</entry>
<entry>
<title>python: fix PSFv2 license checksum</title>
<updated>2017-03-03T12:38:37+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2017-03-03T10:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=db9bde6b6f21d111cee30c9cad3930bd111a6146'/>
<id>urn:sha1:db9bde6b6f21d111cee30c9cad3930bd111a6146</id>
<content type='text'>
Change-Id: I3806795c0a0170b5270de2d20399fef844282eaa
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>python: add license checksum for prebuild python recipe</title>
<updated>2017-03-03T06:18:44+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2017-03-02T07:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=57916ff54da7e22f2030fb4198277634b6749f2c'/>
<id>urn:sha1:57916ff54da7e22f2030fb4198277634b6749f2c</id>
<content type='text'>
In poky 2.2.1 nativesdk-prebuild-python.bb recipe fails due having
a license defined but no license cheksum. No license file is present
in the recipe src_uri zip file. Added Python-2.0 license file from
poky common licenses folder.

Change-Id: I6cd168efa55c49ad04d71b7c29b2295c2df03b86
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>nativesdk-prebuild-python: add COMPATIBLE_HOST</title>
<updated>2016-09-12T12:34:34+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-08-30T10:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=532a78ccd3a401b8338df3b6eb945874694603b3'/>
<id>urn:sha1:532a78ccd3a401b8338df3b6eb945874694603b3</id>
<content type='text'>
and remove QA warning about missing python in providers

Change-Id: I131b33bda0bb90df3092610478effd61ed3c9e95
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Update license headers</title>
<updated>2016-05-18T09:31:21+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-05-11T10:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=edc4f9274cc129d3550a0249c4e500db7f81a9af'/>
<id>urn:sha1:edc4f9274cc129d3550a0249c4e500db7f81a9af</id>
<content type='text'>
License changed to GPLv3 + Commercial

Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen &lt;kalle.viironen@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Update license headers</title>
<updated>2016-02-09T10:15:02+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-09T06:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e58e1e259754a721f108c3732d638c803ab70aaa'/>
<id>urn:sha1:e58e1e259754a721f108c3732d638c803ab70aaa</id>
<content type='text'>
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
</feed>
