<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/poky-ref-manual, branch 1.3_M3</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.3_M3</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.3_M3'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2012-07-26T13:40:49+00:00</updated>
<entry>
<title>documentation/poky-ref-manual: Removed included BSP Guide</title>
<updated>2012-07-26T13:40:49+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-25T17:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b2ec781bd9d658d1b2c80421c68df180e59bee5e'/>
<id>urn:sha1:b2ec781bd9d658d1b2c80421c68df180e59bee5e</id>
<content type='text'>
With the decision to create a single HTML file that has all
individual YP manuals, the need for including the BSP guide as
part of the YP Reference Manual goes away.  I have removed this
guide as a chapter, removed the mention of it in the introduction,
and fixed the two links in the FAQ chapter to reference the external
manual.

(From yocto-docs rev: b0dbda9e09b73c2b26111bda118731dbb3090cae)

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 h6 style to use a larger font</title>
<updated>2012-07-24T09:35:34+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-23T19:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0ffb02eec2beaea27ff0ec9d3d31b0a09e675a4c'/>
<id>urn:sha1:0ffb02eec2beaea27ff0ec9d3d31b0a09e675a4c</id>
<content type='text'>
(From yocto-docs rev: 5fa8d627fe671f0eb7bbc67ce852e2010cbd723f)

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/poky-ref-manual/ref-variables.xml: New KMACHINE gloss entry</title>
<updated>2012-07-22T10:41:21+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-20T17:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3b4c9331df58ff6e9574c9f616433518b52ea52d'/>
<id>urn:sha1:3b4c9331df58ff6e9574c9f616433518b52ea52d</id>
<content type='text'>
Created a new glossary entry for the KMACHINE variable.  I used
Bruce Ashfield as my resource for understanding this variable.

(From yocto-docs rev: 1069ddb3fe0b3bd00ba651b51419354258ae57d3)

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: Changed link anchor for 'resourses' in QS</title>
<updated>2012-07-17T16:55:59+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-17T15:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4b95ba2341bbcabce1ed082845d0c6fad7471055'/>
<id>urn:sha1:4b95ba2341bbcabce1ed082845d0c6fad7471055</id>
<content type='text'>
The string used for the link anchor for the "What You Need and
How You Get It" section in the YP QS used "resources".  This
string is actually used as the chapter id for the resources
chapter in the YP ref manual.  I changed the string in the QS
from "resources" to "yp-resourses" to make it unique.  There was
one instance in the YP ref manual where a cross-reference to the
section occurred.  I fixed that as well.

(From yocto-docs rev: 58c1e4e327cb489e037bbde170c4c495f4567392)

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/poky-ref-manual: Converted resources appendix to chapter</title>
<updated>2012-07-17T09:54:12+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-16T18:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d7cf7ecc7e1aaab5cb62c2bbe7bdb833d5d2b2eb'/>
<id>urn:sha1:d7cf7ecc7e1aaab5cb62c2bbe7bdb833d5d2b2eb</id>
<content type='text'>
Converted the "Resources" appendix to a chapter.  I also made sure all
the references to the chapter use proper term now, which is "chapter".

(From yocto-docs rev: bf7212b72d54a2696c16dcc1c0a19681f23fbc1c)

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: Converted FAQ appendix to a chapter</title>
<updated>2012-07-17T09:54:12+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-16T18:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1a39c85cebfe9e4ccbaba1bb9b8242baac7d46ef'/>
<id>urn:sha1:1a39c85cebfe9e4ccbaba1bb9b8242baac7d46ef</id>
<content type='text'>
As part of moving the reference manual to a real reference manual I
am removing the "appendix" classification and having everthing be
a chapter.  I changed the "faq" appendix to a chapter and
made sure any references in the doc set use the proper term now
(chapter).

(From yocto-docs rev: 6e090132823e3b121d00d9116b0693c922156b32)

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/poky-ref-manual: Converted ref-varlocality to chapter.</title>
<updated>2012-07-17T09:54:11+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-16T18:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0f4d220773afd89fc482da0ff19d9a7dabac1ab6'/>
<id>urn:sha1:0f4d220773afd89fc482da0ff19d9a7dabac1ab6</id>
<content type='text'>
As part of moving the reference manual to a real reference manual I
am removing the "appendix" classification and having everthing be
a chapter.  I changed the "ref-varlocality" appendix to a chapter and
made sure any references in the doc set use the proper term now
(chapter).

(From yocto-docs rev: d666a3f6581bb114c6c15d63ef850678c398b247)

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: converted ref-variables-gloss to chapter.</title>
<updated>2012-07-17T09:54:11+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-16T18:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cfc1d5043b6b85e3eb51e211491d8e4ba328c50f'/>
<id>urn:sha1:cfc1d5043b6b85e3eb51e211491d8e4ba328c50f</id>
<content type='text'>
As part of moving the reference manual to a real reference manual I
am removing the "appendix" classification and having everthing be
a chapter.  I changed the "ref-varibales-gloss" appendix to a chapter and
made sure any references in the doc set use the proper term now
(chapter).

(From yocto-docs rev: 3f541c20c7aff1012eb4c06cb856bf9795124822)

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: converted ref-images and ref-features to chapters</title>
<updated>2012-07-17T09:54:11+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-16T17:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2db4088ceddd65892c718363592c398d37a82d5c'/>
<id>urn:sha1:2db4088ceddd65892c718363592c398d37a82d5c</id>
<content type='text'>
As part of moving the reference manual to a real reference manual I
am removing the "appendix" classification and having everthing be
a chapter.  I changed the "ref-imagese" and "ref-features" appendices
to chapters and made any references in the doc set use the proper
term now (chapter).

(From yocto-docs rev: 08117634034a5cd5567c971957583d986c9ee9a4)

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/poky-ref-manual: Converted ref-classes to chapter</title>
<updated>2012-07-17T09:54:11+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-16T17:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=695420417f7cf51297dc23861ab60860eba48ca2'/>
<id>urn:sha1:695420417f7cf51297dc23861ab60860eba48ca2</id>
<content type='text'>
As part of moving the reference manual to a real reference manual I
am removing the "appendix" classification and having everthing be
a chapter.  I changed the "ref-classes" appendix to a chapter and
made sure any references in the doc set use the proper term now
(chapter).

(From yocto-docs rev: 54991c7fb0a2d3a894249f8a253b1a974cf2e571)

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>
