<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git, branch edison</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=edison</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=edison'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2012-06-29T13:59:27+00:00</updated>
<entry>
<title>documentation: Updated Manual Revision Tables for 1.1.2</title>
<updated>2012-06-29T13:59:27+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-21T21:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8886aee5b9741c05886994967d9ecf420331c600'/>
<id>urn:sha1:8886aee5b9741c05886994967d9ecf420331c600</id>
<content type='text'>
Updated the tables for the adt, bsp, dev, kernel, and ref manuals
so the release date is "July 2012".

(From yocto-docs rev: fc4cb441031bca79f09203f9268f0528078fb652)

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/adt-manual/adt-prepare.xml: Added text about host gcc</title>
<updated>2012-06-29T13:59:27+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-20T20:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2e99dcc03a6d6afc63df46fe2c94ea4fa79280a6'/>
<id>urn:sha1:2e99dcc03a6d6afc63df46fe2c94ea4fa79280a6</id>
<content type='text'>
It is important that the environment uses a host gcc when running the
adt installer.  I put some text in noting that.

(From yocto-docs rev: a443743133aa6ae1ec647949ad7045e13a3a84e4)

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/dev-manual-kernel-appendix.xml: Added note</title>
<updated>2012-06-29T13:59:27+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-20T16:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1f53e5a96a35c2d7bb4679ea732ee5fe2b3bee1e'/>
<id>urn:sha1:1f53e5a96a35c2d7bb4679ea732ee5fe2b3bee1e</id>
<content type='text'>
The example that changes the kernel configuration by enabling multiple
processor support failed.  The reason is because of bug 2256.
This bug was discovered during Release 1.2.  Apparently it also
affects 1.1.2.  I have added the Note explaining the bug.

(From yocto-docs rev: 6a0af8103b24a0b24ffd0e29873feeb685e1cf5e)

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/dev-manual-kernel-appendix.xml: Fix example</title>
<updated>2012-06-29T13:59:27+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-20T14:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=bf46fa7d50929f379dcd3f3af91fc2e382d29eb9'/>
<id>urn:sha1:bf46fa7d50929f379dcd3f3af91fc2e382d29eb9</id>
<content type='text'>
The exmample that sets up poky-extras was not putting the user
in the proper directory.  I updated the cd command to place them
in poky-extras before checking out the branch.

(From yocto-docs rev: 4860ddacc1fc593e0c5b48b399638ab1ecdb1f94)

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/dev-manual-bsp-appendix.xml: Example fixes</title>
<updated>2012-06-29T13:59:27+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-19T21:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=35d25f853cbc3db1eb5c6b28663d933e907be8be'/>
<id>urn:sha1:35d25f853cbc3db1eb5c6b28663d933e907be8be</id>
<content type='text'>
Two items were wrong in the BSP example.  The first was the reference
to the kernel being used in the source repositories.  It was 3.0 when
it should have been 3.0-1.1.x.  The second was the inclusion of the
$HOME/poky/meta-intel path in the bblayers.conf file.  This change
is post edison.  I removed it.

(From yocto-docs rev: d6a16fb4052207b809c19c3393f5e0bac3175a70)

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.ent: Changed the POKYVERSION variable to 6.0.2.</title>
<updated>2012-06-29T13:59:27+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-18T16:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ccc2918ef7c9cf901be88ea4731473281507f192'/>
<id>urn:sha1:ccc2918ef7c9cf901be88ea4731473281507f192</id>
<content type='text'>
(From yocto-docs rev: a8575b135bdd4d7e2b53250bbeac55523218fb3f)

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/adt-manual/adt-intro.xml: Fixed broken link.</title>
<updated>2012-06-29T13:59:26+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-15T13:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c47f89252655c733043beffc9d3480cdab5b6a97'/>
<id>urn:sha1:c47f89252655c733043beffc9d3480cdab5b6a97</id>
<content type='text'>
(From yocto-docs rev: 43b8ae535808b30012c5bee03e09eab1837eb194)

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/adt-manual/style.css: Applied styles.</title>
<updated>2012-06-29T13:59:26+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-15T13:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3635f0ce5340faa7aaea7e4eccbf2fd472bcdc55'/>
<id>urn:sha1:3635f0ce5340faa7aaea7e4eccbf2fd472bcdc55</id>
<content type='text'>
(From yocto-docs rev: 7f0ed8913ed9883393e58cd29c4e9d7142928bc0)

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/adt-manual/adt-prepare.xml: 1.1.2 variables and updates</title>
<updated>2012-06-29T13:59:26+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-15T13:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=678f6ee437db04cc8cd3df945a7b5ab5da0b6165'/>
<id>urn:sha1:678f6ee437db04cc8cd3df945a7b5ab5da0b6165</id>
<content type='text'>
First pass at implementing the poky.ent variables.  Also updated
text as needed.

(From yocto-docs rev: 3472d1c2e7c69e0b544a223204830c0d000033f8)

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/adt-manual/adt-package.xml: Applied poky.ent variables.</title>
<updated>2012-06-29T13:59:26+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-15T13:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7ce46066a5918df6f1660d4f9cd25a9faabb6493'/>
<id>urn:sha1:7ce46066a5918df6f1660d4f9cd25a9faabb6493</id>
<content type='text'>
(From yocto-docs rev: 6d5a53feae97cdb4c7bd95dc2788c08e463d931a)

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>
