From: "Antonin Godard" <antonin.godard@bootlin.com>
To: "Paul Barker" <paul@pbarker.dev>
Cc: <docs@lists.yoctoproject.org>, "Yoann Congal" <yoann.congal@smile.fr>
Subject: [scarthgap] Pull request
Date: Wed, 15 Jul 2026 15:19:17 +0200 [thread overview]
Message-ID: <DJZ6B4POA8IQ.TOP9DCSDI1PQ@bootlin.com> (raw)
The following changes since commit 51c53ef1e8b4ec4afbb84252e59dd5501f405064:
ref-manual/variables.rst: document the IMAGE_*_DEBUGFS variables (2026-07-03 11:17:14 +0100)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs scarthgap-next
for you to fetch changes up to 5f708a1bc31ae94dd3513615b0ce079aa7897628:
docs-wide: fix various broken links (2026-07-15 15:01:31 +0200)
----------------------------------------------------------------
Antonin Godard (7):
ref-manual/variables.rst: document the LOCALE_UTF8_IS_DEFAULT variable
migration-guides/release-notes-3.4.2.rst: fix a broken link
docs-wide: fix broken path links
ref-manual/classes.rst: replace obsolete mailing list thread
ref-manual/images.rst: update obsolete VMWare links
migration-guides/release-notes-5.0.rst: remove broken link
docs-wide: fix various broken links
Robert P. J. Day (2):
ref-manual: expand on kernel "do_sizecheck" task
ref-manual: add "KERNEL_IMAGE_STRIP_EXTRA_SECTIONS" to variables
documentation/dev-manual/new-recipe.rst | 2 +-
documentation/dev-manual/start.rst | 2 +-
documentation/dev-manual/x32-psabi.rst | 4 +--
.../migration-guides/release-notes-3.4.2.rst | 4 +--
.../migration-guides/release-notes-5.0.rst | 2 +-
.../overview-manual/development-environment.rst | 4 +--
documentation/profile-manual/usage.rst | 38 ++++++++++------------
documentation/ref-manual/classes.rst | 11 +++----
documentation/ref-manual/images.rst | 5 +--
documentation/ref-manual/tasks.rst | 19 +++++++----
documentation/ref-manual/variables.rst | 33 ++++++++++++++-----
11 files changed, 68 insertions(+), 56 deletions(-)
next reply other threads:[~2026-07-15 13:19 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-15 13:19 Antonin Godard [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-03 7:49 [scarthgap] Pull request Antonin Godard
2026-06-22 8:45 Antonin Godard
2026-06-08 15:48 Antonin Godard
2026-05-19 13:51 Antonin Godard
2026-04-27 8:30 Antonin Godard
2026-04-21 13:44 Antonin Godard
2026-04-22 9:37 ` Paul Barker
2026-04-16 12:41 Antonin Godard
2026-04-16 13:35 ` Paul Barker
2026-04-02 14:38 Antonin Godard
2026-03-30 8:42 Antonin Godard
2026-03-31 8:15 ` Paul Barker
2026-03-25 10:48 Antonin Godard
2026-03-05 17:13 Antonin Godard
2026-02-27 10:00 Antonin Godard
2026-02-11 14:40 Antonin Godard
2026-01-30 9:35 Antonin Godard
2026-01-13 9:54 Antonin Godard
2025-12-24 9:04 Antonin Godard
2025-12-11 10:23 Antonin Godard
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
2025-03-21 10:40 Antonin Godard
2025-03-07 16:37 Antonin Godard
2025-02-25 16:56 Antonin Godard
2025-02-14 13:27 Antonin Godard
2025-02-07 9:03 Antonin Godard
2025-01-27 15:58 Antonin Godard
2025-01-20 8:39 Antonin Godard
2025-01-08 16:00 Antonin Godard
2024-12-27 14:02 Antonin Godard
2024-12-20 8:46 Antonin Godard
2024-12-16 8:24 Antonin Godard
2024-11-29 8:07 Antonin Godard
2024-11-15 8:04 Antonin Godard
2024-11-06 15:48 Antonin Godard
2024-10-31 12:47 Antonin Godard
2024-10-25 8:37 Antonin Godard
2024-10-18 7:33 Antonin Godard
2024-10-08 13:48 Alexandre Belloni
2024-09-09 7:17 Alexandre Belloni
2024-08-22 9:36 Alexandre Belloni
2024-07-26 21:08 Alexandre Belloni
2024-06-27 16:29 Alexandre Belloni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DJZ6B4POA8IQ.TOP9DCSDI1PQ@bootlin.com \
--to=antonin.godard@bootlin.com \
--cc=docs@lists.yoctoproject.org \
--cc=paul@pbarker.dev \
--cc=yoann.congal@smile.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.