summaryrefslogtreecommitdiffstats
path: root/recipes-support/libunwind
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Fix remaining override conversionKhem Raj2023-09-081-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 1fbf558d6ff699ae0c8b60ad8313515367e83898)
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2023-09-081-1/+1
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 17737cc4ecd3aea2c978bf83e283bcb08d097487)
* libunwind: Hide when llvm runtime is usedKhem Raj2023-09-081-0/+3
| | | | | | | We want to use llvm libunwind implementation when RUNTIME = "llvm" Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit a3604860941ffa9c5ef9a254717651fe9f8c586e)
* 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>