* [walnascar] Pull request
@ 2025-04-11 7:10 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-04-11 7:10 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 3b50193fa0c9acf4a601aeae6e1c78d0e4a05aef:
migration-guides: add release notes for 5.0.8 (2025-04-03 17:15:55 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 4414430dec3f41a6ad71ba331d4a2620e9cff8b6:
Fix dead links that use the DISTRO macro (2025-04-10 10:13:41 +0200)
----------------------------------------------------------------
Andrew Kreimer (1):
manuals: remove repeated word
Antonin Godard (4):
ref-manual/variables.rst: improve the PKGV documentation
migration-guides/{migration,release-note}-5.2: update for 5.2 release
poky.yaml: introduce DISTRO_LATEST_TAG
Fix dead links that use the DISTRO macro
documentation/brief-yoctoprojectqs/index.rst | 2 +-
documentation/bsp-guide/bsp.rst | 2 +-
documentation/dev-manual/qemu.rst | 2 +-
documentation/dev-manual/start.rst | 2 +-
documentation/migration-guides/migration-5.2.rst | 16 +++++++++-------
documentation/migration-guides/release-notes-5.2.rst | 4 ++++
documentation/poky.yaml.in | 11 ++++++++++-
documentation/ref-manual/system-requirements.rst | 2 +-
documentation/ref-manual/terms.rst | 2 +-
documentation/ref-manual/variables.rst | 17 +++++++++++++++++
documentation/sdk-manual/appendix-obtain.rst | 6 +++---
documentation/sdk-manual/extensible.rst | 2 +-
documentation/sdk-manual/intro.rst | 4 ++--
documentation/sdk-manual/using.rst | 2 +-
documentation/set_versions.py | 16 +++++++++++++++-
15 files changed, 68 insertions(+), 22 deletions(-)
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-05-16 14:04 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-05-16 14:04 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit b8d9cf79d299b2e553e6bc962527d835206022ec:
migration-guides/release-notes-5.2.rst: add missing cves (2025-04-23 15:37:39 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 6b7019c13054bf11fb16657a3fac85831352cea9:
ref-manual/variables.rst: document WIC_CREATE_EXTRA_ARGS (2025-05-16 15:29:37 +0200)
----------------------------------------------------------------
Adrian Freihofer (1):
ref-manual: kernel-fitimage.bbclass does not use SPL_SIGN_KEYNAME
Antonin Godard (2):
test-manual/intro: remove Buildbot version used
ref-manual/release-process: update releases.svg
Enrico Jörns (1):
ref-manual/variables.rst: update ROOT_HOME documentation
Lee Chee Yang (2):
migration-guides: add release notes for 4.0.26
migration-guides: add release notes for 5.0.9
Leonard Anderweit (1):
ref-manual: classes: uki: Fix git links
Mikko Rapeli (1):
sbom.rst: how to disable SPDX generation
Trevor Woerner (3):
contributor-guide/submit-changes: encourage patch version changelogs
sphinx-lint: various fixes
ref-manual/variables.rst: document WIC_CREATE_EXTRA_ARGS
documentation/contributor-guide/submit-changes.rst | 32 ++
documentation/dev-manual/devtool.rst | 2 +-
documentation/dev-manual/sbom.rst | 14 +-
documentation/dev-manual/start.rst | 4 +-
documentation/migration-guides/migration-5.2.rst | 2 +-
documentation/migration-guides/release-4.0.rst | 1 +
documentation/migration-guides/release-5.0.rst | 1 +
.../migration-guides/release-notes-4.0.26.rst | 263 +++++++++++
.../migration-guides/release-notes-5.0.9.rst | 206 ++++++++
.../migration-guides/release-notes-5.2.rst | 4 +-
documentation/ref-manual/classes.rst | 8 +-
documentation/ref-manual/svg/releases.svg | 518 +++++++++++++++++----
documentation/ref-manual/variables.rst | 31 +-
documentation/test-manual/intro.rst | 12 +-
14 files changed, 981 insertions(+), 117 deletions(-)
create mode 100644 documentation/migration-guides/release-notes-4.0.26.rst
create mode 100644 documentation/migration-guides/release-notes-5.0.9.rst
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-05-26 7:55 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-05-26 7:55 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 6b7019c13054bf11fb16657a3fac85831352cea9:
ref-manual/variables.rst: document WIC_CREATE_EXTRA_ARGS (2025-05-16 15:29:37 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 953c203cff5f936b34530c150343cf54ade16653:
brief-yoctoprojectqs/index.rst: replace removed macro (2025-05-26 09:45:00 +0200)
----------------------------------------------------------------
Alper Ak (2):
ref-manual/variables.rst: document INHIBIT_DEFAULT_RUST_DEPS
ref-manual/variables.rst: document INHIBIT_UPDATERCD_BBCLASS
Antonin Godard (1):
brief-yoctoprojectqs/index.rst: replace removed macro
Christos Gavros (2):
ref-manual/variables.rst: document the IMAGE_ROOTFS_MAXSIZE variable
ref-manual/variables.rst: document the INITRAMFS_MAXSIZE variable
Enrico Jörns (1):
conf.py: tweak SearchEnglish to be hyphen-friendly
Etienne Cordonnier (1):
ref-manual/variables.rst: document SSTATE_SKIP_CREATION
Trevor Woerner (2):
sphinx-lint: superfluous backtick in front of role
sphinx-lint: unbalanced inline literal markup
documentation/brief-yoctoprojectqs/index.rst | 7 +-
documentation/bsp-guide/bsp.rst | 4 +-
documentation/conf.py | 19 ++++
documentation/dev-manual/debugging.rst | 2 +-
documentation/dev-manual/new-recipe.rst | 2 +-
documentation/dev-manual/sbom.rst | 4 +-
documentation/dev-manual/start.rst | 2 +-
documentation/dev-manual/upgrading-recipes.rst | 2 +-
documentation/kernel-dev/common.rst | 14 +--
documentation/kernel-dev/intro.rst | 2 +-
.../migration-guides/release-notes-4.3.rst | 2 +-
documentation/overview-manual/concepts.rst | 2 +-
documentation/ref-manual/devtool-reference.rst | 2 +-
documentation/ref-manual/structure.rst | 2 +-
documentation/ref-manual/tasks.rst | 4 +-
documentation/ref-manual/terms.rst | 2 +-
documentation/ref-manual/variables.rst | 108 +++++++++++++++++++--
documentation/toaster-manual/reference.rst | 6 +-
18 files changed, 150 insertions(+), 36 deletions(-)
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-06-06 17:15 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-06-06 17:15 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 953c203cff5f936b34530c150343cf54ade16653:
brief-yoctoprojectqs/index.rst: replace removed macro (2025-05-26 09:45:00 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 1fc92ff2af72118ae041183d395d0a0323ecc1a9:
docs: conf.py: silence SyntaxWarning on js_splitter_code (2025-06-06 19:09:24 +0200)
----------------------------------------------------------------
Carlos Sánchez de La Lama (1):
ref-manual: clarify KCONFIG_MODE default behaviour
Lee Chee Yang (2):
migration-guides: add release notes for 5.2.1
migration-guides: add release notes for 4.0.27
Quentin Schulz (3):
docs: README: specify how to contribute instead of pointing at another file
deduplicate README
docs: conf.py: silence SyntaxWarning on js_splitter_code
Richard Purdie (1):
brief-yoctoprojectqs/ref-manual: Switch to new CDN
Robert P. J. Day (1):
Clean up explanation of minimum required version numbers
README | 32 +---
documentation/README | 21 ++-
documentation/brief-yoctoprojectqs/index.rst | 6 +-
documentation/conf.py | 2 +-
documentation/migration-guides/release-4.0.rst | 1 +
documentation/migration-guides/release-5.2.rst | 1 +
.../migration-guides/release-notes-4.0.27.rst | 153 ++++++++++++++++++++
.../migration-guides/release-notes-5.2.1.rst | 161 +++++++++++++++++++++
documentation/ref-manual/variables.rst | 13 +-
9 files changed, 343 insertions(+), 47 deletions(-)
mode change 100644 => 120000 README
create mode 100644 documentation/migration-guides/release-notes-4.0.27.rst
create mode 100644 documentation/migration-guides/release-notes-5.2.1.rst
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-06-20 7:43 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-06-20 7:43 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 1fc92ff2af72118ae041183d395d0a0323ecc1a9:
docs: conf.py: silence SyntaxWarning on js_splitter_code (2025-06-06 19:09:24 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 0627cfafb9c191763855f5d31c09e88dc5495a87:
bsp-guide: update all of section 1.8.2 to reflect current beaglebone conf file (2025-06-20 09:35:45 +0200)
----------------------------------------------------------------
Lee Chee Yang (1):
migration-guide: add release notes for 5.0.10
Quentin Schulz (2):
ref-manual: classes: reword to clarify that native/nativesdk options are exclusive
ref-manual: classes: nativesdk: move note to appropriate section
Robert P. J. Day (4):
overview-manual: small number of pedantic cleanups
bsp guide: update kernel version example to 6.12
bsp-guide: update lonely "4.12" kernel reference to "6.12"
bsp-guide: update all of section 1.8.2 to reflect current beaglebone conf file
documentation/bsp-guide/bsp.rst | 50 +++--
documentation/migration-guides/release-5.0.rst | 1 +
.../migration-guides/release-notes-5.0.10.rst | 208 +++++++++++++++++++++
documentation/overview-manual/concepts.rst | 25 ++-
documentation/ref-manual/classes.rst | 26 +--
5 files changed, 258 insertions(+), 52 deletions(-)
create mode 100644 documentation/migration-guides/release-notes-5.0.10.rst
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-06-27 8:43 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-06-27 8:43 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 0627cfafb9c191763855f5d31c09e88dc5495a87:
bsp-guide: update all of section 1.8.2 to reflect current beaglebone conf file (2025-06-20 09:35:45 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 85f8e5c799ef38c6dcca615d7cc6baff325df259:
ref-manual: document KERNEL_SPLIT_MODULES variable (2025-06-27 10:39:47 +0200)
----------------------------------------------------------------
Dixit Parmar (1):
ref-manual: document KERNEL_SPLIT_MODULES variable
documentation/ref-manual/variables.rst | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-07-11 8:34 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-07-11 8:34 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 85f8e5c799ef38c6dcca615d7cc6baff325df259:
ref-manual: document KERNEL_SPLIT_MODULES variable (2025-06-27 10:39:47 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 462059ebbf25ed362a5ace1987f0684444441a7f:
conf.py: improve SearchEnglish to handle terms with dots (2025-07-11 10:29:52 +0200)
----------------------------------------------------------------
Antonin Godard (6):
poky.yaml.in: increase minimum RAM from 8 to 32
test-manual/understand-autobuilder.rst: mention hashequiv server
ref-manual/structure.rst: update with info on PERSISTENT_DIR
dev-manual/start.rst: mention that PERSISTENT_DIR should be shared too
overview-manual/concepts.rst: mention PERSISTENT_DIR for user configuration
overview-manual/concepts.rst: fix sayhello hardcoded bindir
Enrico Jörns (1):
conf.py: improve SearchEnglish to handle terms with dots
Lee Chee Yang (1):
migration-guides: add release notes for 4.0.28
documentation/conf.py | 6 +-
documentation/dev-manual/start.rst | 5 +
documentation/migration-guides/release-4.0.rst | 1 +
.../migration-guides/release-notes-4.0.28.rst | 224 +++++++++++++++++++++
documentation/overview-manual/concepts.rst | 7 +-
documentation/poky.yaml.in | 2 +-
documentation/ref-manual/structure.rst | 14 +-
.../test-manual/understand-autobuilder.rst | 6 +
8 files changed, 258 insertions(+), 7 deletions(-)
create mode 100644 documentation/migration-guides/release-notes-4.0.28.rst
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-08-01 10:12 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-08-01 10:12 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 98e71db7177257b340f5841bb9d7f8d83296c546:
dev-manual/start.rst: remove shared PERSISTENT_DIR mentions (2025-07-15 12:25:01 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 698253a6c95beb1219b7fed8a90d02fb6ddc5111:
ref-manual/classes.rst: drop obsolete QA errors (2025-08-01 12:06:33 +0200)
----------------------------------------------------------------
Antonin Godard (3):
dev-manual/start.rst: remove basic setup for hash equivalence
ref-manual/classes.rst: insane: drop cve_status_not_in_db
ref-manual/classes.rst: drop obsolete QA errors
Lee Chee Yang (2):
migration-guides: add release notes for 5.2.2
migration-guides: add release notes for 5.0.11
Marco Cavallini (1):
dev-manual/start.rst: added missing command in Optimize your VHDX file using DiskPart
Robert P. J. Day (1):
variables.rst: remove references to obsolete tar packaging
documentation/dev-manual/start.rst | 8 +-
documentation/migration-guides/migration-3.2.rst | 2 +-
documentation/migration-guides/release-5.0.rst | 1 +
documentation/migration-guides/release-5.2.rst | 2 +
.../migration-guides/release-notes-5.0.11.rst | 219 ++++++++++++++++++
.../migration-guides/release-notes-5.2.2.rst | 249 +++++++++++++++++++++
documentation/ref-manual/classes.rst | 18 --
documentation/ref-manual/variables.rst | 14 +-
8 files changed, 478 insertions(+), 35 deletions(-)
create mode 100644 documentation/migration-guides/release-notes-5.0.11.rst
create mode 100644 documentation/migration-guides/release-notes-5.2.2.rst
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-08-08 16:43 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-08-08 16:43 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 698253a6c95beb1219b7fed8a90d02fb6ddc5111:
ref-manual/classes.rst: drop obsolete QA errors (2025-08-01 12:06:33 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to e664a70adb5bc19041b3b5f553fb90dcddff99d0:
ref-manual/classes.rst: document the testexport class (2025-08-08 14:27:04 +0200)
----------------------------------------------------------------
Antonin Godard (4):
ref-manual/system-requirements.rst: update supported distributions
ref-manual/variables.rst: document the FIT_CONF_PREFIX variable
ref-manual/variables.rst: document SPL_DTB_BINARY
ref-manual/classes.rst: document the testexport class
Erik Lindsten (1):
overview-manual/yp-intro.rst: fix broken link to article
documentation/overview-manual/yp-intro.rst | 2 +-
documentation/ref-manual/classes.rst | 19 +++++++++
documentation/ref-manual/system-requirements.rst | 54 ++++++++++++------------
documentation/ref-manual/variables.rst | 9 ++++
4 files changed, 56 insertions(+), 28 deletions(-)
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-09-12 14:54 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-09-12 14:54 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit e664a70adb5bc19041b3b5f553fb90dcddff99d0:
ref-manual/classes.rst: document the testexport class (2025-08-08 14:27:04 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 29330751c8a2b82b4bd80659d2a0a8bac51afca5:
migration-guides: add release notes for 5.0.12 (2025-09-12 16:48:58 +0200)
----------------------------------------------------------------
Antonin Godard (1):
dev-manual/security-subjects.rst: update mailing lists
Jan Vermaete (1):
sdk: The main in the C example should return an int
Joao Marcos Costa (1):
ref-manual/variables.rst: expand IMAGE_OVERHEAD_FACTOR glossary entry
Lee Chee Yang (3):
migration-guides: add release notes for 4.0.29
migration-guides: add release notes for 5.2.3
migration-guides: add release notes for 5.0.12
Peter Marko (1):
vulnerabilities: update nvdcve file name
documentation/dev-manual/security-subjects.rst | 23 +-
documentation/dev-manual/vulnerabilities.rst | 2 +-
documentation/migration-guides/release-4.0.rst | 1 +
documentation/migration-guides/release-5.0.rst | 1 +
documentation/migration-guides/release-5.2.rst | 1 +
.../migration-guides/release-notes-4.0.29.rst | 178 +++++++++++
.../migration-guides/release-notes-5.0.12.rst | 184 +++++++++++
.../migration-guides/release-notes-5.2.3.rst | 355 +++++++++++++++++++++
documentation/ref-manual/variables.rst | 6 +
documentation/sdk-manual/working-projects.rst | 3 +-
10 files changed, 743 insertions(+), 11 deletions(-)
create mode 100644 documentation/migration-guides/release-notes-4.0.29.rst
create mode 100644 documentation/migration-guides/release-notes-5.0.12.rst
create mode 100644 documentation/migration-guides/release-notes-5.2.3.rst
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-09-26 8:52 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-09-26 8:52 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 29330751c8a2b82b4bd80659d2a0a8bac51afca5:
migration-guides: add release notes for 5.0.12 (2025-09-12 16:48:58 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to c76ea1be1e08184d162c92aba168a44fd5573c58:
test-manual/yocto-project-compatible.rst: fix a typo (2025-09-26 10:12:45 +0200)
----------------------------------------------------------------
Antonin Godard (1):
test-manual/yocto-project-compatible.rst: fix a typo
Barne Carstensen (1):
test-manual: update runtime-testing Exporting Tests section
Quentin Schulz (7):
contributor-guide: submit-changes: fix improper bold string
contributor-guide: submit-changes: clarify example with Yocto bug ID
contributor-guide: submit-changes: align CC tag description
contributor-guide: submit-changes: make the Cc tag follow kernel guidelines
contributor-guide: submit-changes: reword commit message instructions
contributor-guide: submit-changes: number instruction list in commit your changes
contributor-guide: submit-changes: make "Crediting contributors" part of "Commit your changes"
documentation/contributor-guide/submit-changes.rst | 178 +++++++++++----------
documentation/test-manual/runtime-testing.rst | 19 ++-
.../test-manual/yocto-project-compatible.rst | 2 +-
3 files changed, 105 insertions(+), 94 deletions(-)
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-10-03 15:01 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-10-03 15:01 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit c76ea1be1e08184d162c92aba168a44fd5573c58:
test-manual/yocto-project-compatible.rst: fix a typo (2025-09-26 10:12:45 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to f50c146ea9d9b56144fc1faafd8e13f9ac9dc4a0:
ref-manual/variables.rst: fix the description of STAGING_DIR (2025-10-03 11:49:14 +0200)
----------------------------------------------------------------
Adam Blank (3):
kernel-dev/common.rst: fix the in-tree defconfig description
ref-manual/variables.rst: fix the description of KBUILD_DEFCONFIG
ref-manual/variables.rst: fix the description of STAGING_DIR
Antonin Godard (1):
ref-manual/structure: document the auto.conf file
Talel BELHAJ SALEM (1):
dev-manual/building.rst: add note about externalsrc variables absolute paths
documentation/dev-manual/building.rst | 5 +++++
documentation/kernel-dev/common.rst | 10 +++-------
documentation/ref-manual/structure.rst | 9 +++++++++
documentation/ref-manual/variables.rst | 5 ++---
4 files changed, 19 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-10-13 16:36 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-10-13 16:36 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit f50c146ea9d9b56144fc1faafd8e13f9ac9dc4a0:
ref-manual/variables.rst: fix the description of STAGING_DIR (2025-10-03 11:49:14 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 96a8e3e2ad95873a9069d10ba448080e32c71fd0:
migration-guides: add release notes for 4.0.30 (2025-10-06 09:56:36 +0200)
----------------------------------------------------------------
Lee Chee Yang (1):
migration-guides: add release notes for 4.0.30
documentation/migration-guides/release-4.0.rst | 1 +
.../migration-guides/release-notes-4.0.30.rst | 170 +++++++++++++++++++++
2 files changed, 171 insertions(+)
create mode 100644 documentation/migration-guides/release-notes-4.0.30.rst
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-10-20 7:27 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-10-20 7:27 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 96a8e3e2ad95873a9069d10ba448080e32c71fd0:
migration-guides: add release notes for 4.0.30 (2025-10-06 09:56:36 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 312ab26e1aaa6d18df7fd31dbeb6231f2279502c:
ref-manual/variables.rst: fix a typo in UNPACKDIR description (2025-10-20 09:12:01 +0200)
----------------------------------------------------------------
Antonin Godard (4):
ref-manual/variables.rst: document UNINATIVE_URL/CHECKSUM
ref-manual/classes.rst: extend the uninative class documentation
ref-manual/classes.rst: uboot-config: improve documentation
ref-manual/variables.rst: fix a typo in UNPACKDIR description
Lee Chee Yang (1):
migration-guides: add release notes for 5.2.4
documentation/migration-guides/release-5.2.rst | 2 +-
.../migration-guides/release-notes-5.2.4.rst | 320 +++++++++++++++++++++
documentation/ref-manual/classes.rst | 103 +++++--
documentation/ref-manual/variables.rst | 18 +-
4 files changed, 422 insertions(+), 21 deletions(-)
create mode 100644 documentation/migration-guides/release-notes-5.2.4.rst
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-10-29 8:36 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-10-29 8:36 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 96a8e3e2ad95873a9069d10ba448080e32c71fd0:
migration-guides: add release notes for 4.0.30 (2025-10-06 09:56:36 +0200)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to aef25e0ba434384a60b3e9733040ab266e0429c3:
ref-manual/classes,variables: document the CCACHE_DISABLE variable (2025-10-27 17:04:52 +0100)
----------------------------------------------------------------
Antonin Godard (10):
ref-manual/variables.rst: document UNINATIVE_URL/CHECKSUM
ref-manual/classes.rst: extend the uninative class documentation
ref-manual/variables.rst: fix a typo in UNPACKDIR description
ref-manual/variables.rst: document the REQUIRED_MACHINE_FEATURES variable
ref-manual/variables.rst: document the REQUIRED_COMBINED_FEATURES variable
ref-manual/variables.rst: document the REQUIRED_IMAGE_FEATURES variable
ref-manual/variables.rst: document the USE_NLS variable
ref-manual/classes.rst: gettext: extend the documentation of the class
ref-manual/classes.rst: document the relative_symlinks class
ref-manual/classes,variables: document the CCACHE_DISABLE variable
João Marcos Costa (1):
variables.rst: fix LAYERDEPENDS description
Lee Chee Yang (1):
migration-guides: add release notes for 5.2.4
Paul Barker (1):
dev-manual, test-manual: Update autobuilder output links
Robert P. J. Day (1):
overview-manual/yp-intro.rst: update on-target packaging info
documentation/dev-manual/vulnerabilities.rst | 2 +-
documentation/migration-guides/release-5.2.rst | 2 +-
.../migration-guides/release-notes-5.2.4.rst | 320 +++++++++++++++++++++
documentation/overview-manual/yp-intro.rst | 11 +-
documentation/ref-manual/classes.rst | 96 +++++--
documentation/ref-manual/variables.rst | 73 ++++-
documentation/test-manual/reproducible-builds.rst | 2 +-
documentation/test-manual/test-process.rst | 2 +-
8 files changed, 479 insertions(+), 29 deletions(-)
create mode 100644 documentation/migration-guides/release-notes-5.2.4.rst
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-11-14 17:16 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-11-14 17:16 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit aef25e0ba434384a60b3e9733040ab266e0429c3:
ref-manual/classes,variables: document the CCACHE_DISABLE variable (2025-10-27 17:04:52 +0100)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 5ca6617dcceb5f5496ac9ee5d00ee9f7d3a2d5a2:
migration-guides: add release notes for 4.0.31 (2025-11-14 18:10:02 +0100)
----------------------------------------------------------------
Enrico Jörns (1):
dev-manual/sbom.rst: reflect that create-spdx is enabled by default
Lee Chee Yang (2):
migration-guides: add release notes for 5.0.13
migration-guides: add release notes for 4.0.31
Quentin Schulz (4):
kernel-dev: common: migrate bitbake -e to bitbake-getvar
ref-manual: variables: migrate the OVERRIDES note to bitbake-getvar
dev-manual: debugging: use bitbake-getvar in Viewing Variable Values section
overview-manual: migrate to SVG + fix typo
Robert P. J. Day (4):
dev-manual/layers.rst: document "bitbake-layers show-machines"
dev-manual/new-recipe.rst: update "recipetool -h" output
dev-manual/new-recipe.rst: replace 'bitbake -e' with 'bitbake-getvar'
dev-manual/new-recipe.rst: typo, "whith" -> "which"
Ross Burton (1):
documentation: link to the Releases page on yoctoproject.org instead of wiki
Walter Werner SCHNEIDER (1):
kernel-dev: add disable config example
documentation/contributor-guide/submit-changes.rst | 4 +-
documentation/dev-manual/debugging.rst | 34 +--
documentation/dev-manual/layers.rst | 9 +-
documentation/dev-manual/new-recipe.rst | 29 +--
documentation/dev-manual/sbom.rst | 15 +-
documentation/dev-manual/security-subjects.rst | 8 +-
documentation/dev-manual/start.rst | 2 +-
documentation/kernel-dev/common.rst | 20 +-
documentation/migration-guides/release-4.0.rst | 1 +
documentation/migration-guides/release-5.0.rst | 1 +
.../migration-guides/release-notes-4.0.31.rst | 210 ++++++++++++++++++
.../migration-guides/release-notes-5.0.13.rst | 241 +++++++++++++++++++++
.../overview-manual/figures/key-dev-elements.png | Bin 20424 -> 0 bytes
.../overview-manual/svg/key-dev-elements.svg | 172 +++++++++++++++
documentation/overview-manual/yp-intro.rst | 2 +-
documentation/ref-manual/release-process.rst | 3 +-
documentation/ref-manual/variables.rst | 4 +-
17 files changed, 691 insertions(+), 64 deletions(-)
create mode 100644 documentation/migration-guides/release-notes-4.0.31.rst
create mode 100644 documentation/migration-guides/release-notes-5.0.13.rst
delete mode 100644 documentation/overview-manual/figures/key-dev-elements.png
create mode 100644 documentation/overview-manual/svg/key-dev-elements.svg
^ permalink raw reply [flat|nested] 17+ messages in thread
* [walnascar] Pull request
@ 2025-12-11 10:23 Antonin Godard
0 siblings, 0 replies; 17+ messages in thread
From: Antonin Godard @ 2025-12-11 10:23 UTC (permalink / raw)
To: Richard Purdie; +Cc: docs
The following changes since commit 5ca6617dcceb5f5496ac9ee5d00ee9f7d3a2d5a2:
migration-guides: add release notes for 4.0.31 (2025-11-14 18:10:02 +0100)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs walnascar-next
for you to fetch changes up to 1be4c164a9c43070e4243d34a61d31d238cf0407:
Add a new "Security" section (2025-12-11 10:52:23 +0100)
----------------------------------------------------------------
Antonin Godard (9):
ref-manual/variables.rst: NVD_DB_VERSION: fix default value
dev-manual/temporary-source-code.rst: fix definition of WORKDIR
overview-manual/yp-intro.rst: change removed ECOSYSTEM to ABOUT
overview-manual/yp-intro.rst: link to YP members and participants
ref-manual/svg/releases.svg: mark styhead and walnascar EOL
ref-manual/svg/releases.svg: mark whinlatter as current release
contributor-guide/submit-changes.rst: remove mention of Upstream-Status
Makefile: fix rsvg-convert --format capitalization
Add a new "Security" section
Lee Chee Yang (1):
migration-guides: add release notes for 5.0.14
documentation/Makefile | 4 +-
documentation/contributor-guide/submit-changes.rst | 8 +-
documentation/dev-manual/index.rst | 1 -
documentation/dev-manual/security-subjects.rst | 194 -------------------
documentation/dev-manual/temporary-source-code.rst | 14 +-
documentation/index.rst | 7 +-
documentation/migration-guides/release-5.0.rst | 1 +
.../migration-guides/release-notes-4.3.rst | 2 +-
.../migration-guides/release-notes-5.0.14.rst | 211 +++++++++++++++++++++
documentation/overview-manual/yp-intro.rst | 9 +-
documentation/ref-manual/svg/releases.svg | 16 +-
documentation/ref-manual/variables.rst | 4 +-
documentation/security-reference/index.rst | 14 ++
.../reporting-vulnerabilities.rst | 85 +++++++++
documentation/security-reference/security-team.rst | 110 +++++++++++
15 files changed, 452 insertions(+), 228 deletions(-)
delete mode 100644 documentation/dev-manual/security-subjects.rst
create mode 100644 documentation/migration-guides/release-notes-5.0.14.rst
create mode 100644 documentation/security-reference/index.rst
create mode 100644 documentation/security-reference/reporting-vulnerabilities.rst
create mode 100644 documentation/security-reference/security-team.rst
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2025-12-11 10:23 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-11 10:23 [walnascar] Pull request Antonin Godard
-- strict thread matches above, loose matches on Subject: below --
2025-11-14 17:16 Antonin Godard
2025-10-29 8:36 Antonin Godard
2025-10-20 7:27 Antonin Godard
2025-10-13 16:36 Antonin Godard
2025-10-03 15:01 Antonin Godard
2025-09-26 8:52 Antonin Godard
2025-09-12 14:54 Antonin Godard
2025-08-08 16:43 Antonin Godard
2025-08-01 10:12 Antonin Godard
2025-07-11 8:34 Antonin Godard
2025-06-27 8:43 Antonin Godard
2025-06-20 7:43 Antonin Godard
2025-06-06 17:15 Antonin Godard
2025-05-26 7:55 Antonin Godard
2025-05-16 14:04 Antonin Godard
2025-04-11 7:10 Antonin Godard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox