<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/yocto-project-qs, branch dora</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=dora</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=dora'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2013-12-03T12:53:49+00:00</updated>
<entry>
<title>yocto-project-qs: Removed out-of-date links to distro requirement info</title>
<updated>2013-12-03T12:53:49+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-11-05T16:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c04bbe3dff98ac88ef029608b3b6d0a4d5f8cecc'/>
<id>urn:sha1:c04bbe3dff98ac88ef029608b3b6d0a4d5f8cecc</id>
<content type='text'>
Two links in the section discussing Linux distro requirements to
wiki pages were terribly out of date.  I have rewritten the note
to remove them.

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

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: Fixed toolchain path</title>
<updated>2013-11-01T17:46:43+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-10-23T23:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=874f178544b64444cc6b5cf39df6ac7814983b29'/>
<id>urn:sha1:874f178544b64444cc6b5cf39df6ac7814983b29</id>
<content type='text'>
I messed up on a previous commit and didn't get the example
path correct.  This fixes it.

(From yocto-docs rev: 8ecc545db862ed2a9b6b795930610a193f5ed9e6)

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 note in "Downloading the Filesystem" section.</title>
<updated>2013-11-01T17:46:43+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-10-23T23:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a39bff8132bfb04522490230dc0bc69b99938e2c'/>
<id>urn:sha1:a39bff8132bfb04522490230dc0bc69b99938e2c</id>
<content type='text'>
This note is bullshit.  It was left over from like YP 1.3
release.  I have removed it.

(From yocto-docs rev: c4c154e7a74d4de8ca0fdeea380e72044f290e08)

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: Fixed toolchain installer download path</title>
<updated>2013-11-01T17:46:42+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-10-23T22:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1a08cfd4f83a547b0d7438aa1605da7860bc8f1b'/>
<id>urn:sha1:1a08cfd4f83a547b0d7438aa1605da7860bc8f1b</id>
<content type='text'>
Discovered that the string "toolchain" is in the pathname of the
toolchain installers from the downloads area.  This invalidated
the explanation of how the installer files are named and the
actual examples themselves.  I fixed it all.

(From yocto-docs rev: fbe67d2fc92cb5a5597d793ea2c3614b8260ae02)

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 Note for most recent manual</title>
<updated>2013-11-01T17:46:42+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-10-23T17:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=29d095ff71b2f2b78d76db7ec6aec2da205ee9dc'/>
<id>urn:sha1:29d095ff71b2f2b78d76db7ec6aec2da205ee9dc</id>
<content type='text'>
Fixes [YOCTO #5368]

Changes partially address this issue, which is the removal of
tarball installations for poky.  The notes at the beginning of
the YP manuals suggested that the tarball version of a manual
might lag the version found on the website.  Because we are
discouraging installing poky/documentation from a tarball now,
I have re-written the note to be generic and suggest simply that
for the most recent version of the manual associated with the
release, see the manual on the website.

(From yocto-docs rev: d47ff8285a6ba01d721509724641a51aab8da73d)

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: Minor formatting to filesystem image section.</title>
<updated>2013-10-01T21:52:56+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-10-01T21:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e5d09762c26d31f7f26e921b743d39a50696cbb5'/>
<id>urn:sha1:e5d09762c26d31f7f26e921b743d39a50696cbb5</id>
<content type='text'>
(From yocto-docs rev: 2bc7dd4253255baa0cdd4623ed19c4f405d2776a)

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 a link to MACHINE variable.</title>
<updated>2013-10-01T21:52:56+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-10-01T20:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=62e0a4a425f24fb2940384cf933cd0cfd1f7b5e7'/>
<id>urn:sha1:62e0a4a425f24fb2940384cf933cd0cfd1f7b5e7</id>
<content type='text'>
(From yocto-docs rev: 8263a13c9ae125c35f10d919c9004c00222f20cb)

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 instructions for downloading from website.</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-10-01T20:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0f066bbddba2a6412d54df9ce21db6f5e0ae2569'/>
<id>urn:sha1:0f066bbddba2a6412d54df9ce21db6f5e0ae2569</id>
<content type='text'>
(From yocto-docs rev: 611c706fb7b7abb361a582eeea26404e65890e21)

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 wording for required packages.</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-10-01T20:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=218d251fbd3a13a4f349925221e64a3d7ec3e8de'/>
<id>urn:sha1:218d251fbd3a13a4f349925221e64a3d7ec3e8de</id>
<content type='text'>
(From yocto-docs rev: 5af5c76434d6d877b43bf9020c6ae2f7524fe4d0)

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 redundant production note.</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-10-01T19:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=aa8edc08b04c5a907845926e21a8758abfd1b721'/>
<id>urn:sha1:aa8edc08b04c5a907845926e21a8758abfd1b721</id>
<content type='text'>
(From yocto-docs rev: 99a62746141fa05225e10483a0c784bc55a3f1f9)

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>
