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

2019-05-09 Thread Rudolf J Streif
Thank you, Philip. Yes, that worked fine. It's the solution I preferred. :rjs On 5/8/19 8:22 AM, Philip Balister wrote: On 05/07/2019 08:19 PM, Rudolf J Streif wrote: 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}/${

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

2019-05-08 Thread Philip Balister
On 05/07/2019 08:19 PM, Rudolf J Streif wrote: > 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}/si

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

2019-05-07 Thread Rudolf J Streif
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): |