]> code.ossystems Code Review - openembedded-core.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:19:14 +0000 (14:19 +0100)
commit3b23feca31480cc56f55301fd0274e622c40b522
treed8aa3870483688b078ba5c5c9a7964b559fdc865
parent84bcacd5b4737520f0fc76333f0165ef5b87c207
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

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