All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quentin Schulz <quentin.schulz@cherry.de>
To: jaekyu.lee@lge.com, docs@lists.yoctoproject.org
Subject: Re: [docs] [PATCH] migration-guide: 5.1: Remove duplicated typo
Date: Wed, 24 Jun 2026 11:38:25 +0200	[thread overview]
Message-ID: <1a4fd76e-e56c-4d54-bf18-960553daaedf@cherry.de> (raw)
In-Reply-To: <20260624081937.3354338-1-jaekyu.lee@lge.com>

Hi Jaekyu Lee,

On 6/24/26 10:19 AM, Jaekyu Lee via lists.yoctoproject.org wrote:
> [You don't often get email from jaekyu.lee=lge.com@lists.yoctoproject.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
> 
> From: "jaekyu.lee" <jaekyu.lee@lge.com>
> 
> - Remove duplicated typo, do_compile

Thanks for the patch!

We need a proper Signed-off-by here. C.f. 
https://docs.yoctoproject.org/contributor-guide/submit-changes.html#implement-and-commit-changes

> ---
>   documentation/migration-guides/migration-5.1.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/documentation/migration-guides/migration-5.1.rst b/documentation/migration-guides/migration-5.1.rst
> index 94b527bdc..f1c953c7e 100644
> --- a/documentation/migration-guides/migration-5.1.rst
> +++ b/documentation/migration-guides/migration-5.1.rst
> @@ -23,8 +23,8 @@ supported, and an error will be issued. The recipe should be changed to::
>       S = "${UNPACKDIR}"
> 
>   Any :term:`WORKDIR` references where files from :term:`SRC_URI` are referenced
> -should be changed to :term:`S`. These are commonly in :ref:`ref-tasks-compile`,
> -:ref:`ref-tasks-compile`, :ref:`ref-tasks-install` and :term:`LIC_FILES_CHKSUM`.
> +should be changed to :term:`S`. These are commonly in :ref:`ref-tasks-compile`,
> +:ref:`ref-tasks-install` and :term:`LIC_FILES_CHKSUM`.
> 

Did we mean ref-tasks-configure maybe? Seems like commit 1f18b9a51280 
("recipes: Start WORKDIR -> UNPACKDIR transition") in OE-Core modifies a 
few do_configure tasks.

Cheers,
Quentin


  reply	other threads:[~2026-06-24  9:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-24  8:19 [PATCH] migration-guide: 5.1: Remove duplicated typo Jaekyu Lee
2026-06-24  9:38 ` Quentin Schulz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-24  9:47 Jaekyu Lee
2026-06-24  9:50 ` [docs] " Quentin Schulz

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=1a4fd76e-e56c-4d54-bf18-960553daaedf@cherry.de \
    --to=quentin.schulz@cherry.de \
    --cc=docs@lists.yoctoproject.org \
    --cc=jaekyu.lee@lge.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 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.