Message ID | 20250911163506.20414-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 431C2CAC592 for <webhook@archiver.kernel.org>; Thu, 11 Sep 2025 16:35:13 +0000 (UTC) Received: from fllvem-ot04.ext.ti.com (fllvem-ot04.ext.ti.com [198.47.19.246]) by mx.groups.io with SMTP id smtpd.web10.2132.1757608508607963721 for <meta-arago@lists.yoctoproject.org>; Thu, 11 Sep 2025 09:35:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=Vld+HXdq; spf=pass (domain: ti.com, ip: 198.47.19.246, mailfrom: reatmon@ti.com) Received: from lelvem-sh02.itg.ti.com ([10.180.78.226]) by fllvem-ot04.ext.ti.com (8.15.2/8.15.2) with ESMTP id 58BGZ6km787724; Thu, 11 Sep 2025 11:35:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1757608506; bh=Cx24wOxxq3S01conNx6whZpTy7J3A4fPKytEh2r7/Lo=; h=From:To:Subject:Date; b=Vld+HXdq5bGg2NTOJLE4CC7HD173OqcQTNpI0ZwsAF16yJ6OpUQdhBmFYe/pScNcr p01XCk8A1MhF7xWz8liCGOiJZ0sogihCWYk00mKkxLUiOUTFN6ot6hLvb4yZE1ePWR dz9uRpANKIfe5oyqep2KcurlfUgS9UeGIEg82QqY= 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 58BGZ61K1185775 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL); Thu, 11 Sep 2025 11:35:06 -0500 Received: from DFLE208.ent.ti.com (10.64.6.66) 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.55; Thu, 11 Sep 2025 11:35:06 -0500 Received: from lelvem-mr06.itg.ti.com (10.180.75.8) by DFLE208.ent.ti.com (10.64.6.66) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.20 via Frontend Transport; Thu, 11 Sep 2025 11:35:06 -0500 Received: from uda0214219 (uda0214219.dhcp.ti.com [128.247.81.222]) by lelvem-mr06.itg.ti.com (8.18.1/8.18.1) with ESMTP id 58BGZ6j72120959; Thu, 11 Sep 2025 11:35:06 -0500 Received: from reatmon by uda0214219 with local (Exim 4.90_1) (envelope-from <reatmon@ti.com>) id 1uwkGI-0005K2-8A; Thu, 11 Sep 2025 11:35:06 -0500 From: Ryan Eatmon <reatmon@ti.com> To: Praneeth Bajjuri <praneeth@ti.com>, Denys Dmytriyenko <denys@konsulko.com>, <meta-arago@lists.yoctoproject.org> Subject: [oe-layersetup][master][PATCH 0/5] Update bitbake-setup support Date: Thu, 11 Sep 2025 11:35:01 -0500 Message-ID: <20250911163506.20414-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>; Thu, 11 Sep 2025 16:35:13 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/16561 |
Series |
Update bitbake-setup support
|
expand
|