[OE-core] [PATCH v4] systemd: added python-systemd package generation.

Yevhen Kyriukha kirgene at gmail.com
Tue Apr 23 14:42:29 UTC 2013


OK, and what about -dbg?
Best regards,
Yevhen


2013/4/23 Burton, Ross <ross.burton at intel.com>:
> On 23 April 2013 15:26, Yevhen Kyriukha <kirgene at gmail.com> wrote:
>> It isn't a pure python package but a combination of C library and
>> python therefore -dev and -dbg are needed.
>
> FILES_python-${PN}-dev = "${PYTHON_SITEPACKAGES_DIR}/systemd/*.la"
>
> Nobody will be linking to that library as it's a shared module and
> Python won't read .la files when looking for modules, so you don't
> need this.  Just delete it instead of packaging a useless file in a
> useless package.
>
> Ross




More information about the Openembedded-core mailing list