]> code.ossystems Code Review - openembedded-core.git/commit
distutils bbclass: delete site.py*
authorKoen Kooi <koen@dominion.thruhere.net>
Wed, 11 Dec 2013 08:50:07 +0000 (09:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Dec 2013 09:09:34 +0000 (09:09 +0000)
commite53192d98ff8cdc4abe85b42e792da2759b22f84
treef92452f49f80904d1dbcbdb068d6bd7a350fb76c
parentf2f8a2a05cbfff7e1d5d979ec1b9f4f371579fb9
distutils bbclass: delete site.py*

Multiple recipes package this generated file and will clash during installation with:

| Collected errors:
|  * check_data_file_clashes: Package python-nose wants to install file /build/v2013.06/build/tmp-angstrom_v2013_06-eglibc/work/beaglebone-angstrom-linux-gnueabi/cloud9-gnome-image/1.0-r0/rootfs/usr/lib/python2.7/site-packages/site.pyc
|       But that file is already provided by package  * python-setuptools
|  * check_data_file_clashes: Package python-nose wants to install file /build/v2013.06/build/tmp-angstrom_v2013_06-eglibc/work/beaglebone-angstrom-linux-gnueabi/cloud9-gnome-image/1.0-r0/rootfs/usr/lib/python2.7/site-packages/site.py
|       But that file is already provided by package  * python-setuptools

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/distutils.bbclass