<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/recipes/u-boot/u-boot-script-boundary_git.bbappend, branch v5.7.1</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.7.1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.7.1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2014-09-25T12:22:26+00:00</updated>
<entry>
<title>Move meta-fsl-arm specific files to separate layer</title>
<updated>2014-09-25T12:22:26+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2014-09-23T10:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=01603689e8dd2d3c5be0f41d41b3543452903f03'/>
<id>urn:sha1:01603689e8dd2d3c5be0f41d41b3543452903f03</id>
<content type='text'>
Create new layer for recipes and files that required only when
meta-fsl-arm and meta-fsl-arm-extra layers are used. For now,
the bblayers.conf template still includes the new layer as well.

Change-Id: I01a0019ebaea3e1532f106e076f7608fb7aa86c6
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@digia.com&gt;
</content>
</entry>
<entry>
<title>Add update support to u-boot script</title>
<updated>2014-09-09T08:13:03+00:00</updated>
<author>
<name>Rainer Keller</name>
<email>rainer.keller@digia.com</email>
</author>
<published>2014-09-03T13:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=ff3975413e518b9435ae2239d29fee0c6295c17c'/>
<id>urn:sha1:ff3975413e518b9435ae2239d29fee0c6295c17c</id>
<content type='text'>
Change-Id: I519a91c57db891c16ccd1d8f61e622d8b16a3a2c
Reviewed-by: Samuli Piippo &lt;samuli.piippo@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 license header to all recipes</title>
<updated>2013-11-25T14:17:22+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2013-11-22T13:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=1cf4f1255ef5ccd6dc4e1e22d58c7d00f5d2f040'/>
<id>urn:sha1:1cf4f1255ef5ccd6dc4e1e22d58c7d00f5d2f040</id>
<content type='text'>
Change-Id: I726d154e54a43d2561969d789709895d4c594da9
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@digia.com&gt;
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
</content>
</entry>
<entry>
<title>Disable cursor blinking on VT with kernel arguments</title>
<updated>2013-07-23T10:41:00+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2013-07-09T13:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=243f97e9f5262c1ef3bcaeba202b81d8e9403817'/>
<id>urn:sha1:243f97e9f5262c1ef3bcaeba202b81d8e9403817</id>
<content type='text'>
Change-Id: I5ff46bba20c574d4d3650de50a1dd696614c02e3
Reviewed-by: Samuli Piippo &lt;samuli.piippo@digia.com&gt;
</content>
</entry>
<entry>
<title>u-boot-script-boundary: correctly build sabrelite bootscripts</title>
<updated>2013-05-06T09:03:08+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2013-05-06T06:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=368afd53358f6dbe4196c437be557161e1f27543'/>
<id>urn:sha1:368afd53358f6dbe4196c437be557161e1f27543</id>
<content type='text'>
Build bootscript for sabrelite with correct MACHINE_ARCH.
Also add dependency to image, so that bootscripts are built
for sdcard image.

Change-Id: I6cbf8d0b35b9aaa828ef26740384135c8691b11d
Reviewed-by: Kalle Viironen &lt;kalle.viironen@digia.com&gt;
</content>
</entry>
<entry>
<title>u-boot-script-boundary: use nitrogen6x bootscript for sabrelite</title>
<updated>2013-04-30T05:49:22+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@digia.com</email>
</author>
<published>2013-04-28T16:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=8fdf288a9ab40455b6290183ac47d195a24c730b'/>
<id>urn:sha1:8fdf288a9ab40455b6290183ac47d195a24c730b</id>
<content type='text'>
The boundary device repo does not contain separate 6x_bootscript
for sabrelite. The one for nitrogen6x can be used for sabrelite.

Change-Id: I60b025ac48ae06dd31fafbfa27026cf968b80756
Reviewed-by: Kalle Viironen &lt;kalle.viironen@digia.com&gt;
</content>
</entry>
</feed>
