<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/adt-manual/adt-command.xml, branch yocto-2.6.2</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-2.6.2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-2.6.2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2015-04-24T10:07:34+00:00</updated>
<entry>
<title>adt-manual: fixed formatting for user-supplied data in example.</title>
<updated>2015-04-24T10:07:34+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2015-04-21T20:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e1518ee7f01df123ce331db5f6dfff409db19b78'/>
<id>urn:sha1:e1518ee7f01df123ce331db5f6dfff409db19b78</id>
<content type='text'>
(From yocto-docs rev: 0a5b26ab90056b7107bb86329148e8c3a0173065)

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>adt-manual: Updated the Makefile-based project section.</title>
<updated>2015-04-15T14:57:18+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2015-04-14T13:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d654160eb2ea03aabd77b4bbc7a202d4179bcca3'/>
<id>urn:sha1:d654160eb2ea03aabd77b4bbc7a202d4179bcca3</id>
<content type='text'>
Fixes [YOCTO #7133]

Added more examples of how variables work in Makefile projects.

(From yocto-docs rev: e8aa42f3609de3dfe94c022d957b855a4f7ef032)

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>adt-manual, ref-manual: Review edits for xcross-toolchain additions.</title>
<updated>2015-02-17T15:16:55+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2015-01-23T23:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b87690926928061c82f694dd923b15b3b60e40ae'/>
<id>urn:sha1:b87690926928061c82f694dd923b15b3b60e40ae</id>
<content type='text'>
Mark Hatle reviewed the section and I updated some things based
off his input.  A rewrite to the "Makefile-Based Projects" section
to get it technically correct.  Also, removed all SDKROOT
documentation from both the adt-manual and ref-manual.

Fixes [YOCTO #7133]

(From yocto-docs rev: dd785777834611d94868a3774f2eb21ffc081b1a)

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>adt-manual: Remaining mods to clarify xtoolchain env use</title>
<updated>2015-02-17T15:16:55+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2015-01-23T16:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=93052c9900da497fd4caa7dc8d214797446bb93b'/>
<id>urn:sha1:93052c9900da497fd4caa7dc8d214797446bb93b</id>
<content type='text'>
Fixes [YOCTO #7133]

Edits to add more clarification for use and role of the
cross-toolchain environment variables established when a user
runs the cross-toolchain environment setup script.

(From yocto-docs rev: 2c3fa3a838a3a8970cd112935e903c96552ed06b)

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>adt-manual: Scrubbed and fixed user-supplied input formatting.</title>
<updated>2014-10-18T14:15:30+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-10-16T23:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5f613896ee90920baf9fe110faf5c8a4a249a9f9'/>
<id>urn:sha1:5f613896ee90920baf9fe110faf5c8a4a249a9f9</id>
<content type='text'>
Throughout the manual I was using angled brackets to denote
user-supplied input.  This is confusing so I changed to using
the &lt;replaceable&gt;&lt;/replaceable&gt; tag set.

(From yocto-docs rev: 79ec3f1b1330539ab2b3bdfb1c94e58c2d0feead)

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>adt-manual: Added a word for better grammar.</title>
<updated>2014-03-25T12:29:40+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-03-14T15:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=914b2eac4ab1caccfb006b5bc26660ae20261e46'/>
<id>urn:sha1:914b2eac4ab1caccfb006b5bc26660ae20261e46</id>
<content type='text'>
(From yocto-docs rev: 6522feaf8affd4d2a6b67d9ef5d8a3cead074606)

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>adt-manual: Fixed "autotools-based" to "Autotools-based".</title>
<updated>2014-03-25T12:29:40+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-03-14T14:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5320b97e5be6a5e3406bd97af046ad0784d6f01c'/>
<id>urn:sha1:5320b97e5be6a5e3406bd97af046ad0784d6f01c</id>
<content type='text'>
(From yocto-docs rev: bd37ea726e7d03d82f91ad15f2b330750df2ab47)

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>adt-manual: Minor edits to Chapter 4</title>
<updated>2013-11-01T17:09:54+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-10-25T17:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=195266be3421e9c695f84d37a040870c1bcd0791'/>
<id>urn:sha1:195266be3421e9c695f84d37a040870c1bcd0791</id>
<content type='text'>
Broke up the introductory paragraph a bit because it was one
large chunk of text.

Added the release variable to specify the directory in which to
find the environment setup script for the toolchain.

(From yocto-docs rev: 82f4a35fa29526fcfa4041c410b52f9c87ec939a)

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>adt-manual: Fixed formatting of filenames in a list.</title>
<updated>2013-04-17T21:34:22+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-04-17T00:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=bdeedab9798fdcab73d4dd254bcc8c6d179e2940'/>
<id>urn:sha1:bdeedab9798fdcab73d4dd254bcc8c6d179e2940</id>
<content type='text'>
(From yocto-docs rev: 61d250b1409c2640e32b14f884f2e3b6fda4f9d7)

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>adt-manual: Updates to de-emphasize opt/poky and include sysroot</title>
<updated>2013-03-02T12:57:21+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2013-03-01T20:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d8e26e2b9f8b622d0cef3d3d1392dd0917343ded'/>
<id>urn:sha1:d8e26e2b9f8b622d0cef3d3d1392dd0917343ded</id>
<content type='text'>
Fixes YOCTO #2645

Several changes to make sure that the default toolchain directory
(opt/poky) is understood as the default.  I changed some wordings
to call it out as the default.  Some examples I left alone as they
used /opt/poky but I clearly indicated that the example was using
the default installation directory.

I also updated the note in the manual that talks about alternatively
building the toolchain installer.  Previously, it mentioned two
methods.  I have added the third and most significant method that
uses bitbake image -c populate_sdk.  This method creates a toolchain
installer that contains the matching sysroot.

(From yocto-docs rev: 2e5eeb7e0c9aa448149cc369572b31dbc1603e28)

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>
