Message ID | 20250519170110.22506-1-reatmon@ti.com |
---|---|
Headers | show
Return-Path: <reatmon@ti.com> 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 08FA2C54756 for <webhook@archiver.kernel.org>; Mon, 19 May 2025 17:01:15 +0000 (UTC) Received: from lelvem-ot01.ext.ti.com (lelvem-ot01.ext.ti.com [198.47.23.234]) by mx.groups.io with SMTP id smtpd.web11.382.1747674072645082503 for <meta-arago@lists.yoctoproject.org>; Mon, 19 May 2025 10:01:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=RQENublo; spf=pass (domain: ti.com, ip: 198.47.23.234, mailfrom: reatmon@ti.com) Received: from lelvem-sh02.itg.ti.com ([10.180.78.226]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTP id 54JH1A1H955228; Mon, 19 May 2025 12:01:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1747674070; bh=N9dY5Yw76bTvD6VX8mIdRdhj0uSMZ6oA0bQtsPYrzKA=; h=From:To:Subject:Date; b=RQENubloQ0H0S+d24Y5jNCvhT5M8AG93mvxQH7oak1U+zJYOF8Up/Ggd5LdJo+X3Q BeYqkniW21zFOQRZaXiJMHbrg9AIhXaWRsfIo8Ll8TAtFd/untITX/jc0nxv5dQiTn Qv8PIBpQIynueH4+VCtX+A7f9dVGHa3D81h+OqsA= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by lelvem-sh02.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 54JH1A3Y3789605 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL); Mon, 19 May 2025 12:01:10 -0500 Received: from DFLE104.ent.ti.com (10.64.6.25) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 19 May 2025 12:01:10 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Mon, 19 May 2025 12:01:10 -0500 Received: from uda0214219 (uda0214219.dhcp.ti.com [128.247.81.222]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 54JH1AkQ100781; Mon, 19 May 2025 12:01:10 -0500 Received: from reatmon by uda0214219 with local (Exim 4.90_1) (envelope-from <reatmon@ti.com>) id 1uH3rS-0005rp-Ap; Mon, 19 May 2025 12:01:10 -0500 From: Ryan Eatmon <reatmon@ti.com> To: Praneeth Bajjuri <praneeth@ti.com>, Denys Dmytriyenko <denys@konsulko.com>, <meta-arago@lists.yoctoproject.org> Subject: [meta-arago][scarthgap][PATCH 0/8] Cleanup for auto checking Date: Mon, 19 May 2025 12:01:02 -0500 Message-ID: <20250519170110.22506-1-reatmon@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea List-Id: <meta-arago.lists.yoctoproject.org> 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 <meta-arago@lists.yoctoproject.org>; Mon, 19 May 2025 17:01:15 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/16220 |
Series |
Cleanup for auto checking
|
expand
|