<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/yocto-project-qs, branch 1.8_M1</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.8_M1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.8_M1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2014-09-22T12:04:42+00:00</updated>
<entry>
<title>yocto-project-qs: Minor edits from a read-thru</title>
<updated>2014-09-22T12:04:42+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-08-19T07:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c7dffc7af14a46180c9e79fc8091eac8d9831952'/>
<id>urn:sha1:c7dffc7af14a46180c9e79fc8091eac8d9831952</id>
<content type='text'>
* Added some text associated with the screencast we link to that
  calls out the fact that the screencast is somewhat dated but
  still useful.

* Replaced all user input in examples so that they are formatted
  using the &lt;replaceable&gt;&lt;/replaceable&gt; tags.

* Fixed a few places so that they use better and clearer wording.

(From yocto-docs rev: f99536a7581ef9b8b57a446b65e4ebb902b4e4b1)

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>yocto-project-qs: Updated the note on working with proxies.</title>
<updated>2014-07-21T18:06:53+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-07-11T08:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8e280b4a08d0f633a2a276135d835056ca801908'/>
<id>urn:sha1:8e280b4a08d0f633a2a276135d835056ca801908</id>
<content type='text'>
Reported-by: Douglas Boom &lt;douglas.boom&gt;
(From yocto-docs rev: ef88ce82409dd1d8627657f1d0a6ab2425461071)

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>ref-manual, yocto-project-qs: Fixed some references to BitBake Manual.</title>
<updated>2014-07-21T18:06:52+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-07-04T08:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1fc9548dc143fd48de5a4cad6d3f3d3a2cfc3170'/>
<id>urn:sha1:1fc9548dc143fd48de5a4cad6d3f3d3a2cfc3170</id>
<content type='text'>
Fixed a reference that was not linking to the manual but
was instead referencing the Source Directory structure.

(From yocto-docs rev: aae3fb868e95ef2dbd548a5f9d1ea61a013190cd)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;

Conflicts:

	documentation/ref-manual/ref-variables.xml

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>ref-manual, yocto-project-qs: Fixed required Git to 1.7.8+</title>
<updated>2014-07-03T12:57:12+00:00</updated>
<author>
<name>Maxin B. John</name>
<email>maxin.john@enea.com</email>
</author>
<published>2014-07-03T09:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c8391d0a7a6efc31f60eed747dc6ce2ac2275ec1'/>
<id>urn:sha1:c8391d0a7a6efc31f60eed747dc6ce2ac2275ec1</id>
<content type='text'>
(From yocto-docs rev: ca86bbd8c4d9be44cbc11f579d0720aaf30cbc6c)

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: Added permalink display styles to CSS files.</title>
<updated>2014-07-03T12:57:09+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-06-25T11:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9eb3e8555738f75206a0b028800b44330d8a200d'/>
<id>urn:sha1:9eb3e8555738f75206a0b028800b44330d8a200d</id>
<content type='text'>
Fixes [YOCTO #5772]

Updated each manual's CSS style sheet to contain a style for
how the permalink symbol looks on its own and how it looks
when a user hovers over it with the mouse.

(From yocto-docs rev: c8d4afa0b83a40ac2de0c47c191a11b3e7d241e5)

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>dev-manual, yocto-project-qs: New section on working with source files.</title>
<updated>2014-06-18T09:30:50+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-06-17T12:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d785a16dffd7788ea82ef71898b2f508fc15344c'/>
<id>urn:sha1:d785a16dffd7788ea82ef71898b2f508fc15344c</id>
<content type='text'>
Fixes [YOCTO #5566]

For the dev-manual, I created a new section called "Working
with Source Files."  In the section, I cover how to set up mirrors
and also how to pre-fetch source using the bitbake -c fetchall
&lt;target&gt; command.

For the yocto-project-qs, I removed the mirror information in the
"Super User" section, which became redundant with the new section
now in the dev-manual.  I also, removed the fetchall variation of
the bitbake command.  Both areas reference into the new section of
the dev-manual now.

(From yocto-docs rev: f314061e3e752d35ea85ed16a60f7f9292180921)

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 style sheets to remove unused .PNG files.</title>
<updated>2014-06-18T09:30:49+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-06-13T04:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a92fcf1c62314046cc85033b1e6e8da82069d7cd'/>
<id>urn:sha1:a92fcf1c62314046cc85033b1e6e8da82069d7cd</id>
<content type='text'>
Fixes [YOCTO #6430]

The style sheets were carrying over old .PNG files that are not
part of the manuals.  I have removed the statements that were
using them.

(From yocto-docs rev: 6e4fa419b9367ab5e34b9aa8010a24980416dc7d)

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>yocto-project-qs: Added XSL templates to support permalinks.</title>
<updated>2014-06-18T09:30:47+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-06-06T07:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6aaab1aa66d614663b19dc018129f0fe0278c28b'/>
<id>urn:sha1:6aaab1aa66d614663b19dc018129f0fe0278c28b</id>
<content type='text'>
Fixes [YOCTO #5772]

(From yocto-docs rev: 15604a99e92d0b38eadd225e3ab1a50ddd42fb6c)

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>yocto-project-qs: Removed specific sato 50 Gbyte note</title>
<updated>2014-06-18T09:30:45+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-06-05T07:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1f6c99d0b69cf650e5d487bf99b16fc7d6f0bb74'/>
<id>urn:sha1:1f6c99d0b69cf650e5d487bf99b16fc7d6f0bb74</id>
<content type='text'>
I have put the disk space requirements up in the general area
describing host system requirements.  This specific note for
sato images is redundant and no longer needed.

(From yocto-docs rev: 3cb054c34c62771ae01be6f46817f3b489395867)

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>yocto-project-qs: Edits to "What You Need and How to Get It"</title>
<updated>2014-06-18T09:30:45+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-06-05T07:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b5034919a3dbabfda5bd94eec2f0ebec5e7acb5f'/>
<id>urn:sha1:b5034919a3dbabfda5bd94eec2f0ebec5e7acb5f</id>
<content type='text'>
I added the general requirement of 50 Gbytes of free disk space
to the host requirements.  The information was somewhat buried
later on in the manual.

(From yocto-docs rev: aeb8a9988626404fcee60758fe7ae808b31af145)

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>
