<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/conf, branch QtEE_v2.1.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=QtEE_v2.1.0</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=QtEE_v2.1.0'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2014-03-26T10:42:51+00:00</updated>
<entry>
<title>Create boot.tar.gz as part of the image build</title>
<updated>2014-03-26T10:42:51+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-03-25T11:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=13c0a0c319524012c2b6cc7aa92d6b5f487d4d58'/>
<id>urn:sha1:13c0a0c319524012c2b6cc7aa92d6b5f487d4d58</id>
<content type='text'>
Each machine config defines what is included in the boot.tar.gz
package. For beaglebone, include the uEnv.txt u-boot script that
is used to start up the device.

Change-Id: Ia509dd61c789fda53889cea8ea9221cfa8b469a9
Reviewed-by: Andy Nichols &lt;andy.nichols@digia.com&gt;
</content>
</entry>
<entry>
<title>Include licenses to the image</title>
<updated>2014-03-14T13:45:54+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-03-04T13:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=16dc6ca0c306026a5a2d363c7814d4d11c16dce3'/>
<id>urn:sha1:16dc6ca0c306026a5a2d363c7814d4d11c16dce3</id>
<content type='text'>
This packages licenses for all use packages and installs
them to the image. Also the license manifest it copied
to /usr/share/licenses

Task-number: QTEE-190

Change-Id: I1c8cbf2c9534a49043cb40b7e5941a749dd2af2c
Reviewed-by: Andy Nichols &lt;andy.nichols@digia.com&gt;
</content>
</entry>
<entry>
<title>use package groups for image content</title>
<updated>2014-03-13T10:54:29+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-03-04T09:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=0975201e0a0e09ec878b210aa461949a3da9c32e'/>
<id>urn:sha1:0975201e0a0e09ec878b210aa461949a3da9c32e</id>
<content type='text'>
Move installed packages from image recipe to separate package group recipes

Change-Id: I0417953da4bc92438b3201b38b43f6d1784f1f17
Reviewed-by: Samuli Piippo &lt;samuli.piippo@digia.com&gt;
</content>
</entry>
<entry>
<title>Create only tar.gz image type</title>
<updated>2014-03-11T07:04:16+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-03-04T13:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=4157f4331347813136b6f4276f11ddd917903733'/>
<id>urn:sha1:4157f4331347813136b6f4276f11ddd917903733</id>
<content type='text'>
Change-Id: Ie68be23a897483e722d03d154514f5678321570b
Reviewed-by: Samuli Piippo &lt;samuli.piippo@digia.com&gt;
</content>
</entry>
<entry>
<title>Move libgl workaround to libsdl</title>
<updated>2014-02-18T07:06:41+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-02-17T14:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=4708304a67b074efc30dcc59e45eddf078192975'/>
<id>urn:sha1:4708304a67b074efc30dcc59e45eddf078192975</id>
<content type='text'>
libsdl tries to pull in mesa, so workaround was added to machines
configs to prevent that. Now remove dependency to libgl from libsdl
that was causing that.

Change-Id: I425aa45cdc32842d573354eaaab7ed67ee5bb7b5
Reviewed-by: Samuli Piippo &lt;samuli.piippo@digia.com&gt;
</content>
</entry>
<entry>
<title>imx53: change to correct GPU driver package</title>
<updated>2014-02-18T07:05:47+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-02-17T15:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=8bf3f5edf5b426146974d6af655846d671119013'/>
<id>urn:sha1:8bf3f5edf5b426146974d6af655846d671119013</id>
<content type='text'>
Change-Id: I9d6b4343d3d53aae64353854f890a52444e5dc0f
Reviewed-by: Samuli Piippo &lt;samuli.piippo@digia.com&gt;
</content>
</entry>
<entry>
<title>emulator: don't build mesa with llvm anymore</title>
<updated>2014-02-13T14:13:16+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-02-13T06:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=731303c451c216bd5cb58e939be0d082f2950a90'/>
<id>urn:sha1:731303c451c216bd5cb58e939be0d082f2950a90</id>
<content type='text'>
Change-Id: Id8be2ac9c87748e6365b3f3bdb28833f7d528ede
Reviewed-by: Kalle Viironen &lt;kalle.viironen@digia.com&gt;
</content>
</entry>
<entry>
<title>Update copyright year to 2014</title>
<updated>2014-02-04T11:58:28+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-02-04T11:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=3fc81eb57eb65dd10aae9145ef7e431623617601'/>
<id>urn:sha1:3fc81eb57eb65dd10aae9145ef7e431623617601</id>
<content type='text'>
Change-Id: Ic3045b02350916c686cb1b011550c299ca082f06
Reviewed-by: Kalle Viironen &lt;kalle.viironen@digia.com&gt;
</content>
</entry>
<entry>
<title>Add support for BeagleBone Black</title>
<updated>2014-01-30T11:23:04+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-01-22T10:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=653b6af852fad5b715a11a71a5404505268a6598'/>
<id>urn:sha1:653b6af852fad5b715a11a71a5404505268a6598</id>
<content type='text'>
Change-Id: I1f30b93c6e3473a00a0a851f5fceccae90ba2f1b
Reviewed-by: Samuli Piippo &lt;samuli.piippo@digia.com&gt;
</content>
</entry>
<entry>
<title>upgrade emulator components</title>
<updated>2014-01-30T10:16:59+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-01-23T11:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=20a3734c0da057a51aadc89e3dba163367611dc5'/>
<id>urn:sha1:20a3734c0da057a51aadc89e3dba163367611dc5</id>
<content type='text'>
- kernel 3.10
- LLVM 3.3
- mesa 9.1.6

Change-Id: Ib15c6826ab480e39e4efb7a16d42030b55ad6c3b
Reviewed-by: Samuli Piippo &lt;samuli.piippo@digia.com&gt;
</content>
</entry>
</feed>
