Message ID | 20250519170138.22739-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 3644BC54756 for <webhook@archiver.kernel.org>; Mon, 19 May 2025 17:01:45 +0000 (UTC) Received: from lelvem-ot02.ext.ti.com (lelvem-ot02.ext.ti.com [198.47.23.235]) by mx.groups.io with SMTP id smtpd.web10.443.1747674100283115210 for <meta-ti@lists.yoctoproject.org>; Mon, 19 May 2025 10:01:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=e8vywEby; spf=pass (domain: ti.com, ip: 198.47.23.235, mailfrom: reatmon@ti.com) Received: from fllvem-sh04.itg.ti.com ([10.64.41.54]) by lelvem-ot02.ext.ti.com (8.15.2/8.15.2) with ESMTP id 54JH1dmB517861; Mon, 19 May 2025 12:01:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1747674099; bh=n3qwLtc7Rdw4ps08+WIg0u62Ylv/7Uiqsn94l+JEfSs=; h=From:To:Subject:Date; b=e8vywEby6mEdIcLhPCqp0l44Qt+l7T1QbIXbceAG4JNrmYppYwdTOkWCqWsvmf6z3 DEwxmJYMM5dxL9fEVtrnxW81X/PEFz4IQXOoO+WTJvcVNYsjCaiq7QU22xl+sMgMrD rGLjDkzO36m6U0kpwd/ivPGpu6EBrZsKKcI9oOQ0= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by fllvem-sh04.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 54JH1dGh1577706 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL); Mon, 19 May 2025 12:01:39 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE113.ent.ti.com (157.170.170.24) 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:39 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE109.ent.ti.com (157.170.170.41) 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:39 -0500 Received: from uda0214219 (uda0214219.dhcp.ti.com [128.247.81.222]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 54JH1d4r111859; Mon, 19 May 2025 12:01:39 -0500 Received: from reatmon by uda0214219 with local (Exim 4.90_1) (envelope-from <reatmon@ti.com>) id 1uH3ru-0005vW-Sb; Mon, 19 May 2025 12:01:38 -0500 From: Ryan Eatmon <reatmon@ti.com> To: Praneeth Bajjuri <praneeth@ti.com>, Denys Dmytriyenko <denys@konsulko.com>, <meta-ti@lists.yoctoproject.org> Subject: [meta-ti][scarthgap][PATCH 0/3] Cleanup for auto checking Date: Mon, 19 May 2025 12:01:35 -0500 Message-ID: <20250519170138.22739-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-ti.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-ti@lists.yoctoproject.org>; Mon, 19 May 2025 17:01:45 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/18581 |
Series |
Cleanup for auto checking
|
expand
|