From patchwork Thu Jul 18 13:52:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 46610 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 A9728C3DA49 for ; Thu, 18 Jul 2024 13:52:21 +0000 (UTC) Received: from smtp-bc0a.mail.infomaniak.ch (smtp-bc0a.mail.infomaniak.ch [45.157.188.10]) by mx.groups.io with SMTP id smtpd.web10.15543.1721310740947586680 for ; Thu, 18 Jul 2024 06:52:21 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: 0leil.net, ip: 45.157.188.10, mailfrom: foss+yocto@0leil.net) Received: from smtp-3-0000.mail.infomaniak.ch (smtp-3-0000.mail.infomaniak.ch [10.4.36.107]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4WPvPb2RQ3zJpf; Thu, 18 Jul 2024 15:52:19 +0200 (CEST) Received: from unknown by smtp-3-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 4WPvPZ74lJzxZm; Thu, 18 Jul 2024 15:52:18 +0200 (CEST) From: Quentin Schulz Date: Thu, 18 Jul 2024 15:52:00 +0200 Subject: [PATCH 2/3] doc: releases: add nanbield to the outdated manuals MIME-Version: 1.0 Message-Id: <20240718-yocto-releases-v1-2-204f3e3dade4@cherry.de> References: <20240718-yocto-releases-v1-0-204f3e3dade4@cherry.de> In-Reply-To: <20240718-yocto-releases-v1-0-204f3e3dade4@cherry.de> To: Quentin Schulz , bitbake-devel@lists.openembedded.org, foss+yocto@0leil.net, docs@lists.yoctoproject.org X-Mailer: b4 0.14.0 X-Infomaniak-Routing: alpha 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, 18 Jul 2024 13:52:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/bitbake-devel/message/16428 From: Quentin Schulz We missed on adding nanbield to the release manuals. It's now EOL so let's add it directly to the oudated release manuals section. Signed-off-by: Quentin Schulz --- doc/releases.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/releases.rst b/doc/releases.rst index 1e2563de0..a595a83b6 100644 --- a/doc/releases.rst +++ b/doc/releases.rst @@ -20,6 +20,12 @@ Release Series 3.1 (dunfell) BitBake Outdated Release Manuals ================================ +******************************* +Release Series 4.3 (nanbield) +******************************* + +- :yocto_docs:`BitBake 2.6 User Manual ` + ******************************* Release Series 4.2 (mickledore) *******************************