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.bur...@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.hu...@windriver.com<mailto:jackie.hu...@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
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core