From patchwork Thu Jul 31 21:56:01 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: LCPD Automation Script X-Patchwork-Id: 67841 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 84BD0C87FCA for ; Thu, 31 Jul 2025 21:56:03 +0000 (UTC) Received: from fllvem-ot03.ext.ti.com (fllvem-ot03.ext.ti.com [198.47.19.245]) by mx.groups.io with SMTP id smtpd.web11.73922.1753998962857795096 for ; Thu, 31 Jul 2025 14:56:03 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=gaLqh2Jn; spf=pass (domain: list.ti.com, ip: 198.47.19.245, mailfrom: lcpdbld@list.ti.com) Received: from fllvem-sh03.itg.ti.com ([10.64.41.86]) by fllvem-ot03.ext.ti.com (8.15.2/8.15.2) with ESMTP id 56VLu1VP3098114; Thu, 31 Jul 2025 16:56:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1753998961; i=@ti.com; bh=EGYVZLuaYtJyD+HgkfjHN0oVAjdvj1tbMKuVrjE6cg0=; h=From:To:Subject:Date; b=gaLqh2Jnefx+k7gfMpPCobGt67qOWnwg0d20AGqxLz+Lup4XOylACez/EmcWi3HvT DJQFB8L2Ni77FpVdGV2RTH+XCXP04222Goaxkikk2DgYFu1Byf/tFfiEM0XPDLQLXo 9K60+nkkiyWktB0wy4pAD6/4Ces3px2RI6Ln4+LY= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by fllvem-sh03.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 56VLu1H93617921 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL); Thu, 31 Jul 2025 16:56:01 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55; Thu, 31 Jul 2025 16:56:01 -0500 Received: from fllvem-mr07.itg.ti.com (10.64.41.89) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55 via Frontend Transport; Thu, 31 Jul 2025 16:56:00 -0500 Received: from fllvdckhpci004.itg.ti.com (fllvdckhpci004.itg.ti.com [10.64.72.21]) by fllvem-mr07.itg.ti.com (8.18.1/8.18.1) with ESMTP id 56VLu1Vj3858067; Thu, 31 Jul 2025 16:56:01 -0500 Received: by fllvdckhpci004.itg.ti.com (Postfix, from userid 60899) id 1379124DE; Thu, 31 Jul 2025 16:56:01 -0500 (CDT) From: LCPD Automation Script To: Ryan Eatmon , Praneeth Bajjuri , Denys Dmytriyenko , Subject: [meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202507311300 Date: Thu, 31 Jul 2025 16:56:01 -0500 Message-ID: <20250731215601.818281-1-lcpdbld@list.ti.com> X-Mailer: git-send-email 2.43.5 MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea 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 ; Thu, 31 Jul 2025 21:56:03 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/16348 Updated the value(s) for: ltp-ddt: SRCREV Changelogs: ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=b7bd9f25903d5f0952304e51319c3723545422e8..d38f4c605e816a56e9c50149754ad8efedcc3f3a Signed-off-by: LCPD Automation Script --- meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb index 4f8767ca..17a4120f 100644 --- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb +++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb @@ -12,7 +12,7 @@ PE = "1" PR = "r1" PV:append = "+git" -SRCREV = "b7bd9f25903d5f0952304e51319c3723545422e8" +SRCREV = "d38f4c605e816a56e9c50149754ad8efedcc3f3a" BRANCH ?= "master" SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"