[OE-core] [PATCH 2/2 v2] boost: add support for additional boost libs

Huang, Jie (Jackie) Jackie.Huang at windriver.com
Wed Sep 28 00:43:53 UTC 2016


Yes, they are needed for the cases not handled by the python logic, or I met QA issues:

WARNING: Variable key FILES_${PN}-locale (${datadir}/locale) replaces original key FILES_boost-locale (${libdir}/libboost_locale.so.*)
WARNING: boost-1.61.0-r0 do_package: QA Issue: boost: Files/directories were installed but not shipped in any package:
  /usr/lib64/libboost_locale.so.1.61.0

For the graph parts, all libboost_graph* will go into PN-graph and PN-graph_parallel will be empty.

Thanks,
Jackie


From: Burton, Ross [mailto:ross.burton at intel.com]
Sent: Tuesday, September 27, 2016 8:29 PM
To: Huang, Jie (Jackie)
Cc: OE-core
Subject: Re: [OE-core] [PATCH 2/2 v2] boost: add support for additional boost libs


On 26 September 2016 at 08:56, <jackie.huang at windriver.com<mailto:jackie.huang at windriver.com>> wrote:
+FILES_${PN}-graph = "${libdir}/libboost_graph.so.*"
+FILES_${PN}-graph_parallel = "${libdir}/libboost_graph_parallel.so.*"
+FILES_${PN}-locale = "${libdir}/libboost_locale.so.*"
+FILES_${PN}-mpi = "${libdir}/mpi.so ${libdir}/libboost_mpi*.so.*"

Are all of these really required?  Apart from ${libdir}/mpi.so they look like they'll be handled by the Python logic in the recipe.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160928/e0812145/attachment-0002.html>


More information about the Openembedded-core mailing list