From patchwork Sat May 17 00:54:27 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 63124 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51533C3DA6D for ; Sat, 17 May 2025 00:54:44 +0000 (UTC) Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.64]) by mx.groups.io with SMTP id smtpd.web11.4210.1747443280093202923 for ; Fri, 16 May 2025 17:54:40 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: denix.org, ip: 64.68.198.64, mailfrom: denis@denix.org) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 6EF1640CC4; Sat, 17 May 2025 00:54:39 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo14-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NfSUPeqS7ojK; Sat, 17 May 2025 00:54:39 +0000 (UTC) Received: from mail.denix.org (pool-100-15-87-159.washdc.fios.verizon.net [100.15.87.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 5D36040CBF; Sat, 17 May 2025 00:54:38 +0000 (UTC) Received: from thorin.han-sole.ts.net (thorin.denix [192.168.30.9]) by mail.denix.org (Postfix) with ESMTP id B083F168550; Fri, 16 May 2025 20:54:36 -0400 (EDT) From: Denys Dmytriyenko To: meta-ti@lists.yoctoproject.org Cc: Denys Dmytriyenko Subject: [master][PATCH 3/6] linux-bb.org: add 6.12 version Date: Fri, 16 May 2025 20:54:27 -0400 Message-Id: <20250517005430.3648211-3-denis@denix.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20250517005430.3648211-1-denis@denix.org> References: <20250517005430.3648211-1-denis@denix.org> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 17 May 2025 00:54:44 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/18565 From: Denys Dmytriyenko Add BeagleBoard.org Linux kernel version 6.12.22 Signed-off-by: Denys Dmytriyenko --- .../defconfig | 0 ...nux-bb.org_6.6.bb => linux-bb.org_6.12.bb} | 21 ++++++++----------- 2 files changed, 9 insertions(+), 12 deletions(-) copy meta-beagle/recipes-kernel/linux/{linux-bb.org-6.1 => linux-bb.org-6.12}/defconfig (100%) copy meta-beagle/recipes-kernel/linux/{linux-bb.org_6.6.bb => linux-bb.org_6.12.bb} (81%) diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org-6.1/defconfig b/meta-beagle/recipes-kernel/linux/linux-bb.org-6.12/defconfig similarity index 100% copy from meta-beagle/recipes-kernel/linux/linux-bb.org-6.1/defconfig copy to meta-beagle/recipes-kernel/linux/linux-bb.org-6.12/defconfig diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb similarity index 81% copy from meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb copy to meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb index 3183a0bd..2ef82e0c 100644 --- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb @@ -1,5 +1,5 @@ # Look in the generic major.minor directory for files -FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" +FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.12:" SECTION = "kernel" SUMMARY = "BeagleBoard.org Linux kernel" @@ -55,17 +55,14 @@ ${DT_VENDOR_PREFIX}PB-MIKROBUS-1.dtbo \ S = "${WORKDIR}/git" -# 6.6.58 version for 32-bit -SRCREV:armv7a = "0d043a88f69f48789e43526d7a807ab744708071" -PV:armv7a = "6.6.58+git" -BRANCH:armv7a = "v6.6.58-ti-arm32-r10" +# 6.12.22 version for 32-bit +SRCREV:armv7a = "d7f560ef48a867b94959f040b4c3c57053f4e32d" +PV:armv7a = "6.12.22+git" +BRANCH:armv7a = "v6.12.22-ti-arm32-r10" -# 6.6.58 version for 64-bit -SRCREV:aarch64 = "0987ef737c9812374607475972f0868b8fecbbf7" -PV:aarch64 = "6.6.58+git" -BRANCH:aarch64 = "v6.6.58-ti-arm64-r23" +# 6.12.22 version for 64-bit +SRCREV:aarch64 = "9e43fd19ece3affb9406e87ec3df733b91b77a4f" +PV:aarch64 = "6.12.22+git" +BRANCH:aarch64 = "v6.12.22-ti-arm64-r35" KERNEL_GIT_URI = "git://github.com/beagleboard/linux.git" - -SRC_URI += "file://no-fortify.cfg" -KERNEL_CONFIG_FRAGMENTS += "${UNPACKDIR}/no-fortify.cfg"