summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* ssiapi: Needs boost/ppc supportKhem Raj2020-01-161-0/+2
| | | | | | | Internal boost headers are missing ppc support ssiapi.1.3.0/lib/boost/smart_ptr/detail/sp_counted_base.hpp:66:11: fatal error: boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp: No such file or directory Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ssiapi: Upgrade to 1.3.0Khem Raj2019-08-311-0/+36
Fix out of tree builds Fix build with clang as well as musl Refresh and forward port patches as needed Update boost headers Signed-off-by: Khem Raj <raj.khem@gmail.com>