setuptools: this is in the main yocto layer now, remove

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi 2011-01-22 14:11:44 +01:00
parent 8d6c7b3ee2
commit 02b4dcfc8f

View File

@ -1,8 +0,0 @@
inherit distutils
DEPENDS += "python-setuptools-native"
DISTUTILS_INSTALL_ARGS = "--root=${D} \
--single-version-externally-managed \
--prefix=${prefix} \
--install-data=${datadir}"