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}/${
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
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):
|