<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation, branch yocto-2.2.2</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-2.2.2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-2.2.2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2017-06-22T08:16:50+00:00</updated>
<entry>
<title>ref-manual: uClibc Replaced by musl from Yocto 2.2</title>
<updated>2017-06-22T08:16:50+00:00</updated>
<author>
<name>Changhyeok Bae</name>
<email>changhyeok.bae@gmail.com</email>
</author>
<published>2017-06-20T23:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a992a31803f31d756f2ea01142b7241e14db7ddc'/>
<id>urn:sha1:a992a31803f31d756f2ea01142b7241e14db7ddc</id>
<content type='text'>
(From yocto-docs rev: e131c26ee1ab268679f7762dbe26760bd859e0e5)

Signed-off-by: Kristi Rifenbark &lt;kristi.rifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>yocto-project-qs, poky.ent: Fixed pip3 and pexpect package names</title>
<updated>2017-06-14T09:19:41+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2017-06-12T16:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e707865a6ac2ffc729c929df580cc3ba30cef484'/>
<id>urn:sha1:e707865a6ac2ffc729c929df580cc3ba30cef484</id>
<content type='text'>
Fixes [YOCTO #11578]

The package names "pip3" and "pexpect" do not exist for Ubuntu
and Debian.  They need to be "python3-pip3" and "python3-pexpect".
I changed them in the poky.ent file and did some reformatting so
the install lines appear nice.  I updated the other distributions
as well.

(From yocto-docs rev: 43c92b88c40815d906cfc5fabb3190b0aa4778c7)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Prepared for YP 2.2.2 release of the manuals</title>
<updated>2017-05-18T12:18:42+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2017-05-12T19:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=78890ea22750804e3e9113e76f7ca3d7234c8342'/>
<id>urn:sha1:78890ea22750804e3e9113e76f7ca3d7234c8342</id>
<content type='text'>
Changes include:

 * poky.ent - changing variables for 2.2.2
 * mega-manual.sed - updated "2.2.1" to "2.2.2" for links
 * *.xml - Changed all the manual revision tables to say
   "June 2017" for now.

(From yocto-docs rev: 9f3d983b754398b383b754df74d09fa17911137f)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>yocto-project-qs, poky.ent: Added "pexpect" to essential packages</title>
<updated>2017-02-03T09:51:32+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2017-01-23T22:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e732dfb8df7f4dba21daefae4c58b17a4994ea24'/>
<id>urn:sha1:e732dfb8df7f4dba21daefae4c58b17a4994ea24</id>
<content type='text'>
Fixes [YOCTO #10889]

Missing this package.  Speculation is that this package was
part of the Python 2.7 stuff but not Python 3.  So, adding it
clears the issue up.

(From yocto-docs rev: fc6bfab923f18a8ec91e29fed2404690d0afeb5d)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Prepare for 2.2.1 release</title>
<updated>2017-01-11T17:23:10+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2017-01-05T17:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a9e1475efce88dc3d3358b9ac9764b52feb31b85'/>
<id>urn:sha1:a9e1475efce88dc3d3358b9ac9764b52feb31b85</id>
<content type='text'>
 * poky.ent - changed variables appropriately for 2.2.1
 * &lt;manual&gt; - updated the manual revision tables to have a new
   2.2.1 entry indicating a "January 2017" release
 * mega-manual.sed - Updated the "2.2" string to "2.2.1" so
   links will work.

(From yocto-docs rev: 20eeccff9fdad25f7b21aa6326999deb3d58abc4)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>dev-manual: Added cross-reference for tool-chain installation.</title>
<updated>2017-01-11T17:23:10+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2017-01-02T22:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=25032be4a373f123c60c5bf1f47f7e2650296eb6'/>
<id>urn:sha1:25032be4a373f123c60c5bf1f47f7e2650296eb6</id>
<content type='text'>
(From yocto-docs rev: 9b0be1e92eca1256cc2578b807f33e91fa0ad3b2)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>dev-manual: Updated "Building an Initial RAM Filesystem (initramfs) Image" section</title>
<updated>2017-01-11T17:23:10+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2017-01-02T21:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1b3d0e516819d0ab3b4a3c0c5163db610f0d3f95'/>
<id>urn:sha1:1b3d0e516819d0ab3b4a3c0c5163db610f0d3f95</id>
<content type='text'>
Fixes [YOCTO #7096]

Applied a couple review comments to the section to clarify where
to set key variables.  Also fixed an incorrect variable name used
to specify the *.cpio file.

(From yocto-docs rev: 1ef9bb89057be46878a70c558268b5ace43967f8)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>dev-manual: Fixed "recipetool create" example</title>
<updated>2017-01-11T17:23:10+00:00</updated>
<author>
<name>Martin Vuille</name>
<email>jpmv27@yahoo.com</email>
</author>
<published>2016-12-29T18:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0a94b71878894f2495570452c8eb51de4f7ce1db'/>
<id>urn:sha1:0a94b71878894f2495570452c8eb51de4f7ce1db</id>
<content type='text'>
Fixes [YOCTO #10763]

The final example in the section describing how to create
the base recipe using receipetool create was wrong.  I updated
it to use the -d option in addition to the -o opetion.  I also
changed the description to match appropriately.

(From yocto-docs rev: 749970f4394af3855751c776689b7002232f2d13)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>dev-manual, ref-manual: Created new section on initramfs</title>
<updated>2017-01-11T17:23:10+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2016-12-29T18:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1e51b7173aab728386b8ea1c78f17a53d065b36d'/>
<id>urn:sha1:1e51b7173aab728386b8ea1c78f17a53d065b36d</id>
<content type='text'>
Fixes [YOCTO #7096]

We did not document how to create an initramfs image to be included
with a kernel build.  Various variables sort of inferred the
knowledge.  I created a new section in the "Common Tasks" section
of the dev-manual that describes how to create an initramfs image.

Also, I updated the kernel.bbclass reference section to point back
to the new "how-to" section.

Finally, I also created a bunch of cross-reference links from various
related variables back to the new "how-to" section.

(From yocto-docs rev: a14e550494641c46ac2518632cbf251e07d459fd)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>ref-manual, dev-manual: Removed term "wic-partitioned"</title>
<updated>2017-01-11T17:23:10+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2016-12-28T18:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5068f2c960877f21aee76eb26322b7977acc0fc3'/>
<id>urn:sha1:5068f2c960877f21aee76eb26322b7977acc0fc3</id>
<content type='text'>
This term was incorrect and I have replaced it with the
term "partitioned."

(From yocto-docs rev: af1bf889bf862b1bc861de72888a82e25997ab71)

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