<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/bsp-guide/bsp-guide.xml, branch yocto-1.5.final</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-1.5.final</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-1.5.final'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2013-10-01T21:52:55+00:00</updated>
<entry>
<title>documentation: Updated Manual Revision History Tables</title>
<updated>2013-10-01T21:52:55+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-09-30T20:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6b9cff42a8252c8e45d77aad8a50d7c867388e57'/>
<id>urn:sha1:6b9cff42a8252c8e45d77aad8a50d7c867388e57</id>
<content type='text'>
Placed the release month of October in for the 1.5 release.

(From yocto-docs rev: c0431b2b3115d9687dcb5d3ba37adf6bf4695867)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Updates to properly build the 1.5 manuals</title>
<updated>2013-05-22T16:23:38+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-05-06T15:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=91ec8a898866878352c55d9ad70d8e851e8a31f9'/>
<id>urn:sha1:91ec8a898866878352c55d9ad70d8e851e8a31f9</id>
<content type='text'>
1. Changed the variables in poky.ent to contain the "1.5"
   string and the "tbd" string for the unknowns.

2. Updated the manual revision history tables so to replace
   the 1.4.1 release entry, which should not be there, to the
   1.5 entry.

(From yocto-docs rev: d03a09875b1fe0d244b7a7c1bde718319d95a8ab)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Set up the 1.4.1 manual set.</title>
<updated>2013-05-22T16:23:38+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-04-25T23:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=98d2211872a9d3d0e57d79d5200a14254e6d81fd'/>
<id>urn:sha1:98d2211872a9d3d0e57d79d5200a14254e6d81fd</id>
<content type='text'>
1. Edited poky.ent to have 1.4.1 and 9.0.1 for release stuff.
2. Updated the manual revision tables to have a new entry
   for 1.4.1 release.

(From yocto-docs rev: bd4058b98f93ea5fd5d878f24018ce78b8ce1a53)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Updated the release month to April in manual history tables.</title>
<updated>2013-04-10T15:20:54+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-04-09T16:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=15699d331cca2227832ac2a32e82ee562a142f50'/>
<id>urn:sha1:15699d331cca2227832ac2a32e82ee562a142f50</id>
<content type='text'>
(From yocto-docs rev: 3dc4e3db0a76a29c9726d38e3f862940437317c9)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Part 1 of 2 updates to integrating docs to Eclipse help.</title>
<updated>2013-02-14T17:25:35+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2013-02-08T15:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a41a805500cab281fba15bd8e5d3e60b88d0d4be'/>
<id>urn:sha1:a41a805500cab281fba15bd8e5d3e60b88d0d4be</id>
<content type='text'>
Hi,

the generation of eclipse help files has been merged from the timo
branch to the master. Since the creation of the timo branch there have
been some changes to the master branch (e.g. new documentation,
renamed documentation).

This patch set does some cleanup for the renamed documentation and
adds eclipse help generation support to the new documentation.

01: Removes the 'the' from the document titles
02..04: Cleanup obsolete artifacts resulting from the merge
05..08: Add eclipse help generation for ref-manual
09..13: Add eclipse help generation for kernel-dev
14..18: Add eclipse help generation for profile-manual

Best regards,
Timo

This patch set originally contained 18 patches. I (Scott Rifenbark)
had to push these changes as two parts.  This is the first part.
It does not include creation of the three cusomization files.

(From yocto-docs rev: 9b1889f6e31ee70dae704fa08763fb9196616dad)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/bsp-guide/bsp-guide.xml: Added Title tag</title>
<updated>2013-02-14T15:30:48+00:00</updated>
<author>
<name>Timo Mueller</name>
<email>timo.mueller@bmw-carit.de</email>
</author>
<published>2012-11-30T08:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=64850788891e1fcd78a826e2339c79fef539582f'/>
<id>urn:sha1:64850788891e1fcd78a826e2339c79fef539582f</id>
<content type='text'>
The title of the document used to create metadata for output formats
such as eclipse help.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Documentation: bsp-guide - Removed all trailing whitespace.</title>
<updated>2012-12-11T16:15:24+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-12-07T23:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=eb8c9e1494692583f77d83267f78d5d88a79973d'/>
<id>urn:sha1:eb8c9e1494692583f77d83267f78d5d88a79973d</id>
<content type='text'>
(From yocto-docs rev: 00d9bb4dcce101a77761418c1279ebfb9441b0d2)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: prepare for 1.4</title>
<updated>2012-12-03T13:52:53+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-10-25T19:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a01f335f3dc35840c86c2b02674083f4417f7d9a'/>
<id>urn:sha1:a01f335f3dc35840c86c2b02674083f4417f7d9a</id>
<content type='text'>
Made changes to the poky.ent file to change the three variables
needed to build manuals for 1.4.

Made new entries in the manual revision history tables for the
five manuals that have them.  Each entry shows the "TBD" release
coming up.

(From yocto-docs rev: f7f75a238d709698f1582ce22e209c09ee60581b)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Release date updated.</title>
<updated>2012-10-17T16:32:44+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-10-15T20:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f42d97bba740d13ef08b2432eb74ff41c40fc107'/>
<id>urn:sha1:f42d97bba740d13ef08b2432eb74ff41c40fc107</id>
<content type='text'>
Updated the release month in all the manual revision history
tables to say "October 2012" from "Sometime in 2012".

(From yocto-docs rev: 1fc9313fe6c69db3d8cece6d940f78a2f0dc8386)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/bsp-guide/bsp-guide.xml: Fixed title</title>
<updated>2012-09-04T11:54:57+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-08-22T00:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=26409ca882bea6e1c09cddbae778a304ce7f7bcf'/>
<id>urn:sha1:26409ca882bea6e1c09cddbae778a304ce7f7bcf</id>
<content type='text'>
the title in the note about production process was technically
wrong. I added in "Yocto Project" as part of the title.

(From yocto-docs rev: c421f02549b8ca203d1c9f747870911c59bda96c)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
