Message ID | 20250519170055.22364-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 ED08AC54E93 for <webhook@archiver.kernel.org>; Mon, 19 May 2025 17:01:04 +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.414.1747674058580831930 for <meta-arago@lists.yoctoproject.org>; Mon, 19 May 2025 10:00:58 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=Iuh7QltG; spf=pass (domain: ti.com, ip: 198.47.23.235, mailfrom: reatmon@ti.com) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelvem-ot02.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 54JH0up5517727 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 19 May 2025 12:00:56 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1747674056; bh=MKB1HTVwnryZEUMYt22fgCmh7/xBzRVZ3aJolDJ3bYQ=; h=From:To:Subject:Date; b=Iuh7QltG1Hmmby+gVvdCf1COEmNhmAqeBlXkN5aIcFUcljaKKxf4ZC+EyVknUIVi8 C9PmJdMwAtw5ObHja2V0mh9UwLl5+2XO5iBCRSG5swgxU1GWQTnj8te1jrEvWanjHh +K5NI15VZI7meUHxqyYM18AQJeN7wB6Flvwo0Ot0= Received: from DFLE111.ent.ti.com (dfle111.ent.ti.com [10.64.6.32]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 54JH0uRc085215 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 19 May 2025 12:00:56 -0500 Received: from DFLE107.ent.ti.com (10.64.6.28) by DFLE111.ent.ti.com (10.64.6.32) 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:00:56 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE107.ent.ti.com (10.64.6.28) 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:00:56 -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 54JH0uNE110963; Mon, 19 May 2025 12:00:56 -0500 Received: from reatmon by uda0214219 with local (Exim 4.90_1) (envelope-from <reatmon@ti.com>) id 1uH3rD-0005pZ-WA; Mon, 19 May 2025 12:00:56 -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][master][PATCH 0/9] Cleanup for auto checking Date: Mon, 19 May 2025 12:00:46 -0500 Message-ID: <20250519170055.22364-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:04 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/16212 |
Series |
Cleanup for auto checking
|
expand
|