summaryrefslogtreecommitdiffstats
path: root/recipes-support/libunwind
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Fix remaining override conversionKhem Raj2021-08-031-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2021-08-031-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libunwind: Hide when llvm runtime is usedKhem Raj2021-06-081-0/+3
| | | | | | We want to use llvm libunwind implementation when RUNTIME = "llvm" Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libunwind: Delete bbappendKhem Raj2019-08-121-4/+0
| | | | | | | This is not needed anymore since we do not install llvm libunwind and together with this in same recipe rootfs Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libunwind: Use static version from libcxxKhem Raj2019-02-091-0/+4
Signed-off-by: Khem Raj <raj.khem@gmail.com>