merged to master. Bruce
On Tue, Jun 16, 2015 at 5:01 AM, Li xin <[email protected]> wrote: > Signed-off-by: Li Xin <[email protected]> > --- > meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb | 1 + > 1 file changed, 1 insertion(+) > > 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" > -- > 1.8.4.2 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
