OK, and what about -dbg? Best regards, Yevhen
2013/4/23 Burton, Ross <[email protected]>: > On 23 April 2013 15:26, Yevhen Kyriukha <[email protected]> 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
