public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: Claudius Heine <ch@denx.de>, isar-users@googlegroups.com
Subject: Re: [PATCH] doc/RECIPE-API-CHANGELOG: fix FILESEXTRAPATHS line
Date: Thu, 03 Aug 2023 00:37:15 +0300	[thread overview]
Message-ID: <a1829f76e08168076ac2e1fa1d9b4f9c3ca4f4f3.camel@ilbers.de> (raw)
In-Reply-To: <20230705133126.69324-1-ch@denx.de>

On Wed, 2023-07-05 at 15:31 +0200, Claudius Heine wrote:
> Use new override syntax: "_" -> ":"
> 
> And fix `THISDIR` expansion: "$THISDIR" -> "${THISDIR}"
> 
> Signed-off-by: Claudius Heine <ch@denx.de>
> ---
>  RECIPE-API-CHANGELOG.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md
> index 7a16b5c..8517eb2 100644
> --- a/RECIPE-API-CHANGELOG.md
> +++ b/RECIPE-API-CHANGELOG.md
> @@ -192,7 +192,7 @@ files and patches using bbappend a lot easier.
>  
>  For example:
>  ```
> -FILESEXTRAPATHS_prepend := "$THISDIR/files:"
> +FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
>  ```
>  
>  ### multiconfig build targets were renamed
> -- 
> 2.40.1
> 

Applied to next (only "$THISDIR => ${THISDIR}" part, not "_prepend =>
:prepend" one, according to the discussion in maillist).

      parent reply	other threads:[~2023-08-02 21:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 13:31 Claudius Heine
2023-07-05 14:03 ` Anton Mikanovich
2023-07-06  6:52   ` Claudius Heine
2023-07-12 13:47     ` Anton Mikanovich
2023-08-02 21:37 ` Uladzimir Bely [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=a1829f76e08168076ac2e1fa1d9b4f9c3ca4f4f3.camel@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=ch@denx.de \
    --cc=isar-users@googlegroups.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