<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/conf, branch v1.1_QtAS</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=v1.1_QtAS</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v1.1_QtAS'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2017-01-24T06:52:08+00:00</updated>
<entry>
<title>Don't use rm_work by default</title>
<updated>2017-01-24T06:52:08+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-01-12T10:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=79a01a7082eb445fc6fd9c98d485357a814646eb'/>
<id>urn:sha1:79a01a7082eb445fc6fd9c98d485357a814646eb</id>
<content type='text'>
Deletion of temporary workspace can save substantial amount of disk space
during the build process, but it has some side affects that cause recipes
to be rebuild unnecessarily.

Task-number: QTBUG-58100
Change-Id: Iab73c2078dcc2107a453fde7da411ae5b7ff032d
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>qbsp: move the qbsp content definition from distro conf</title>
<updated>2017-01-10T08:11:27+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-01-04T15:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=735cec6f6c2eee29dc69f2a1609f7d92f3e56e4a'/>
<id>urn:sha1:735cec6f6c2eee29dc69f2a1609f7d92f3e56e4a</id>
<content type='text'>
qbsp-image creation broke builds where MACHINE did not have conf file
distro/include/${MACHINE}.conf, since it was expecting to find .img as
a result of the image build.

Change-Id: I686684f86f94b4c227ba40dd17fd8bb14e705b9d
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Update sanity tested distros</title>
<updated>2016-12-28T06:34:54+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-12-27T14:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=5c5096f39a83476d7d2f6d95cad3a3c29c01ffbb'/>
<id>urn:sha1:5c5096f39a83476d7d2f6d95cad3a3c29c01ffbb</id>
<content type='text'>
Change-Id: I11475457ef1178f15ddf4e26300b9b1f37c064cc
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/jethro' into krogoth</title>
<updated>2016-12-15T14:45:14+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-12-15T14:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=4969969259e361f6b0b4c1087e66f91846a401ad'/>
<id>urn:sha1:4969969259e361f6b0b4c1087e66f91846a401ad</id>
<content type='text'>
* origin/jethro:
  colibri-imx7: use opengldummy for egl and libgles2
  qt5: update submodules
  gdb: correctly enable python for mingw sdk build
  mesa: make sure we get libgles3-dev package in toolchain
  qt5: update submodules
  beaglebone: start qtlauncher only after /dev/fb0 exists
  Update qtdeviceutilities module revision

Conflicts:
	meta-ti-extras/recipes/libgles/libgles-omap3_4.10.00.01.bb
	recipes-qt/qt5/nativesdk-qtbase_git.bbappend
	recipes-qt/qt5/qtbase-native_git.bbappend
	recipes-qt/qt5/qtbase_git.bbappend
	recipes-qt/qt5/qtwebengine_git.bbappend
	scripts/manifest.xml

Change-Id: I2f175980f16084c37c5d4032387579dab574952d
</content>
</entry>
<entry>
<title>rpi: remove rpi-ft5406 overlay</title>
<updated>2016-12-14T10:00:49+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-12-12T13:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=8064c8997e2e72e6d8dc431e71aadbbe8ed9f5fe'/>
<id>urn:sha1:8064c8997e2e72e6d8dc431e71aadbbe8ed9f5fe</id>
<content type='text'>
The rpi-ft5406 touch display support is also build as a kernel module,
so there is no need to build separate overlay file.

Change-Id: I6c0d99d5aedad2d24e8e23723613b0a52dcb7736
Reviewed-by: Teemu Holappa &lt;teemu.holappa@qt.io&gt;
</content>
</entry>
<entry>
<title>colibri-imx7: use opengldummy for egl and libgles2</title>
<updated>2016-12-09T10:22:05+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-12-08T08:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=68b683a85571d76ccaf9e61e71325aacb74e4e7e'/>
<id>urn:sha1:68b683a85571d76ccaf9e61e71325aacb74e4e7e</id>
<content type='text'>
Use opengldummy instead mesa for the headers and libs,
which are required only for building Qt and not at runtime.

Change-Id: I82ff661e842375bd68dffb3db790b0309c71d14a
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
<entry>
<title>Add support for creating QBSP package</title>
<updated>2016-11-21T08:39:46+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-11-10T08:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=1a9ad4899efb2f3054ec0d676e41a85e01d8f806'/>
<id>urn:sha1:1a9ad4899efb2f3054ec0d676e41a85e01d8f806</id>
<content type='text'>
QBSP is a Qt specific Board Support Package that can be installed with
the Qt SDK or MaintenanceTool and contains a system image and a toolchain.
The toolchain is automatically registered to the QtCreator.

The recipes used for creating the system image and the toolchain can be
configured with QBSP_IMAGE_TASK and QBSP_SDK_TASK. The files wanted for
the system image can be further configured with QBSP_IMAGE_CONTENT,
with a list of files located in DEPLOY_DIR_IMAGE folder. By default,
.img and .conf files are used from the selected image recipe.

QBSP_INSTALLER_COMPONENT defines the location in the Qt installer tree
where the QBSP is shown and QBSP_VERSION defines the version for the
components. The QBSP is installed to path defined by QBSP_INSTALL_PATH.

The regular SDK creation can now reuse the same image package .7z, so
update upload script to use it instead of creating new package.

Task-number: QTBUG-57018
Change-Id: Id1e7cc4ab3998a7d450f23ed603b8e676b314d63
Reviewed-by: Iikka Eklund &lt;iikka.eklund@qt.io&gt;
Reviewed-by: Teemu Holappa &lt;teemu.holappa@qt.io&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/jethro' into dev</title>
<updated>2016-11-16T07:20:30+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2016-11-16T07:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=3ee5d97e4de4356d416dad28239324ab757ec27a'/>
<id>urn:sha1:3ee5d97e4de4356d416dad28239324ab757ec27a</id>
<content type='text'>
* origin/jethro:
  update maintainer email info
  Use correct license header
  qt5: update submodules
  otf-noto: update checksums
  qt5: update submodules

Change-Id: Id586a8faa62b0eefaebfdb71b5acb2cd07c38bf2
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/fido' into jethro</title>
<updated>2016-11-15T12:23:32+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2016-11-15T12:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=c4ee36ecc578f660070916c8c7697ea7dfc3dc16'/>
<id>urn:sha1:c4ee36ecc578f660070916c8c7697ea7dfc3dc16</id>
<content type='text'>
* origin/fido:
  update maintainer email info

Change-Id: I4d12581a82f1c9051f7140e6f5d3d54a8d2fa687
</content>
</entry>
<entry>
<title>update maintainer email info</title>
<updated>2016-11-15T12:00:18+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2016-11-15T11:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=c00f8a27029ace42107eeeca97e010326208706b'/>
<id>urn:sha1:c00f8a27029ace42107eeeca97e010326208706b</id>
<content type='text'>
Change-Id: Ie0c2a12007fc5cb485d42b9797a576b8b03731ab
Reviewed-by: Kimmo Ollila &lt;kimmo.ollila@theqtcompany.com&gt;
</content>
</entry>
</feed>
