[OE-core] [PATCH] distutils-common-base.bbclass: Pick up additional .debug folders:

Martin Jansa martin.jansa at gmail.com
Fri Aug 24 06:25:09 UTC 2012


On Thu, Aug 23, 2012 at 11:13:08PM +0100, Burton, Ross wrote:
> On 23 August 2012 19:46, Matthew McClintock <msm at 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.

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120824/be45d197/attachment-0002.sig>


More information about the Openembedded-core mailing list