My recommendation is to include this patch.

On Sat, Dec 13, 2025 at 3:29 PM <[email protected]> wrote:
>
> From: Deepesh Varatharajan <[email protected]>
>
> Brings following bugfixes on top of 21.1.5
>
> a832a5222e48 (HEAD, tag: llvmorg-21.1.6) Reland "[LoongArch] Add 
> `isSafeToMove` hook to prevent unsafe instruction motion" (#167465)
> 2d631cc168b2 [CMake][Release] Stop linking against stage1 runtimes (#164017)
> 6ca64545e1eb [MachineCopyPropagation] Remove logic to recognise and delete 
> no-op moves produced after forwarded uses (#167336)
> 69586a904bb8 [RISCV] Correct the CFA offsets for stack probing. (#166616)
> 2fde0df91125 [clang][modules] Fix crash in enum visibility lookup for C++20 
> header units (#166272)
> 251d2d374e01 [Github] Backport ABI Workflow Changes to Release Branch
> 4b2ac3f7a210 [debugserver] Fix debugserver build on < macOS 10.15 (#166599)
> 4aaab27c2343 Bump version to 21.1.6
>
> Signed-off-by: Deepesh Varatharajan <[email protected]>
> Signed-off-by: Mathieu Dubois-Briand <[email protected]>
> (cherry picked from commit f5a44a698bb33615241b23333e6e402ea3af97ea)
> Signed-off-by: Ankur Tyagi <[email protected]>
> ---
>  meta/conf/distro/include/maintainers.inc     | 2 +-
>  meta/recipes-devtools/clang/common-clang.inc | 2 +-
>  meta/recipes-devtools/clang/common.inc       | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta/conf/distro/include/maintainers.inc 
> b/meta/conf/distro/include/maintainers.inc
> index 6c3174cbb7..49e067eee7 100644
> --- a/meta/conf/distro/include/maintainers.inc
> +++ b/meta/conf/distro/include/maintainers.inc
> @@ -481,7 +481,7 @@ RECIPE_MAINTAINER:pn-linux-yocto-rt = "Bruce Ashfield 
> <[email protected]>
>  RECIPE_MAINTAINER:pn-linux-yocto-tiny = "Bruce Ashfield 
> <[email protected]>"
>  RECIPE_MAINTAINER:pn-lld = "Khem Raj <[email protected]>"
>  RECIPE_MAINTAINER:pn-lldb = "Khem Raj <[email protected]>"
> -RECIPE_MAINTAINER:pn-llvm-project-source-21.1.5 = "Khem Raj 
> <[email protected]>"
> +RECIPE_MAINTAINER:pn-llvm-project-source-21.1.6 = "Khem Raj 
> <[email protected]>"
>  RECIPE_MAINTAINER:pn-llvm-tblgen-native = "Khem Raj <[email protected]>"
>  RECIPE_MAINTAINER:pn-llvm = "Khem Raj <[email protected]>"
>  RECIPE_MAINTAINER:pn-logrotate = "Yi Zhao <[email protected]>"
> diff --git a/meta/recipes-devtools/clang/common-clang.inc 
> b/meta/recipes-devtools/clang/common-clang.inc
> index f5e3875d2c..4051ce6085 100644
> --- a/meta/recipes-devtools/clang/common-clang.inc
> +++ b/meta/recipes-devtools/clang/common-clang.inc
> @@ -5,7 +5,7 @@ LLVM_HTTP ?= "https://github.com/llvm";
>
>  MAJOR_VER = "21"
>  MINOR_VER = "1"
> -PATCH_VER = "5"
> +PATCH_VER = "6"
>  # could be 'rcX' or 'git' or empty ( for release )
>  VER_SUFFIX = ""
>
> diff --git a/meta/recipes-devtools/clang/common.inc 
> b/meta/recipes-devtools/clang/common.inc
> index 6aec58d44d..f19599ae58 100644
> --- a/meta/recipes-devtools/clang/common.inc
> +++ b/meta/recipes-devtools/clang/common.inc
> @@ -17,7 +17,7 @@ BASEURI ?= 
> "${LLVM_HTTP}/llvm-project/releases/download/llvmorg-${PV}${VER_SUFFI
>  UPSTREAM_CHECK_URI = "${LLVM_HTTP}/llvm-project/releases/"
>  UPSTREAM_CHECK_REGEX = "releases/tag/llvmorg-?(?P<pver>\d+(\.\d+)+)"
>  SOURCEDIR ?= "llvm-project-${PV}${VER_SUFFIX}.src"
> -SRC_URI[sha256sum] = 
> "1794be4bf974e99a3fe1da4b2b9b1456c02ae9479c942f365441d8d207bd650c"
> +SRC_URI[sha256sum] = 
> "ae67086eb04bed7ca11ab880349b5f1ab6f50e1b88cda376eaf8a845b935762b"
>
>  SRC_URI = "\
>      ${BASEURI} \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#227971): 
https://lists.openembedded.org/g/openembedded-core/message/227971
Mute This Topic: https://lists.openembedded.org/mt/116760383/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to