<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/documentation/bsp-guide/figures, branch pyro</title>
<subtitle>Mirror of openembedded-core</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/'/>
<entry>
<title>Drop documentation directory, this is replaced by the new yocto-docs repository</title>
<updated>2011-04-20T14:49:17+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-04-20T13:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=50021cba20a09b1ed685db5466f940b17d4880ac'/>
<id>50021cba20a09b1ed685db5466f940b17d4880ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>documentation/bsp-guide/figures/bsp-title.png: Updated PNG file for title</title>
<updated>2011-03-18T16:43:09+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-03-17T19:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=23c40367c56e838bb9c1ad89cec8ca2e563a40a7'/>
<id>23c40367c56e838bb9c1ad89cec8ca2e563a40a7</id>
<content type='text'>
I updated the figure for the title so that it uses the same color
scheme as the other manuals.

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I updated the figure for the title so that it uses the same color
scheme as the other manuals.

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[BUGID# 695] - documentation/bsp-guide/figures/bsp-title.png: Updated title graphic</title>
<updated>2011-03-02T17:48:52+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-03-01T14:34:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=f6d9338bf98f2f6791231a5ff74142833ae1363e'/>
<id>f6d9338bf98f2f6791231a5ff74142833ae1363e</id>
<content type='text'>
[BUGID# 695] - I updated the title to use a less bold and intrusive
font and one that is still common for systems.  Also removed the
"s" in the title so it now reads "Board Support Package (BSP)
Developer's Guide."  I also put a better looking Yocto logo in.

Once this commit is merged bug #695 can be marked resolved.

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[BUGID# 695] - I updated the title to use a less bold and intrusive
font and one that is still common for systems.  Also removed the
"s" in the title so it now reads "Board Support Package (BSP)
Developer's Guide."  I also put a better looking Yocto logo in.

Once this commit is merged bug #695 can be marked resolved.

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>BSP Guide:  I created a new figure for the title page.</title>
<updated>2010-11-15T22:25:24+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2010-11-09T18:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=6e3576c0aa7f0d228ed09be0de90116ff56936ee'/>
<id>6e3576c0aa7f0d228ed09be0de90116ff56936ee</id>
<content type='text'>
Since the BSP Guide is under its own cover I thought it would be good
to have its title page not have the Poky Handbook PNG image.  I created
this BSP image for use with the stand-alone BSP Guide.

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the BSP Guide is under its own cover I thought it would be good
to have its title page not have the Poky Handbook PNG image.  I created
this BSP image for use with the stand-alone BSP Guide.

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Created a new folder to hold the BSP Guide</title>
<updated>2010-11-04T20:54:30+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2010-11-04T20:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=890a794e38f2d11ec0dd6e39e5ab77a929cb51d9'/>
<id>890a794e38f2d11ec0dd6e39e5ab77a929cb51d9</id>
<content type='text'>
I created a new sub folder to hold the BSP Guide by itself so there are
three folders now for each of the Yocto manuals: BSP Guide, quick start
and poky ref manual.  The new folder for the BSP guide is 'bsp-guide'.
It contains the bsp.xml file, its own Makefile, a bsp-guide.xml file,
and its own 'Figures' directory.  The 'bsp-guide.xml' file that was
in the poky reference folder was deleted.

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I created a new sub folder to hold the BSP Guide by itself so there are
three folders now for each of the Yocto manuals: BSP Guide, quick start
and poky ref manual.  The new folder for the BSP guide is 'bsp-guide'.
It contains the bsp.xml file, its own Makefile, a bsp-guide.xml file,
and its own 'Figures' directory.  The 'bsp-guide.xml' file that was
in the poky reference folder was deleted.

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
