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

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?

I'm not sure what you're asking...

Cheers,

Richard


  reply	other threads:[~2021-05-10  7:45 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 [this message]
2021-05-10  8:19   ` 回复: " Zhang, Qiang

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=af9bfa8a948cf4be116cd031a3f20f0c4998bb09.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=Qiang.Zhang@windriver.com \
    --cc=bitbake-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 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.