distutils.bblass: change order of args to install step
authorMatthew McClintock <msm@freescale.com>
Tue, 21 Aug 2012 18:44:21 +0000 (13:44 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Aug 2012 13:22:55 +0000 (14:22 +0100)
commitaca46d53109387577b3a3b9b9cd6bc1f63822b8b
tree0c58af89bb95fe8cc020979d24ea5d2ab1ac9a63
parent985f09fa6b9ce21a98e8ba56130366cbea4d3c77
distutils.bblass: change order of args to install step

This let's the user override install-lib argument again if it needs
to be something else, otherwise things like python-setuptools
won't be able to modify the install-lib dir

This fixes a new issue exposed by my previous distutils patch
that fixed the python modules default install location. Also,
it removes running the install step twice which was inadvertant

(From OE-Core rev: 3b23feca31480cc56f55301fd0274e622c40b522)

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/distutils.bbclass