<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/adt-manual/adt-command.xml, branch 1.4_M4</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.4_M4</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.4_M4'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2012-12-11T16:15:24+00:00</updated>
<entry>
<title>documentation: adt-manual - Removed all trailing whitespace.</title>
<updated>2012-12-11T16:15:24+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-12-07T23:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3bcdba62b186c554033357bb50de0b20d115a54d'/>
<id>urn:sha1:3bcdba62b186c554033357bb50de0b20d115a54d</id>
<content type='text'>
(From yocto-docs rev: c1c271c0404dff9ed49597a4582a56def8237dd7)

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 - Fixed autotools command-line example.</title>
<updated>2012-12-03T13:52:56+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-11-15T17:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=decd7785ad984271d41176ebe0a6f573a392578d'/>
<id>urn:sha1:decd7785ad984271d41176ebe0a6f573a392578d</id>
<content type='text'>
Re-ran this using Danny and the configure.in command does
not need a AC_CONFIG_HEADERS statement so I removed it.

Also fixed a typo for the touch command s/ChangeLog/ChangLog

(From yocto-docs rev: 51aab0d5af1067f4144dacd3e53964aa6e00c2b0)

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 - Fixed configure command syntax</title>
<updated>2012-12-03T13:52:56+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-11-14T19:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c11c2da697d9b75dc0489a9e70988e2c9b9f8abf'/>
<id>urn:sha1:c11c2da697d9b75dc0489a9e70988e2c9b9f8abf</id>
<content type='text'>
The example configure command did not have the correct shell
syntax.  I changed it to "./configure".

(From yocto-docs rev: a14ab06b78248cbf7caead26ee27a9d23e75d2ef)

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 - autotools-based projects</title>
<updated>2012-12-03T13:52:55+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-11-14T19:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=55530d42e70ec1ceb8e68cbd4165fd96c358a29e'/>
<id>urn:sha1:55530d42e70ec1ceb8e68cbd4165fd96c358a29e</id>
<content type='text'>
Fixes [YOCTO #2645]

In the section that describes how to build a toolchain using
bitbake meta-toolchain, I updated the note about the MACHINE
and SDKMACHINE variables.  These needed to be pointed out
to the user as important variables for correct settings
before generating the toolchain.

I added a new section for the autotools-based programs that
now includes a simple "Hello World" example.  This section
precedes the section that describes how to pass host options
to configure.sh.

(From yocto-docs rev: 9849e7b94d42a851f30f0fba8ae60916697956dd)

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 - final edits before 1.3 lockdown.</title>
<updated>2012-10-22T23:03:13+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-10-22T17:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c26d20e7be7ffc1146f45fe50b35e63ed46b507d'/>
<id>urn:sha1:c26d20e7be7ffc1146f45fe50b35e63ed46b507d</id>
<content type='text'>
Made some minor edits to the book before locking down the
files for 1.3.

(From yocto-docs rev: 2b941103585a31b5dbcb65b784cc3381467ed697)

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: Toolchain corrections from tarball to .sh file</title>
<updated>2012-09-14T08:50:52+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-09-13T21:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c4a923bcb0194c05b14d40be7ad4ecd193eb7a69'/>
<id>urn:sha1:c4a923bcb0194c05b14d40be7ad4ecd193eb7a69</id>
<content type='text'>
For 1.3 there is not longer a toolchain tarball.  Instead, there
is a wrapper script that lets you install the tarball.  This
fundamental usage model change caused several ripples throughout
the documentation set.  I have changed wordings and examples
to reflect the new paradigm.

(From yocto-docs rev: afb2069daa91e04c0f78ba425a6b184cb820d888)

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: Adjustments to Yocto Project term</title>
<updated>2012-06-29T12:31:02+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-06-28T22:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=347424e558a8d6db1c82f3bb1dbbf7b7b574566b'/>
<id>urn:sha1:347424e558a8d6db1c82f3bb1dbbf7b7b574566b</id>
<content type='text'>
Changes throughout the manual that either eliminate or change
many of the "Yocto Project" strings.  The file structure for
the meta data is now called "source directory."  The build
directory is referred as just that - "build directory."  Any
where the build system is referred to it is called the
"OpenEmbedded build system."

(From yocto-docs rev: 1210c19f90d4a52042fec12657212ae3e58e13d6)

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: Converted manual to use the poky.ent file</title>
<updated>2012-03-08T20:08:09+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-06T23:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2ede6c8c4481158a5bc713a105792e35ef9d362d'/>
<id>urn:sha1:2ede6c8c4481158a5bc713a105792e35ef9d362d</id>
<content type='text'>
Conversion of hard links to use the variables set up in the file
documentation/poky.ent.

(From yocto-docs rev: edbacc1b57f02c31ff6eaee666245be83fb17543)

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-command.xml: Corrected wording for setup</title>
<updated>2012-03-08T20:07:43+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-01-20T16:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a9195b242fb641ad7f73a9dfa371d90a32e9d0f2'/>
<id>urn:sha1:a9195b242fb641ad7f73a9dfa371d90a32e9d0f2</id>
<content type='text'>
Bad wording fixed to describe the changes to PATH when the setup
script is run.

(From yocto-docs rev: 0f2ae72edfab2a96cb5f82fac641f3b6fa364f36)

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-command.xml: Note about running configure</title>
<updated>2011-09-25T16:59:59+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-09-23T15:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cd71ed5b5872c3b112b4d705674b384662762bb4'/>
<id>urn:sha1:cd71ed5b5872c3b112b4d705674b384662762bb4</id>
<content type='text'>
YOCTO #1504: Added a note indicating what to do if the configure
script complains about --with-libtool-sysroot option.

(From yocto-docs rev: 575f4057ddfc2774a62bf349fd05d62b79dd278b)

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>
