[OE-core] [meta-oe] sip/sip3

Rudolf J Streif rudolf.streif at ibeeto.com
Wed May 8 00:19:54 UTC 2019


With the recent update of sip/sip3 from 4.19.13 to 4.19.16 FILES has 
changed:

4.19.13:

|

FILES_python3-sip3  =  "${libdir}/${PYTHON_DIR}${PYTHON_ABI}/site-packages/"
FILES_${PN}-dbg  +=  "${libdir}/${PYTHON_DIR}${PYTHON_ABI}/site-packages/.debug"|

4.19.16 (meta-openembedded @ 50108c18):

|

FILES_python-sip  =  "${libdir}/${PYTHON_DIR}/site-packages/"
FILES_${PN}-dbg  +=  "${libdir}/${PYTHON_DIR}/site-packages/.debug"|

|

|

|

|

That causes an issue with PyQt5 which is installed in (python-pyqt5.inc, 
meta-qt5 @ f4531ec8):

echo "py_pylib_dir = 
%(sysroot)/${libdir}/python${PYTHON_BASEVERSION}${PYTHON_ABI}" >> pyqt.cfg

PYTHON_BASEVERSION = "3.7"
PYTHON_ABI = "m"

This can obviously be fixed on either end, but I am not quite sure what 
the right approach is.

Thanks,

Rudi


  -----
Rudolf J Streif
CEO/CTO ibeeto
+1.855.442.3396 x700

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190507/6734ef7a/attachment.html>


More information about the Openembedded-core mailing list