[OE-core] [PATCH] runqemu: don't complain about conflicting machines if they are equal
Richard Purdie
richard.purdie at linuxfoundation.org
Sat Sep 26 21:58:36 UTC 2015
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 at 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
More information about the Openembedded-core
mailing list