diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-24 16:12:39 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-24 17:25:15 +0100 |
commit | 3ea34e035a2cd32e2aa64659c1171dda9d44025d (patch) | |
tree | c58b4e7ff7aeb9bf4b4eef8aac74658569cc3362 /meta/classes/binconfig.bbclass | |
parent | fc2cfbfd8d1b3abf7a2cb2760ce3be04d2a4e200 (diff) | |
download | poky-3ea34e035a2cd32e2aa64659c1171dda9d44025d.tar.gz |
distutils/steuptools: Fix files layout and unbreak builds
The last two distutils changes progressivly broke the builds. Firstly they
moved things from the site_packages directory to being higher up the tree
which introduced package QA warnings as a side effect. Secondly, it interacts
badly with setuptools which passes in --root=${D} itself.
This patch restores the original directory layout, hence fixing the QA
warnings and also passes extra options to setuptools to deal with the
--root option it passes.
(From OE-Core rev: bed18d5df7915e4127a538be9c7550e185c8c850)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/binconfig.bbclass')
0 files changed, 0 insertions, 0 deletions