From: "Antonin Godard" <antonin.godard@bootlin.com>
To: <docs@lists.yoctoproject.org>
Cc: "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>,
"Antonin Godard" <antonin.godard@bootlin.com>,
"Quentin Schulz" <quentin.schulz@cherry.de>
Subject: Re: [PATCH v3 00/57] Remove obsolete poky repo references
Date: Thu, 29 Jan 2026 16:26:18 +0100 [thread overview]
Message-ID: <DG16FEAIC7BE.22NE3R65AH7NO@bootlin.com> (raw)
In-Reply-To: <20260129-remove-poky-references-v3-0-804acc3d9b7a@bootlin.com>
On Thu Jan 29, 2026 at 4:22 PM CET, Antonin Godard wrote:
> The Poky repository's master branch is no longer updated:
> https://git.yoctoproject.org/poky/tree/README
>
> Many places in the documentation were still making references to Poky as
> in the repository. Migrate the documentation in two steps:
>
> Check all occurrences of "poky" or "source directory"
> (case-insensitive/multiline match), and reformulate/adapt.
>
> Most of the occurrences will usually be a path in Poky that can be
> replaced by OE-Core/meta-yocto.
>
> Some others are more tricky, and needed some re-organization / rework.
> For that reason, patch were split by files, to make reviewing/merging
> easier and incremental.
>
> This series depends on the "Redefine terms now that the Poky repository is
> obsolete" series which redefines terms used to replaces occurrences
> here.
>
> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
I will send pull requests with this series as-is. If any typos are left, let's
send follow-up patches to fix them.
Antonin
--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2026-01-29 15:26 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-29 15:22 [PATCH v3 00/57] Remove obsolete poky repo references Antonin Godard
2026-01-29 15:22 ` [PATCH v3 01/57] transitioning-to-a-custom-environment.rst: remove " Antonin Godard
2026-01-29 15:22 ` [PATCH v3 02/57] dev-manual/poky-manual-setup.rst: " Antonin Godard
2026-01-29 15:22 ` [PATCH v3 03/57] dev-manual/start.rst: " Antonin Godard
2026-01-29 15:22 ` [PATCH v3 04/57] bsp-guide/bsp.rst: " Antonin Godard
2026-01-29 15:22 ` [PATCH v3 05/57] kernel-dev/advanced.rst: " Antonin Godard
2026-01-29 15:22 ` [PATCH v3 06/57] contributor-guide/submit-changes.rst: " Antonin Godard
2026-01-29 15:22 ` [PATCH v3 07/57] dev-manual/building.rst: " Antonin Godard
2026-01-29 15:22 ` [PATCH v3 08/57] dev-manual/debugging.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 09/57] dev-manual/error-reporting-tool.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 10/57] dev-manual/external-toolchain.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 11/57] dev-manual/layers.rst: re-organize the document Antonin Godard
2026-01-29 15:23 ` [PATCH v3 12/57] dev-manual/layers.rst: remove obsolete poky repo references Antonin Godard
2026-01-29 15:23 ` [PATCH v3 13/57] dev-manual/libraries.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 14/57] dev-manual/new-recipe.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 15/57] dev-manual/securing-images.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 16/57] dev-manual/temporary-source-code.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 17/57] dev-manual/wayland.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 18/57] dev-manual/wic.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 19/57] kernel-dev/common.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 20/57] migration-guides/migration-1.4.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 21/57] overview-manual/concepts.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 22/57] overview-manual/development-environment.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 23/57] overview-manual/yp-intro.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 24/57] ref-manual/classes.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 25/57] ref-manual/images.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 26/57] ref-manual/structure.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 27/57] ref-manual/tasks.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 28/57] ref-manual/variables.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 29/57] sdk-manual/appendix-obtain.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 30/57] sdk-manual/intro.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 31/57] test-manual/runtime-testing.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 32/57] README: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 33/57] README: replace obsolete substitution variables Antonin Godard
2026-01-29 15:23 ` [PATCH v3 34/57] contributor-guide/identify-component.rst: remove obsolete poky repo references Antonin Godard
2026-01-29 15:23 ` [PATCH v3 35/57] dev-manual/build-quality.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 36/57] dev-manual/custom-distribution.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 37/57] dev-manual/custom-template-configuration-directory.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 38/57] dev-manual/init-manager.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 39/57] dev-manual/licenses.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 40/57] dev-manual/licenses.rst: instruct to use git-archive instead of removing .git Antonin Godard
2026-01-29 15:23 ` [PATCH v3 41/57] dev-manual/packages.rst: remove obsolete poky repo references Antonin Godard
2026-01-29 15:23 ` [PATCH v3 42/57] dev-manual/python-development-shell.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 43/57] dev-manual/qemu.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 44/57] dev-manual/upgrading-recipes.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 45/57] dev-manual/upgrading-recipes.rst: move meta-openembedded to bitbake-builds/layers Antonin Godard
2026-01-29 15:23 ` [PATCH v3 46/57] dev-manual/vulnerabilities.rst: remove obsolete poky repo references Antonin Godard
2026-01-29 15:23 ` [PATCH v3 47/57] ref-manual/devtool-reference.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 48/57] ref-manual/faq.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 49/57] ref-manual/features.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 50/57] ref-manual/release-process.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 51/57] ref-manual/release-process.rst: remove repeated "in the" Antonin Godard
2026-01-29 15:23 ` [PATCH v3 52/57] ref-manual/system-requirements.rst: remove obsolete poky repo references Antonin Godard
2026-01-29 15:23 ` [PATCH v3 53/57] ref-manual/system-requirements.rst: fix wrong path to install-buildtools Antonin Godard
2026-01-29 15:23 ` [PATCH v3 54/57] ref-manual/yocto-project-supported-features.rst: remove obsolete poky repo reference Antonin Godard
2026-01-29 15:23 ` [PATCH v3 55/57] test-manual/reproducible-builds.rst: remove obsolete poky repo references Antonin Godard
2026-01-29 15:23 ` [PATCH v3 56/57] test-manual/understand-autobuilder.rst: " Antonin Godard
2026-01-29 15:23 ` [PATCH v3 57/57] what-i-wish-id-known.rst: " Antonin Godard
2026-01-29 15:26 ` Antonin Godard [this message]
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=DG16FEAIC7BE.22NE3R65AH7NO@bootlin.com \
--to=antonin.godard@bootlin.com \
--cc=docs@lists.yoctoproject.org \
--cc=quentin.schulz@cherry.de \
--cc=thomas.petazzoni@bootlin.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox