]> 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:38:11 +0000 (13:38 -0500)
committerScott Garman <scott.a.garman@intel.com>
Mon, 24 Sep 2012 16:51:09 +0000 (09:51 -0700)
commit0fd7b7dd361e59c687366480cd9f89c81c2e5bce
tree492e53c308f36c3d802e0d5914a2348723c92ada
parentfc513eda1cfccc583f49847c3c04b5c781585e15
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

Signed-off-by: Matthew McClintock <msm@freescale.com>
meta/classes/distutils.bbclass