<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/ref-manual, branch scarthgap</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2026-06-08T20:44:05+00:00</updated>
<entry>
<title>ref-manual/variables.rst: link *MIRRORS definitions to the BitBake manual</title>
<updated>2026-06-08T20:44:05+00:00</updated>
<author>
<name>Antonin Godard</name>
<email>antonin.godard@bootlin.com</email>
</author>
<published>2026-06-01T13:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b8e34bb802abf3c4fddfa6647289c32c5fc25246'/>
<id>urn:sha1:b8e34bb802abf3c4fddfa6647289c32c5fc25246</id>
<content type='text'>
Those are defined in BitBake documented, and would be better documented
there. Add a link to the BitBake manual for these variables.

Reviewed-by: Quentin Schulz &lt;quentin.schulz@cherry.de&gt;
(From yocto-docs rev: 3210b5375356ad7097ecbf27ffdb50189a0ea6fe)

Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
(cherry picked from commit cec08390bad4f26b841ff6fc8752f6200acf31d3)
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>variables.rst: expand explanation of RSUGGESTS</title>
<updated>2026-04-22T08:48:06+00:00</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2026-02-24T15:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6a3d16d7b8b9adc096a048e0b2ad463688a23dec'/>
<id>urn:sha1:6a3d16d7b8b9adc096a048e0b2ad463688a23dec</id>
<content type='text'>
Add that the RSUGGESTS variable would be processed only by a
supporting package manager when installing packages from a
package feed, and add a link to the appropriate section in
the Developers Manual.

(From yocto-docs rev: 2c80b891d85e0a7d9b70fc7b4a9c032325b56eca)

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
(cherry picked from commit 48c832376cc3d33785d790a3e76b52ed2f8895bf)
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>ref-manual/variables.rst: correct a reference to STAGING_DIR*</title>
<updated>2026-04-16T13:28:12+00:00</updated>
<author>
<name>Adam Blank</name>
<email>adam.blank.g@gmail.com</email>
</author>
<published>2026-04-10T12:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cb2dcb4963e5fbe449f1bcb019eae883ddecc8ec'/>
<id>urn:sha1:cb2dcb4963e5fbe449f1bcb019eae883ddecc8ec</id>
<content type='text'>
The reference to STAGING_DIR* variables in the description of
DEPENDS was misleading, as it pointed at STAGING_DIR which is
unrelated in this context.

(From yocto-docs rev: 48d15a62ed7c004fd6e1dced03923bac529c435e)

Signed-off-by: Adam Blank &lt;adam.blank.g@gmail.com&gt;
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
(cherry picked from commit 2da8e6334e3d3362c9177f78a1216156417903fc)
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>ref-manual/variables.rst: update STAGING_DIR* descriptions</title>
<updated>2026-04-16T13:28:12+00:00</updated>
<author>
<name>Adam Blank</name>
<email>adam.blank.g@gmail.com</email>
</author>
<published>2026-04-10T12:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=07ef83841092fda94367b166b595bb418d09ce3e'/>
<id>urn:sha1:07ef83841092fda94367b166b595bb418d09ce3e</id>
<content type='text'>
Slightly reword to emphasize the sysroots' roles during the build.
Drop double back-quote from the uses of '-native' to make it a bit
easier on the eyes.

(From yocto-docs rev: e98b2231e76243734820efc28895ab11d20b0330)

Signed-off-by: Adam Blank &lt;adam.blank.g@gmail.com&gt;
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
(cherry picked from commit 15bbfeee88eee706e06b63116c9bf0cbfb2fd91c)
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>ref-manual/variables.rst: update RECIPE_SYSROOT* descriptions</title>
<updated>2026-04-16T13:28:12+00:00</updated>
<author>
<name>Adam Blank</name>
<email>adam.blank.g@gmail.com</email>
</author>
<published>2026-04-10T12:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=69bc220db8d1199a4c4a1905b2d2664467cce94d'/>
<id>urn:sha1:69bc220db8d1199a4c4a1905b2d2664467cce94d</id>
<content type='text'>
Slightly reword to emphasise the order of steps during staging.
Further clarify those variables' relation to STAGING_DIR* variables.

(From yocto-docs rev: 4b219d437a5674aa71b6b2544d1548987202203f)

