($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Xiangyu Chen <xiangyu.chen@eng.windriver.com>
To: openembedded-devel@lists.openembedded.org, akuster808@gmail.com
Subject: Re: [oe][meta-oe][kirkstone][PATCH] bats: fix bats-format-pretty report error when multilib enabled
Date: Thu, 25 Apr 2024 19:14:21 +0800	[thread overview]
Message-ID: <b415a0f7-c4be-49ac-acdb-e4c7849093e7@eng.windriver.com> (raw)
In-Reply-To: <17C65EAB22B5C2FF.10598@lists.openembedded.org>


On 4/15/24 13:59, Xiangyu Chen wrote:
> From: Xiangyu Chen <xiangyu.chen@windriver.com>
>
> bat-format-pretty hardcoded the lib folder that cause it reports
> missing formatter.bash error when multilib is enabled.
>
> Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>

Friendly ping, thanks.


> ---
>   meta-oe/recipes-test/bats/bats_1.6.1.bb | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/meta-oe/recipes-test/bats/bats_1.6.1.bb b/meta-oe/recipes-test/bats/bats_1.6.1.bb
> index 7d72a5198b..3dcb51972d 100644
> --- a/meta-oe/recipes-test/bats/bats_1.6.1.bb
> +++ b/meta-oe/recipes-test/bats/bats_1.6.1.bb
> @@ -19,6 +19,7 @@ do_configure:prepend() {
>   	sed -i 's:\$BATS_ROOT/lib:\$BATS_ROOT/${baselib}:g' ${S}/libexec/bats-core/bats
>   	sed -i 's:\$BATS_ROOT/lib:\$BATS_ROOT/${baselib}:g' ${S}/libexec/bats-core/bats-exec-file
>   	sed -i 's:\$BATS_ROOT/lib:\$BATS_ROOT/${baselib}:g' ${S}/libexec/bats-core/bats-exec-test
> +	sed -i 's:\$BATS_ROOT/lib:\$BATS_ROOT/${baselib}:g' ${S}/libexec/bats-core/bats-format-pretty
>   }
>   
>   do_install() {
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#109952): https://lists.openembedded.org/g/openembedded-devel/message/109952
> Mute This Topic: https://lists.openembedded.org/mt/105530685/7175143
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [xiangyu.chen@eng.windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


       reply	other threads:[~2024-04-25 11:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <17C65EAB22B5C2FF.10598@lists.openembedded.org>
2024-04-25 11:14 ` Xiangyu Chen [this message]
2024-04-15  5:59 [oe][meta-oe][kirkstone][PATCH] bats: fix bats-format-pretty report error when multilib enabled Xiangyu Chen

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=b415a0f7-c4be-49ac-acdb-e4c7849093e7@eng.windriver.com \
    --to=xiangyu.chen@eng.windriver.com \
    --cc=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).