mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-26 12:20:25 +00:00
3e3ed6643b06e1b4b3c8686f2a37957e706308d3
Clang 23 renamed ASTContext::getRawCommentForDeclNoCache to getRawCommentNoCache, so castxml no longer builds: src/Output.cxx:1976:47: error: 'const class clang::ASTContext' has no member named 'getRawCommentForDeclNoCache'; did you mean 'getRawCommentNoCache'? Backport the upstream fix. It is guarded on LLVM_VERSION_MAJOR so older Clang keeps working. There is no release carrying it yet; v0.7.0 is still the newest tag. Co-authored-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com> Signed-off-by: Sunil Dora <sunilkumar.dora@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Languages
BitBake
85.1%
Shell
5.6%
NASL
3.4%
C
2.6%
Roff
1.8%
Other
1.3%