<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/ref-manual/ref-structure.xml, branch pyro-enea</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=pyro-enea</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=pyro-enea'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2017-09-01T23:52:57+00:00</updated>
<entry>
<title>ref-manual: Removed duplicate section id.</title>
<updated>2017-09-01T23:52:57+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2017-08-22T00:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e40d58a87909ed00c11b859bdeb8077296276f5f'/>
<id>urn:sha1:e40d58a87909ed00c11b859bdeb8077296276f5f</id>
<content type='text'>
(From yocto-docs rev: b49b1d2219bf18f6581cbdd1f7277d65e697c1f8)

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: Added tmp/sysroots-components task</title>
<updated>2017-09-01T23:52:56+00:00</updated>
<author>
<name>Kristi Rifenbark</name>
<email>kristi.rifenbark@gmail.com</email>
</author>
<published>2017-08-18T16:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0f1ea9ff44ad9a467ebd4a73d7b06a0b016e583a'/>
<id>urn:sha1:0f1ea9ff44ad9a467ebd4a73d7b06a0b016e583a</id>
<content type='text'>
(From yocto-docs rev: b723fc6d05ad4db48dfda2aece797c7cbab06cf3)

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>ref-manual: Updated build/tmp/work/tunearch/recipename/version</title>
<updated>2017-09-01T23:52:56+00:00</updated>
<author>
<name>Kristi Rifenbark</name>
<email>kristi.rifenbark@gmail.com</email>
</author>
<published>2017-08-10T22:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7bc2ff70180a0dc1291b3e3c126c6a4074a4c90a'/>
<id>urn:sha1:7bc2ff70180a0dc1291b3e3c126c6a4074a4c90a</id>
<content type='text'>
Replaced "recipe_work_directory" with "${WORKDIR}"
throughout the section.

(From yocto-docs rev: 79911f48d469f95ec026fe60585d1b4983e9c1c6)

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>ref-manual, dev-manual: Updates to support recipe-specific sysroots</title>
<updated>2017-04-18T14:51:44+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2017-04-13T17:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3db33448592f737515289edef6ed25d407fd8039'/>
<id>urn:sha1:3db33448592f737515289edef6ed25d407fd8039</id>
<content type='text'>
Changes covered several areas.  Version 2.3 of the YP now supports
recipe-specific sysroots and is not limited to machine-specific
as was prior releases.  Manual changes were as follows:

dev-manual: "Sharing Files Between Recipes" - Wordings were changed
to support the new functionality.

ref-manual: do_prepare_recipe_sysroot task added to the list of
tasks described in "Configuration and Compilation".

ref-manual: Extensive re-write of the "staging.bbclass" section.

ref-manual: Added a section to the build structure for
build/tmp/work/tunearch/recipename/version/.  This section breaks
down the recipe-specific subdirectories used to create (stage)
the sysroot.

ref-manual: New section (entry) for the do_prepare_recipe_sysroot
task in the task chapter.

ref-manual: Added a variable glossary description for the
SSTATE_SCAN_FILES variable.

In addition to these changes, I sprinkled in a liberal amount
of cross-referencing for the readers pleasure.

(From yocto-docs rev: 3a8ca96861f4c5d3badb91d0cdc5a3df513d4e59)

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: Updated build/tmp/cache/ reference section</title>
<updated>2016-10-11T07:51:21+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2016-10-03T17:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ca85107b9ad5358573052b88e98665c7110288c2'/>
<id>urn:sha1:ca85107b9ad5358573052b88e98665c7110288c2</id>
<content type='text'>
Fixes [YOCTO #10356]

Expanded the general description of this directory.

(From yocto-docs rev: df71fe472f9d5cb5f809706ec4218952a49d31d3)

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: New section clarifying stamps, input checksums and sstate cache</title>
<updated>2016-09-23T14:27:32+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2016-09-01T17:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f1879193b90b27f3c9b1e1dccc9097d5913d95b6'/>
<id>urn:sha1:f1879193b90b27f3c9b1e1dccc9097d5913d95b6</id>
<content type='text'>
Fixes [YOCTO #10172]

I added a new section on how BitBake reruns tasks based on the
stamps files.  Also put in some cross-referencing links to that
new section in the stamps entry for the structure chapter and in
the STAMP variable in the glossary.

(From yocto-docs rev: da8779d9eb85473cd6b0f74e9e1371e1d277890f)

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: Converted "meta-yocto" to "meta-poky"</title>
<updated>2016-04-18T15:28:24+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2016-04-15T14:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e975d26e84100ccd4c7fd675d29304f8d5bdfbcc'/>
<id>urn:sha1:e975d26e84100ccd4c7fd675d29304f8d5bdfbcc</id>
<content type='text'>
Occurrences in many manuals and one figure.

(From yocto-docs rev: 26d30cd162083c62216fb4ab526d0b231f453de1)

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, profile-manual, ref-manual: Updates to remove meta-toolchain</title>
<updated>2016-03-23T21:56:09+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2016-03-21T22:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c3946bcaa6ef9152541ad1dde87ba7ef9ef721ae'/>
<id>urn:sha1:c3946bcaa6ef9152541ad1dde87ba7ef9ef721ae</id>
<content type='text'>
The term "meta-toolchain" is legacy now.  I went through and removed
its use except for where it appears still as output from the
oe-init-build-env script.

(From yocto-docs rev: 1cc134060459278997d57f1293f54091c5404d85)

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, sdk-manual: Changed section heading.</title>
<updated>2016-03-23T21:56:09+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2016-03-21T16:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b31bf7c68b99d5893ab671612cda34ce01a631bf'/>
<id>urn:sha1:b31bf7c68b99d5893ab671612cda34ce01a631bf</id>
<content type='text'>
Changed the heading for "Optionally Building a Toolchain
Installer" to "Building an SDK Installer".  This changes the
heading and many references to that heading.

(From yocto-docs rev: 97d8cd34d0dd0993b1b1135bb75f2212bb46878a)

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: Resolving a conflict</title>
<updated>2016-03-23T21:56:08+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2016-03-09T21:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4c5157f7dcfecab3b4e4483cd122e0ae74b377ee'/>
<id>urn:sha1:4c5157f7dcfecab3b4e4483cd122e0ae74b377ee</id>
<content type='text'>
(From yocto-docs rev: b364516928d04da38ef3188f07f190ffac64762b)

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