From patchwork Tue Jun 14 12:47:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Bajjuri, Praneeth" X-Patchwork-Id: 9190 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 5481EC43334 for ; Tue, 14 Jun 2022 12:47:35 +0000 (UTC) Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by mx.groups.io with SMTP id smtpd.web10.5684.1655210847881691890 for ; Tue, 14 Jun 2022 05:47:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17q1 header.b=AG0qhubH; spf=pass (domain: ti.com, ip: 198.47.19.141, mailfrom: praneeth@ti.com) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 25EClKqg025933; Tue, 14 Jun 2022 07:47:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1655210840; bh=LD4uFjtumKDtjjAy+4U00Ygz29hLLHfq4i1Ql6qoEko=; h=From:To:CC:Subject:Date; b=AG0qhubHsBd90QNfwoJ2r9n1/vkgkxG/oikA5YRgUq2gUlVVOGiNoM1atpMd0FnnB u87kDd3PRlm15m9Wyb+Us911Vtj1d5weomsQFU2EfGOHiMtgF48PNYx/IJlzrMUy3A JXS4eG+iuI8Xtjtfp/v/Xs/cHe/wRtWlLIy7Ql8c= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 25EClKIs040455 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 14 Jun 2022 07:47:20 -0500 Received: from DFLE114.ent.ti.com (10.64.6.35) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 14 Jun 2022 07:47:20 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Tue, 14 Jun 2022 07:47:20 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 25EClKvB021025; Tue, 14 Jun 2022 07:47:20 -0500 From: Praneeth Bajjuri To: Praneeth Bajjuri , Ryan Eatmon , Denys Dmytriyenko CC: Denys Dmytriyenko , Subject: [dunfell/master PATCH] linux-ti-staging: Update 5.10 kernel to 5.10.120 Date: Tue, 14 Jun 2022 07:47:20 -0500 Message-ID: <20220614124720.30007-1-praneeth@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 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 ; Tue, 14 Jun 2022 12:47:35 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/14814 Update linux 5.10 to 5.10.120 stable Signed-off-by: Praneeth Bajjuri --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 ++-- recipes-kernel/linux/linux-ti-staging_5.10.bb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb index c19f9054..31e7fcb1 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb @@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:" BRANCH = "ti-rt-linux-5.10.y" -SRCREV = "d9ee8a25c2eea0d2aff22f36ced2513538fbd1a2" -PV = "5.10.109+git${SRCPV}" +SRCREV = "6a6c6021dd80bb218c1d39fd9a79cb5db6f667e1" +PV = "5.10.120+git${SRCPV}" diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb index ef0b77d5..f4157134 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb @@ -25,8 +25,8 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.10.y" -SRCREV = "9e58028f945f077b3e0d7423c6af8938ec46a80a" -PV = "5.10.109+git${SRCPV}" +SRCREV = "7d8201c5206f591356ecfd4ffea97f33ea0208aa" +PV = "5.10.120+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "b"