<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/poky-ref-manual, branch 1.3_M2</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.3_M2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.3_M2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2012-07-06T08:39:25+00:00</updated>
<entry>
<title>documentation/poky-ref-manual/technical-details.xml: Fixed various terms</title>
<updated>2012-07-06T08:39:25+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-05T15:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e92e0c904d19872283e6aafd090a36a2a20d1ece'/>
<id>urn:sha1:e92e0c904d19872283e6aafd090a36a2a20d1ece</id>
<content type='text'>
I fixed several "Yocto Project build system" terms and some "Yocto
Project Build Directory" terms.

(From yocto-docs rev: 10c1d50380336ac684243525646ac9aa3c1812d4)

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/faq.xml: Removed old YP Build Directory</title>
<updated>2012-07-06T08:39:25+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-05T15:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2571a56215b7d86c2d9dfc9e1d2220f18b09ddd9'/>
<id>urn:sha1:2571a56215b7d86c2d9dfc9e1d2220f18b09ddd9</id>
<content type='text'>
Found a stray reference to "Yocto Project Build Directory."  I changed
to "build directory."

(From yocto-docs rev: e0c593ac162c61f7d42625482b95c253d0f8622a)

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-structure.xml: log directory and typo</title>
<updated>2012-07-06T08:39:24+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-05T15:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=229f7c57ee7edbe9c3d98df4b00a39e103ef37d0'/>
<id>urn:sha1:229f7c57ee7edbe9c3d98df4b00a39e103ef37d0</id>
<content type='text'>
Updated the build/tmp/log directory description to mention that running
a build does not necessarily mean a log directory is created.  Also,
ran a spell check and found a typo.

Reported-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
(From yocto-docs rev: c602919a1f188a4dff23f965bcc52b635f9a92ae)

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-structure.xml: removed "/" from recipes.txt</title>
<updated>2012-07-06T08:39:24+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-05T15:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4239ff0532aff996ae18c212168a5a4d8869d0a3'/>
<id>urn:sha1:4239ff0532aff996ae18c212168a5a4d8869d0a3</id>
<content type='text'>
the section describing meta/recipes.txt had the "/" character at the
end of the filename, which is incorrect.  I removed this.

Reported-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
(From yocto-docs rev: 28295d8c46d3a2cc6b53f0a7ccea35f1db77d1df)

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-structure.xml: Edits to BitBake directory</title>
<updated>2012-07-06T08:39:24+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-05T15:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cb2e0ee066171bee34ac306f1faf173bde70c0e7'/>
<id>urn:sha1:cb2e0ee066171bee34ac306f1faf173bde70c0e7</id>
<content type='text'>
Made a few edits to better describe how the scripts and bin/bitbake
directories are placed into the PATH variable.

Reported-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
(From yocto-docs rev: 1e45731898935d40db6e6705f60bdea9633255ab)

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-structure.xml: Updated BitBake</title>
<updated>2012-07-06T08:39:24+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-05T15:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ef098d575e8c6343be48fbd6dbeb96bb5492fcfa'/>
<id>urn:sha1:ef098d575e8c6343be48fbd6dbeb96bb5492fcfa</id>
<content type='text'>
The description of how BitBake is run and where its executable and
wrapper script reside has been updated to be more accurate.

Reported-by: Robert J. P. Day &lt;rpjday@crashcourse.ca&gt;
(From yocto-docs rev: 885b4c42a3ec3d228f1f5659a887627f4fe2d939)

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/usingpoky.xml: added package-depends.dot</title>
<updated>2012-07-05T15:01:32+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-05T14:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b0510e547ebcac5548b36df66ad907f7911d33d5'/>
<id>urn:sha1:b0510e547ebcac5548b36df66ad907f7911d33d5</id>
<content type='text'>
The section on "Dependency Graphs" failed to mention the
package-depends.dot file among the files.  Added this file to the
list.

Reported-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
(From yocto-docs rev: 0ebf8ddf54e146454d6f300f790964decaeec6a9)

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-structure.xml: Added meta/recipes-rt.</title>
<updated>2012-07-05T13:21:57+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-05T12:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1e6343d3d05a7fa65ca9f7214451bafa35c9973f'/>
<id>urn:sha1:1e6343d3d05a7fa65ca9f7214451bafa35c9973f</id>
<content type='text'>
this information was missing in the appendix.

Reported-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
(From yocto-docs rev: 64ea0871e0a6cef45259502ff26e1c5b5a66cac1)

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-structure.xml: Added tmp/deploy/licenses</title>
<updated>2012-07-05T13:21:57+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-05T12:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e0dc993af68a2f570a55c420cc2e676ae6316b63'/>
<id>urn:sha1:e0dc993af68a2f570a55c420cc2e676ae6316b63</id>
<content type='text'>
Information about this directory was absent in the manual.

Reported-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
(From yocto-docs rev: 64e5f5a403e4c8494885c7da504194d1baecb0ed)

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: Added link to PR</title>
<updated>2012-07-04T13:48:16+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-07-03T14:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a7cf3cd9c2c9b8702aee17781faf652905b6e9b9'/>
<id>urn:sha1:a7cf3cd9c2c9b8702aee17781faf652905b6e9b9</id>
<content type='text'>
(From yocto-docs rev: d64bf592f16f2462727aedf6b9c552ec9c73d72c)

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>
