From: Denys Dmytriyenko <denis@denix.org>
To: reatmon@ti.com
Cc: Praneeth Bajjuri <praneeth@ti.com>, meta-ti@lists.yoctoproject.org
Subject: Re: [meta-ti][master][PATCH] linux-bb.org_6.12: Backport C23 compile fix from linux-stable
Date: Tue, 17 Mar 2026 18:26:59 -0400 [thread overview]
Message-ID: <20260317222658.GG11121@denix.org> (raw)
In-Reply-To: <20260317222406.1972700-1-reatmon@ti.com>
On Tue, Mar 17, 2026 at 05:24:06PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> A recent change in oe-core [1] to glibc 2.43 has introduced a build
> error with 6.12 kernels. Backport a patch [2] from linux-stable to
> address this.
>
> [1] https://git.openembedded.org/openembedded-core/commit/?id=f791d6c52870f3571e740ff7818d45bb0a717934
> [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.12.y&id=3dedeeecd1ae42a751721d83dc21877122cc1795
>
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Reviewed-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
> ---
> .../files/0001-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch | 0
> meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb | 2 ++
> 2 files changed, 2 insertions(+)
> copy {meta-ti-bsp => meta-beagle}/recipes-kernel/linux/files/0001-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch (100%)
>
> diff --git a/meta-ti-bsp/recipes-kernel/linux/files/0001-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch b/meta-beagle/recipes-kernel/linux/files/0001-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch
> similarity index 100%
> copy from meta-ti-bsp/recipes-kernel/linux/files/0001-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch
> copy to meta-beagle/recipes-kernel/linux/files/0001-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch
> diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb
> index 64b11045..77097d83 100644
> --- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb
> +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb
> @@ -65,3 +65,5 @@ PV:aarch64 = "6.12.43+git"
> BRANCH:aarch64 = "v6.12.43-ti-arm64-r54"
>
> KERNEL_GIT_URI = "git://github.com/beagleboard/linux.git"
> +
> +SRC_URI += "file://0001-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch"
> --
> 2.43.0
prev parent reply other threads:[~2026-03-17 22:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-17 22:24 [meta-ti][master][PATCH] linux-bb.org_6.12: Backport C23 compile fix from linux-stable Ryan Eatmon
2026-03-17 22:25 ` PRC Automation
2026-03-17 22:28 ` Denys Dmytriyenko
2026-03-17 22:26 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260317222658.GG11121@denix.org \
--to=denis@denix.org \
--cc=meta-ti@lists.yoctoproject.org \
--cc=praneeth@ti.com \
--cc=reatmon@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.