From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Pascal Bach <pascal.bach@siemens.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] runqemu: don't complain about conflicting machines if they are equal
Date: Sat, 26 Sep 2015 22:58:36 +0100 [thread overview]
Message-ID: <1443304716.19044.223.camel@linuxfoundation.org> (raw)
In-Reply-To: <1443111005-20485-1-git-send-email-pascal.bach@siemens.com>
On Thu, 2015-09-24 at 18:10 +0200, Pascal Bach wrote:
> When the MACHINE variable was set as an environment variable, via
> "export MACHINE=qemuarm" and runqemu was executed as "runqemu qemuarm"
>
> The confusing error message appears:
> Error: conflicting MACHINE types [qemuarm] and [qemuarm]
>
> This checks if the two values are equal, in that case there is no problem
> and execution can continue.
>
> Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
> ---
> scripts/runqemu | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> mode change 100755 => 100644 scripts/runqemu
I appreciate the patch but we didn't spot the above mode change which
just cost us a bit of time on the autobuilder :(.
I've removed it from the patch.
Cheers,
Richard
prev parent reply other threads:[~2015-09-26 21:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-24 16:10 [PATCH] runqemu: don't complain about conflicting machines if they are equal Pascal Bach
2015-09-26 21:58 ` Richard Purdie [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=1443304716.19044.223.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=pascal.bach@siemens.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 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.