<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/kernel-manual/kernel-doc-intro.xml, branch uninative-1.5</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=uninative-1.5</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=uninative-1.5'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2013-08-13T12:18:37+00:00</updated>
<entry>
<title>documentation: Removed deprecated kernel-manual.</title>
<updated>2013-08-13T12:18:37+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-07-08T10:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=485b35dcefe9df7a05756e8aea5d1a23cd517d3f'/>
<id>urn:sha1:485b35dcefe9df7a05756e8aea5d1a23cd517d3f</id>
<content type='text'>
Fixes [YOCTO #4810]

I removed this manual from the tip of the repo.  We carried a symlink
to it for the 1.4 and 1.4.1 release.  Now it is time to get rid of it.
Removing this manual should get rid of the folder in the poky/documentation
folder for future clones of that repo.

This bug was entered because someone tried to make the manual for YP
1.5.  It is debatable as to whether this is a fix or not.  You might
argue that the bug is not even a bug.

(From yocto-docs rev: 6e2a14f9be5f37f16b91c0c8931df558aa9ef155)

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: kernel-manual - Removed all trailing whitespace.</title>
<updated>2012-12-11T16:17:51+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-12-07T23:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=acb3f72afaa28ba5d23ca6e5cdf9f1162ea656a3'/>
<id>urn:sha1:acb3f72afaa28ba5d23ca6e5cdf9f1162ea656a3</id>
<content type='text'>
(From yocto-docs rev: 188e1ad10217ff1a6a8363f100bff4e9ef3b9bf7)

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: kernel-manual - Fixed broken link.</title>
<updated>2012-12-07T17:13:14+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-12-04T13:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a21cf1bc5f0308931ef0356ff004423272e520c2'/>
<id>urn:sha1:a21cf1bc5f0308931ef0356ff004423272e520c2</id>
<content type='text'>
Reported-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
(From yocto-docs rev: 0fc811748fce26f9c14791a286742905b51e77a6)

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: kernel-manual - minor edits before lockdown</title>
<updated>2012-10-22T23:03:13+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-10-22T16:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9137117b3ff946e5961c17662f853db74cb0a28a'/>
<id>urn:sha1:9137117b3ff946e5961c17662f853db74cb0a28a</id>
<content type='text'>
Fixed a few references and links.  Also standardized on the
capitalization for the term "Source Directory" where it
refers to the YP poky structure on the development machine.

(From yocto-docs rev: 1a20418d8791d754ad66c5a059e65bd68a4c6b32)

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: dev-manual, bsp-guide, kernel-manual - kernel workflow</title>
<updated>2012-10-10T14:18:12+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-10-09T13:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0bd73012eec486f4b542c018f63b44da093d4af3'/>
<id>urn:sha1:0bd73012eec486f4b542c018f63b44da093d4af3</id>
<content type='text'>
The kernel workflow section was re-written to reflect that the
kernel appendix has been removed.  Also, changes to the flow in
general no longer make reference to the bare clone and the copy
of the bare clone as a method used to modify the kernel.

Many links were modified in other manuals as well.

(From yocto-docs rev: 38adbcb00d4305029cfa94e5ef047da41823f021)

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: tag change adt and kernel manuals</title>
<updated>2012-09-04T11:54:55+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-08-15T23:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=24b14e3f573e7e41b41e94a44e968de503d611ba'/>
<id>urn:sha1:24b14e3f573e7e41b41e94a44e968de503d611ba</id>
<content type='text'>
I changed a couple of id strings so that they are not duplicates.
I did this to eliminate a make error while experimenting with creation
of the single HTML YP document comprised of the individual docs.
Changing the id strings has no consequence on the individual Application
Developer's Guide and Kernel Manual.

(From yocto-docs rev: 4e6832eca319a637be693dfe67ee56c540dfddfa)

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/kernel-manual: Fixed minor problems</title>
<updated>2012-09-04T11:54:55+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-08-15T21:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5c44309cfed33a121f0e046ace4af687f3359c16'/>
<id>urn:sha1:5c44309cfed33a121f0e046ace4af687f3359c16</id>
<content type='text'>
I did a read-through of the manual and spotted several nits that
I fixed.  All these are minor fixes.

(From yocto-docs rev: 0c8f9c660ecea0b36e2b6af0315d3d239f70a688)

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/kernel-manual/kernel-doc-intro.xml: Fixed typo</title>
<updated>2012-07-24T09:35:33+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-23T13:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3853dc7fd0001b1ed1abe7729c943abb8f8b314f'/>
<id>urn:sha1:3853dc7fd0001b1ed1abe7729c943abb8f8b314f</id>
<content type='text'>
Reported-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
(From yocto-docs rev: ef6888dffa95e1fbf74dd80e48034f3591a32959)

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/kernel-manual: Scrubbed the Yocto Project term</title>
<updated>2012-07-03T13:55:02+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-02T17:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e70dc3ab992412c08eaaec1fc5af63a20617e33f'/>
<id>urn:sha1:e70dc3ab992412c08eaaec1fc5af63a20617e33f</id>
<content type='text'>
Changed all occurrences of "Yocto Project" to terms better suited
to reality.

(From yocto-docs rev: fdd7b8c2bcbaf566cad336c67c582c2a24aa9dc1)

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/kernel-manual: Converted to use variables from poky.ent.</title>
<updated>2012-03-23T14:24:43+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-09T21:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d048a99e2404601a3f343eeb65ce82fb963c6f51'/>
<id>urn:sha1:d048a99e2404601a3f343eeb65ce82fb963c6f51</id>
<content type='text'>
Also removed a broken link.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
