All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Zhang, Qiang" <qiang.zhang@windriver.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: "bitbake-devel@lists.openembedded.org"
	<bitbake-devel@lists.openembedded.org>
Subject: 回复: Help on Handle BASH_FUNC shellshock implication
Date: Mon, 10 May 2021 08:19:32 +0000	[thread overview]
Message-ID: <DM6PR11MB4202CBE82602C7AAD457F3BEFF549@DM6PR11MB4202.namprd11.prod.outlook.com> (raw)
In-Reply-To: <af9bfa8a948cf4be116cd031a3f20f0c4998bb09.camel@linuxfoundation.org>



________________________________________
发件人: Richard Purdie <richard.purdie@linuxfoundation.org>
发送时间: 2021年5月10日 15:45
收件人: Zhang, Qiang
抄送: bitbake-devel@lists.openembedded.org
主题: Re: Help on  Handle BASH_FUNC shellshock implication

[Please note: This e-mail is from an EXTERNAL e-mail address]

On Mon, 2021-05-10 at 06:45 +0000, Zhang, Qiang wrote:
> Excuse me, I have some questions to ask
>  I've added this modification :
> http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=eb2ea6fd2d2dc626ead13de1ec334d4220651612
>
> In Ubuntu 18.04
> but   I enter the following command , it will still fail:
>
> foobar() { echo "foobar"; }
>
> export -f foobar
>
> bitbake -c menuconfig linux-yocto
>
> the error occur, not launch menuconfig
>
> 0: linux-yocto-5.4.x+gitAUTOINC+d676bf5ff7_1b10854a10-r0 do_menuconfig - 0s (pid 6398)
> Trying to run: tmux att -t devshell-6398
> can't find session devshell-6398
> Trying to run: tmux att -t devshell-6398
> can't find session devshell-6398

>I'm not seeing the connection between the export >command and menuconfig not
>starting. Are you saying that bash function exports are >breaking menuconfig?

Yes, the that bash function exports affect menuconfig,

Thanks
Qiang
>
>I'm not sure what you're asking...
>
>Cheers,
>
>Richard


      reply	other threads:[~2021-05-10  8:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-10  6:45 Help on Handle BASH_FUNC shellshock implication Zhang, Qiang
2021-05-10  7:45 ` Richard Purdie
2021-05-10  8:19   ` Zhang, Qiang [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=DM6PR11MB4202CBE82602C7AAD457F3BEFF549@DM6PR11MB4202.namprd11.prod.outlook.com \
    --to=qiang.zhang@windriver.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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 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.