<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/ref-manual, branch mickledore-4.2.3</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=mickledore-4.2.3</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=mickledore-4.2.3'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2023-08-15T16:18:49+00:00</updated>
<entry>
<title>ref-manual: document image-specific variant of INCOMPATIBLE_LICENSE</title>
<updated>2023-08-15T16:18:49+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2023-07-28T16:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=21be91b403f3cec5922ffa99a597f4e7f55688de'/>
<id>urn:sha1:21be91b403f3cec5922ffa99a597f4e7f55688de</id>
<content type='text'>
This has been around without being properly documented since 2019 (!!!),
and is nowadays the preferred method for enforcing license restrictions,
especially since meta-gplv2 is officially obsolete.

(From yocto-docs rev: 40d3cb5257fea3669efe28e534e5f9479a2837b3)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Reviewed-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>ref-manual: LTS releases now supported for 4 years</title>
<updated>2023-07-26T15:12:21+00:00</updated>
<author>
<name>Michael Opdenacker</name>
<email>michael.opdenacker@bootlin.com</email>
</author>
<published>2023-07-19T05:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c4c2de9a57c84838af0bb6d9d32a5068cfa05ac5'/>
<id>urn:sha1:c4c2de9a57c84838af0bb6d9d32a5068cfa05ac5</id>
<content type='text'>
(From yocto-docs rev: 60bcf303631054a1caa7ed1e22516a261b884fde)

Signed-off-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>docs: ref-manual: terms: fix typos in SPDX term</title>
<updated>2023-07-20T22:10:40+00:00</updated>
<author>
<name>Quentin Schulz</name>
<email>quentin.schulz@theobroma-systems.com</email>
</author>
<published>2023-06-22T16:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9ac1631eb791975dd20902c72c35cbf98472804d'/>
<id>urn:sha1:9ac1631eb791975dd20902c72c35cbf98472804d</id>
<content type='text'>
Fixes: 2c53ac40e99a ("ref-manual: terms.rst: add SBOM and SPDX terms")
Cc: Quentin Schulz &lt;foss+yocto@0leil.net&gt;
(From yocto-docs rev: a92b206cec9f17db4bb50eb8e7ca088e55a43e61)

Signed-off-by: Quentin Schulz &lt;quentin.schulz@theobroma-systems.com&gt;
Reviewed-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>ref-manual: releases.svg: updates</title>
<updated>2023-07-20T22:10:40+00:00</updated>
<author>
<name>Michael Opdenacker</name>
<email>michael.opdenacker@bootlin.com</email>
</author>
<published>2023-07-17T17:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=46b5926f8fd6c31641e42e9f84c6965b6fcde6e3'/>
<id>urn:sha1:46b5926f8fd6c31641e42e9f84c6965b6fcde6e3</id>
<content type='text'>
- Kirkstone is now a 4 year LTS
- Add future Scarthgap LTS
- Update document metadata: license, title

(From yocto-docs rev: 408b722ca330155e770262c7db8494ff897cfdb1)

Signed-off-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>ref-manual: add clarification for SRCREV</title>
<updated>2023-06-21T16:50:52+00:00</updated>
<author>
<name>Ed Beroset</name>
<email>beroset@ieee.org</email>
</author>
<published>2023-06-07T13:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3597212e5de39aca251d34a7631caf1ece1087ce'/>
<id>urn:sha1:3597212e5de39aca251d34a7631caf1ece1087ce</id>
<content type='text'>
It was not clear to me what a "full revision identifier" was in the
context of the note documenting SRCREV.  After clarification via IRC,
this submission attempts to clarify what is meant to help future
readers.

(From yocto-docs rev: ed6f24518c47ecc42a6ef99c35af0f8e0df40e5e)

Signed-off-by: Ed Beroset &lt;beroset@ieee.org&gt;
Reviewed-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>ref-manual: classes.rst: fix typo</title>
<updated>2023-05-31T14:08:11+00:00</updated>
<author>
<name>Ulrich Ölmann</name>
<email>u.oelmann@pengutronix.de</email>
</author>
<published>2023-05-30T20:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5885a452a6bbb180ce3c410f3fd3a434429986a2'/>
<id>urn:sha1:5885a452a6bbb180ce3c410f3fd3a434429986a2</id>
<content type='text'>
(From yocto-docs rev: 564aaedb2418cbdf42bb2fb42b35ccaf7e7c8b4e)

Signed-off-by: Ulrich Ölmann &lt;u.oelmann@pengutronix.de&gt;
Reviewed-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>releases.svg: fix and explain duration of Hardknott 3.3</title>
<updated>2023-05-19T14:19:22+00:00</updated>
<author>
<name>Michael Opdenacker</name>
<email>michael.opdenacker@bootlin.com</email>
</author>
<published>2023-05-17T15:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5d569941fa82e275412cf8a39e59160d251094c8'/>
<id>urn:sha1:5d569941fa82e275412cf8a39e59160d251094c8</id>
<content type='text'>
(From yocto-docs rev: 6b04269bba72311e83139cc88b7a3539a5d832e8)

Signed-off-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Reported-by: Takayasu Ito &lt;ito@lineo.co.jp&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>ref-manual: classes: kernel: document automatic defconfig usage</title>
<updated>2023-05-10T14:16:51+00:00</updated>
<author>
<name>Luca Ceresoli</name>
<email>luca.ceresoli@bootlin.com</email>
</author>
<published>2023-05-05T09:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=30d015c6362bce2bf6bbb2e60890431d8cd72403'/>
<id>urn:sha1:30d015c6362bce2bf6bbb2e60890431d8cd72403</id>
<content type='text'>
Since a very long time the kernel bbclass uses a defconfig file from
SRC_URI automatically. Document this feature.

(From yocto-docs rev: d99f7913ca3fc546a9714a38f3e22403261c4015)

Signed-off-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;
Reviewed-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>ref-manual: classes: kernel: remove incorrect sentence opening</title>
<updated>2023-05-10T14:16:51+00:00</updated>
<author>
<name>Luca Ceresoli</name>
<email>luca.ceresoli@bootlin.com</email>
</author>
<published>2023-05-05T09:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cd1e4106e64aba670631fffc22a82bab346c879c'/>
<id>urn:sha1:cd1e4106e64aba670631fffc22a82bab346c879c</id>
<content type='text'>
"This means that" implies that this sentence is a consequence of the
previous, but this is not the case, the two sentences being quite unrelated
to each other.

(From yocto-docs rev: e2bca485efa25f3950cb229ac49bda6780dbe5bf)

Signed-off-by: Luca Ceresoli &lt;luca.ceresoli@bootlin.com&gt;
Reviewed-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>migration-guides: release-notes-4.2: add doc improvement highlights</title>
<updated>2023-05-10T14:16:51+00:00</updated>
<author>
<name>Michael Opdenacker</name>
<email>michael.opdenacker@bootlin.com</email>
</author>
<published>2023-05-05T16:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b5d97edb1132524201d29f274d32201da2fe1e3b'/>
<id>urn:sha1:b5d97edb1132524201d29f274d32201da2fe1e3b</id>
<content type='text'>
(From yocto-docs rev: 5fd29ff6e305aaf025ef9a95190c5aaf92f51f1c)

Signed-off-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
</feed>
