]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
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)
commitc7cfe7759e4816d870595e901496ae53e0452726
tree5384d4e772cfd58387822211312131718c2f991e
parentd15f1265015f47e122ca3eed713037b36f600a42
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