Signed-off-by: Adam Blank &lt;adam.blank.g@gmail.com&gt;
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
(cherry picked from commit eeb22235d5310ed440692914851df0b7aac056a4)
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>ref-manual/variables.rst: update PKGDATA_DIR's description</title>
<updated>2026-04-16T13:28:11+00:00</updated>
<author>
<name>Adam Blank</name>
<email>adam.blank.g@gmail.com</email>
</author>
<published>2026-04-10T12:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c81390249bc72e589458679eca427cb78b7ec09e'/>
<id>urn:sha1:c81390249bc72e589458679eca427cb78b7ec09e</id>
<content type='text'>
Don't refer to it as temporary. Update the default value.

(From yocto-docs rev: 3786a02e4478c4e73531479d50d1be6e8dd8b4c7)

Signed-off-by: Adam Blank &lt;adam.blank.g@gmail.com&gt;
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
(cherry picked from commit a1432f24c94a26b372164704cf18b3c6a73b34f5)
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>ref-manual/variables.rst: update COMPONENTS_DIR's description</title>
<updated>2026-04-16T13:28:11+00:00</updated>
<author>
<name>Adam Blank</name>
<email>adam.blank.g@gmail.com</email>
</author>
<published>2026-04-10T12:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c200de2c6c255ab5d69bb00601afba8e86dad465'/>
<id>urn:sha1:c200de2c6c255ab5d69bb00601afba8e86dad465</id>
<content type='text'>
Make it more evident, that it is first populated by files from
some recipes, and later used as source of those files for the
others (staging and sharing files).

(From yocto-docs rev: 156c7c685b97943bcfa5309f9656a4b9e05e44a3)

Signed-off-by: Adam Blank &lt;adam.blank.g@gmail.com&gt;
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
(cherry picked from commit cad256411e2bc380e27e2fc4ea3140476596c823)
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>ref-manual/variables.rst: update STAGING_DIR's description</title>
<updated>2026-04-16T13:28:11+00:00</updated>
<author>
<name>Adam Blank</name>
<email>adam.blank.g@gmail.com</email>
</author>
<published>2026-04-10T12:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=83ceb01797ee9f0de5ff3588a56af6bd231ce1e8'/>
<id>urn:sha1:83ceb01797ee9f0de5ff3588a56af6bd231ce1e8</id>
<content type='text'>
STAGING_DIR is not in direct relation to recipe-sysroot*
directries. Also it does not participate in packaging, but rather
in staging and sharing files among recipes.

(From yocto-docs rev: 0838936ad05a8d5ed410767f389d4fd1a4e379b3)

Signed-off-by: Adam Blank &lt;adam.blank.g@gmail.com&gt;
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
(cherry picked from commit 0ff189fcb82f5e845951c939197835d0a1daf87b)
Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>ref-manual/system-requirements.rst: add CentOS Stream 9 to supported distros</title>
<updated>2026-03-31T08:08:51+00:00</updated>
<author>
<name>Antonin Godard</name>
<email>antonin.godard@bootlin.com</email>
</author>
<published>2026-03-20T10:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=da5493bf86b3e75bbae4c5789fdfaca67b6f6a65'/>
<id>urn:sha1:da5493bf86b3e75bbae4c5789fdfaca67b6f6a65</id>
<content type='text'>
Add CentOS Stream 9 to the list of supported distros, after it was added
to poky.conf with [1].

[1]: https://lore.kernel.org/r/f87e76ef6bd6745038616876af07c6a74b49f8c9.1773966064.git.yoann.congal@smile.fr

(From yocto-docs rev: aa7226705451e6c1ef964d49963bbed29b267c27)

Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>ref-manual/system-requirements.rst: update end-of-life distros</title>
<updated>2026-03-16T10:25:52+00:00</updated>
<author>
<name>Antonin Godard</name>
<email>antonin.godard@bootlin.com</email>
</author>
<published>2026-03-02T11:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=dffcc1fe8ac274c946c0140d5be6042023a1e41a'/>
<id>urn:sha1:dffcc1fe8ac274c946c0140d5be6042023a1e41a</id>
<content type='text'>
Fedora 41 was made obsolete on 2025-12-15 [1].

[1]: https://docs.fedoraproject.org/en-US/releases/eol/

(From yocto-docs rev: ef9af4a9d2a0b7f08c97961958c7535b49bf0739)

Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
