From 64d109a81a68baecc2bdb54a43dc291ca939c7d3 Mon Sep 17 00:00:00 2001 From: Li xin Date: Tue, 8 Dec 2015 18:33:21 +0100 Subject: python-setuptools-git: add native support Signed-off-by: Li Xin Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb') diff --git a/meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb b/meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb index 9447744..61408c3 100644 --- a/meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb +++ b/meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb @@ -19,3 +19,4 @@ inherit setuptools do_install_append() { rm -f ${D}${libdir}/python*/site-packages/site.py* } +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf