]> code.ossystems Code Review - openembedded-core.git/commit
distutils.bbclass: consistency between error message and setup.py's command
authorMario Domenech Goulart <mario@ossystems.com.br>
Mon, 25 May 2015 18:44:44 +0000 (15:44 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jun 2015 15:35:31 +0000 (16:35 +0100)
commit898b286b92b031db64c2143e81a79fbb20da481a
treedabda8f4d4a8cbd70ce1b15f9e317c80c28894b0
parent1cac4dea1dd4a335752539feefc72372fb78a41d
distutils.bbclass: consistency between error message and setup.py's command

setup.py was called with build as argument, but the error message
would report build_ext.

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/distutils.bbclass