<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/meta-ti-extras, branch fido</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=fido</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=fido'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2016-02-09T10:15:02+00:00</updated>
<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>
<entry>
<title>Change all tab characters to spaces</title>
<updated>2015-08-11T10:23:17+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-08-11T06:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=7a77eb1760eb242a6a4b37bec71c2311a0a806d6'/>
<id>urn:sha1:7a77eb1760eb242a6a4b37bec71c2311a0a806d6</id>
<content type='text'>
Gerrit Sanity Bot does not like tabs, so remove them from recipes.

Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2
Reviewed-by: aavit &lt;eirik.aavitsland@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Toolchain: add static device mkspec, suitable for Qt Creator</title>
<updated>2015-05-28T11:13:39+00:00</updated>
<author>
<name>Eirik Aavitsland</name>
<email>eirik.aavitsland@theqtcompany.com</email>
</author>
<published>2015-05-13T13:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=e8067960ac419c9a47824fa996283d31faa9c309'/>
<id>urn:sha1:e8067960ac419c9a47824fa996283d31faa9c309</id>
<content type='text'>
The linux-oe-g++ mkspec used by meta-qt5 depends on the user sourcing
the toolchain environment-setup script, which modifies the PATH and
sets a long range of environment variables. That is not a "best
practice" way of use Qt, and does not allow smooth integration of the
toolchain into Qt Creator.

Here, we instead create a static mkspec for the toolchain:
devices/linux-oe-generic-g++. The toolchain recipe will will the
qdevice.pri file with the required compiler flags etc. for the target.

Additionally, we introduce an extra .pri file for device-specific
settings, so they can be shared between the two mkspecs.

Change-Id: Ie5a019524ba6cdddffb71b0c7c28861ddba17fbd
Reviewed-by: Samuli Piippo &lt;samuli.piippo@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Build Qt5 and all addons</title>
<updated>2015-05-12T11:47:11+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-03-31T08:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=ae4b6421c0bb4771e2cedfcdadd44c04dc8e93f5'/>
<id>urn:sha1:ae4b6421c0bb4771e2cedfcdadd44c04dc8e93f5</id>
<content type='text'>
Use meta-qt5 layer to build Qt5, commercial addons and b2qt addons.
Create new image and toolchain recipes with Qt5 content, so that the
existing image and toolchain remain as-is without Qt5.
Currently support only for imx6 targets.

Change-Id: I398750dd1a62c6ff8ea216cfe364da273d8e9a77
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Remove old kernel recipes for am335x-evm and beagleboard</title>
<updated>2015-05-12T11:45:38+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-05-12T09:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=4f943fd455a37ff4663e25730c353247f2d9e49f'/>
<id>urn:sha1:4f943fd455a37ff4663e25730c353247f2d9e49f</id>
<content type='text'>
Upstream meta-ti has removed these kernel version, so the bbappend
files need to go as well. Both am335x-evm and beagleboard are not
officially supported devices, so the kernel config changes needed
to the new kernel will be done only if requested.

Change-Id: Ic3d8e1cc7fcdf30875c3ed3667a09e96817e0e45
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>BBB: fix libgles-omap3 build</title>
<updated>2015-02-19T09:23:06+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2015-02-02T07:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=4a8019ef9314bba9a8ecaa01a899b9602fab744b'/>
<id>urn:sha1:4a8019ef9314bba9a8ecaa01a899b9602fab744b</id>
<content type='text'>
4.x version of libgles-omap4 did not build correctly any more, since correct
compiler flags were not used. Need to use the CC instead of PLAT_CC which is
modified by the makefiles.

Change-Id: I23f4f757db392a65a6322be857bd47c06047f38b
Reviewed-by: Andy Nichols &lt;andy.nichols@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/stable' into dev</title>
<updated>2014-11-24T13:04:53+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2014-11-24T13:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=69ecb0fe763a1757630732a965c65a9b7371f3b3'/>
<id>urn:sha1:69ecb0fe763a1757630732a965c65a9b7371f3b3</id>
<content type='text'>
* origin/stable:
  toolchain: include base-files
  Update meta-fsl-arm-extra to fix u-boot-boundary fetch failure
  Install fonts with help of Yocto recipes
  bbb: remove preferred version for SGX
  Update Qt logo
  Remove u-boot-fw-utils
  Change copyright notice

Conflicts:
	b2qt-init-build-env
	conf/distro/include/beaglebone.conf
	recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-target.bb

Change-Id: I5b22412d0530e70057f705da34247803498ddde3
</content>
</entry>
<entry>
<title>libgles: Use correct path for to the meta-ti layer</title>
<updated>2014-10-16T11:07:51+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-10-13T12:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=61f01397bff9e6f9cab09f9bf66cd754b05cb5b9'/>
<id>urn:sha1:61f01397bff9e6f9cab09f9bf66cd754b05cb5b9</id>
<content type='text'>
Path to meta-ti layer got changed when meta repo checkout was changed.
Correctly find all the files again.

Change-Id: Ia5a7dee56ff33fcc039791b90f15a242439106d9
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@digia.com&gt;
</content>
</entry>
<entry>
<title>Move meta-ti specific files to separate layer</title>
<updated>2014-09-25T12:22:18+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-09-23T09:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=0dded51636b689237af7fdcda1719790c7fb3aa7'/>
<id>urn:sha1:0dded51636b689237af7fdcda1719790c7fb3aa7</id>
<content type='text'>
Create new layer for recipes and files that required only when
meta-ti layer is used. For now, the bblayers.conf template still
includes the new layer as well.

Change-Id: Iab8f6b3a61578e7a9579066ae7facca5a9a1f33b
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@digia.com&gt;
</content>
</entry>
</feed>
