summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/spdlog/spdlog_1.8.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* spdlog: Fix recipe so other recipes can use spdlog with external fmt.Philip Balister2021-01-101-2/+3
| | | | | | | | | | | | * I enabled the shared library option to eliminate linker issues with a package that used spdlog. * Edited the tweak.h file so programs use the external fmt library headers, not the oners in spdlog. Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 010cd128e7ae8258f83c03195caa605bbce3e76b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* spdlog: upgrade 1.8.0 -> 1.8.1Zang Ruochen2020-10-151-0/+21
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>