All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ryan Harkin" <ryan.harkin@linaro.org>
To: Mike Looijmans <mike.looijmans@topicproducts.com>
Cc: Quentin Schulz <quentin.schulz@streamunlimited.com>,
	yocto@lists.yoctoproject.org
Subject: Re: [yocto] Building and selecting multiple kernel versions
Date: Wed, 5 Feb 2020 17:08:33 +0000	[thread overview]
Message-ID: <CAD0U-hJTSUVoG9qnOek0Fz+F9Xk91f+YaR3kuc19uvFkdZF9BQ@mail.gmail.com> (raw)
In-Reply-To: <43191ed2-9653-a4f8-4b2a-1bc655e80953@topicproducts.com>

[-- Attachment #1: Type: text/plain, Size: 1606 bytes --]

On Wed, 5 Feb 2020 at 10:02, Mike Looijmans <
mike.looijmans@topicproducts.com> wrote:

>
> Met vriendelijke groet / kind regards,
>
> Mike Looijmans
> System Expert
>
>
> TOPIC Embedded Products B.V.
> Materiaalweg 4, 5681 RJ Best
> The Netherlands
>
> T: +31 (0) 499 33 69 69
> E: mike.looijmans@topicproducts.com
> W: www.topicproducts.com
>
> Please consider the environment before printing this e-mail
> On 04-02-2020 17:39, Quentin Schulz via Lists.Yoctoproject.Org wrote:
> > On Tue, Feb 04, 2020 at 04:32:34PM +0000, Ryan Harkin wrote:
> > [...]
> >>
> >> Actually, it does work like this:
> >>
> >> export MACHINE=xyz
> >> bitbake image
> >>
> >> But not like this:
> >>
> >> MACHINE=xyz bitbake image
> >>
> >> No big deal, but I expected the last one to work.
> >>
> >
> > I use it every day. I don't think we're doing something special (well,
> > for that particular thing :D), so there's at least a way to make it work
> > for sure :)
>
> Same here, both interactive and in scripts.
>
> Since the first works, you already have done this:
> export BB_ENV_EXTRAWHITE=MACHINE
>
> Maybe there's something funky in your shell?
> You could check with a command like:
> MACHINE=x env | grep MACHINE
>

 It looks "normal":

$ MACHINE=x env | grep MACHINE
MACHINE=x


> Of maybe somebody wrote a bitbake wrapper for you that forks python
> instead of
> exec'ing it?
>

No, it's the regular bitbake.

I'm not too concerned about this problem anyway, I'm sure if it's a problem
for me, I can work out who is overriding it.

Thanks,
Ryan

[-- Attachment #2: Type: text/html, Size: 2667 bytes --]

      parent reply	other threads:[~2020-02-05 17:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-03 17:34 Building and selecting multiple kernel versions Ryan Harkin
2020-02-04  8:51 ` [yocto] " Quentin Schulz
2020-02-04 16:00   ` Ryan Harkin
2020-02-04 16:15     ` Quentin Schulz
2020-02-04 16:32       ` Ryan Harkin
     [not found]         ` <1b153bce-a66a-45ee-a5c6-963ea6fb1c82.949ef384-8293-46b8-903f-40a477c056ae.fbe4d9d0-dcb7-4337-a01d-e3e508e8a194@emailsignatures365.codetwo.com>
2020-02-04 16:39         ` Quentin Schulz
     [not found]           ` <43191ed2-9653-a4f8-4b2a-1bc655e80953@topicproducts.com>
2020-02-05 17:08             ` Ryan Harkin [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=CAD0U-hJTSUVoG9qnOek0Fz+F9Xk91f+YaR3kuc19uvFkdZF9BQ@mail.gmail.com \
    --to=ryan.harkin@linaro.org \
    --cc=mike.looijmans@topicproducts.com \
    --cc=quentin.schulz@streamunlimited.com \
    --cc=yocto@lists.yoctoproject.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.