diff mbox series

[10/53] dev-manual/external-toolchain.rst: remove obsolete poky repo references

Message ID 20251224-remove-poky-references-v1-10-658a5f4dbde2@bootlin.com
State Superseded
Headers show
Series Remove obsolete poky repo references | expand

Commit Message

Antonin Godard Dec. 24, 2025, 4:31 p.m. UTC
Remove the single poky repository reference in this document, after the
poky repository was obsoleted.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/dev-manual/external-toolchain.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Quentin Schulz Jan. 13, 2026, 11:36 a.m. UTC | #1
Hi Antonin,

On 12/24/25 5:31 PM, Antonin Godard via lists.yoctoproject.org wrote:
> Remove the single poky repository reference in this document, after the
> poky repository was obsoleted.
> 
> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
> ---
>   documentation/dev-manual/external-toolchain.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/documentation/dev-manual/external-toolchain.rst b/documentation/dev-manual/external-toolchain.rst
> index 238f8cf467..29459ea120 100644
> --- a/documentation/dev-manual/external-toolchain.rst
> +++ b/documentation/dev-manual/external-toolchain.rst
> @@ -21,7 +21,7 @@ follows:
>   The toolchain configuration is very flexible and customizable. It
>   is primarily controlled with the :term:`TCMODE` variable. This variable
>   controls which ``tcmode-*.inc`` file to include from the
> -``meta/conf/distro/include`` directory within the :term:`Source Directory`.
> +``meta/conf/distro/include`` directory within :term:`OpenEmbedded-Core (OE-Core)`.

Only one tcmode-*.inc in that path. Odd.

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin
diff mbox series

Patch

diff --git a/documentation/dev-manual/external-toolchain.rst b/documentation/dev-manual/external-toolchain.rst
index 238f8cf467..29459ea120 100644
--- a/documentation/dev-manual/external-toolchain.rst
+++ b/documentation/dev-manual/external-toolchain.rst
@@ -21,7 +21,7 @@  follows:
 The toolchain configuration is very flexible and customizable. It
 is primarily controlled with the :term:`TCMODE` variable. This variable
 controls which ``tcmode-*.inc`` file to include from the
-``meta/conf/distro/include`` directory within the :term:`Source Directory`.
+``meta/conf/distro/include`` directory within :term:`OpenEmbedded-Core (OE-Core)`.
 
 The default value of :term:`TCMODE` is "default", which tells the
 OpenEmbedded build system to use its internally built toolchain (i.e.