On Fri, 2012-08-24 at 16:06 +0000, McClintock Matthew-B29882 wrote: > On Fri, Aug 24, 2012 at 1:25 AM, Martin Jansa <martin.ja...@gmail.com> wrote: > > On Thu, Aug 23, 2012 at 11:13:08PM +0100, Burton, Ross wrote: > >> On 23 August 2012 19:46, Matthew McClintock <m...@freescale.com> wrote: > >> > ${PYTHON_SITEPACKAGES_DIR}/.debug \ > >> > ${PYTHON_SITEPACKAGES_DIR}/*/.debug \ > >> > ${PYTHON_SITEPACKAGES_DIR}/*/*/.debug \ > >> > + ${libdir}/${PYTHON_DIR}/.debug \ > >> > + ${libdir}/${PYTHON_DIR}/*/.debug \ > >> > + ${libdir}/${PYTHON_DIR}/*/*/.debug \ > >> > >> I thought packages that used distutils generally put their files under > >> sitepackages, and not the python base directory... Are some packages > >> doing it wrong? > > > > Yes, almost all python-* recipes after this patch > > http://git.openembedded.org/openembedded-core/commit/?id=3b23feca31480cc56f55301fd0274e622c40b522 > > > > I have 9 such recipes in my dep tree. > > Martin, > > Can you look at: > > http://patches.openembedded.org/patch/35245/
This gets so far but breaks python-argparse which uses setuptools. I've posted a patch which fixes both. Cheers, Richard _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core