From patchwork Wed Nov 1 17:26:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33390 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 23019C0018A for ; Wed, 1 Nov 2023 17:27:22 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.76.1698859636100914514 for ; Wed, 01 Nov 2023 10:27:16 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 02E13C15; Wed, 1 Nov 2023 10:27:57 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 9292A3F738; Wed, 1 Nov 2023 10:27:14 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 01/14] add debian 12 Date: Wed, 1 Nov 2023 17:26:53 +0000 Message-Id: <20231101172706.81576-2-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4547 From: Ross Burton --- documentation/migration-guides/migration-4.3.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/migration-guides/migration-4.3.rst b/documentation/migration-guides/migration-4.3.rst index 7647246a0..599940005 100644 --- a/documentation/migration-guides/migration-4.3.rst +++ b/documentation/migration-guides/migration-4.3.rst @@ -56,6 +56,7 @@ This release supports running BitBake on new GNU/Linux distributions: - Ubuntu 22.10 - Fedora 38 +- Debian 12 - CentOS Stream 8 - AlmaLinux 8.8 - AlmaLinux 9.2 From patchwork Wed Nov 1 17:26:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33395 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 3DCC7C001B0 for ; Wed, 1 Nov 2023 17:27:22 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.89.1698859636271754373 for ; Wed, 01 Nov 2023 10:27:16 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C49032F4; Wed, 1 Nov 2023 10:27:57 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 5FA8D3F738; Wed, 1 Nov 2023 10:27:15 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 02/14] edgerouter removed Date: Wed, 1 Nov 2023 17:26:54 +0000 Message-Id: <20231101172706.81576-3-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4548 From: Ross Burton --- documentation/migration-guides/migration-4.3.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/migration-guides/migration-4.3.rst b/documentation/migration-guides/migration-4.3.rst index 599940005..40150d888 100644 --- a/documentation/migration-guides/migration-4.3.rst +++ b/documentation/migration-guides/migration-4.3.rst @@ -69,6 +69,13 @@ On the other hand, some earlier distributions are no longer supported: See :ref:`all supported distributions `. +.. _migration-4.3-removed-machines: + +Removed machines +~~~~~~~~~~~~~~~~ + +The ``edgerouter`` BSP in ``meta-yocto-bsp`` has been removed. + .. _migration-4.3-go-changes: Go language changes From patchwork Wed Nov 1 17:26:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33396 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 481FEC001DB for ; Wed, 1 Nov 2023 17:27:22 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.90.1698859637081051043 for ; Wed, 01 Nov 2023 10:27:17 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 917D9C15; Wed, 1 Nov 2023 10:27:58 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 2D0B43F738; Wed, 1 Nov 2023 10:27:16 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 03/14] QEMU_USE_SLIRP removed Date: Wed, 1 Nov 2023 17:26:55 +0000 Message-Id: <20231101172706.81576-4-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4549 From: Ross Burton --- documentation/migration-guides/migration-4.3.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/migration-guides/migration-4.3.rst b/documentation/migration-guides/migration-4.3.rst index 40150d888..60aea2521 100644 --- a/documentation/migration-guides/migration-4.3.rst +++ b/documentation/migration-guides/migration-4.3.rst @@ -129,6 +129,7 @@ The following variables have been removed: - ``AUTHOR`` - ``PERLARCH`` - ``PERLVERSION`` +- ``QEMU_USE_SLIRP`` .. _migration-4.3-removed-recipes: From patchwork Wed Nov 1 17:26:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33389 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 0A738C41535 for ; Wed, 1 Nov 2023 17:27:22 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.93.1698859637846606462 for ; Wed, 01 Nov 2023 10:27:17 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5DB212F4; Wed, 1 Nov 2023 10:27:59 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id EE2943F738; Wed, 1 Nov 2023 10:27:16 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 04/14] remove non-notable change Date: Wed, 1 Nov 2023 17:26:56 +0000 Message-Id: <20231101172706.81576-5-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4550 From: Ross Burton --- documentation/migration-guides/migration-4.3.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/documentation/migration-guides/migration-4.3.rst b/documentation/migration-guides/migration-4.3.rst index 60aea2521..278697545 100644 --- a/documentation/migration-guides/migration-4.3.rst +++ b/documentation/migration-guides/migration-4.3.rst @@ -165,14 +165,6 @@ QEMU changes This change was made to avoid exceeding two serial ports, which interferes with automated testing. -.. _migration-4.3-qa-changes: - -QA check changes -~~~~~~~~~~~~~~~~ - -- The fetcher in ``lib/bb/tests/fetch.py`` now uses the ``https`` protocol - instead of ``git``, whenever possible. - .. _migration-4.3-misc-changes: Miscellaneous changes From patchwork Wed Nov 1 17:26:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33393 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 182D9C4167B for ; Wed, 1 Nov 2023 17:27:22 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.94.1698859638624489980 for ; Wed, 01 Nov 2023 10:27:18 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 29EA5C15; Wed, 1 Nov 2023 10:28:00 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id BA7073F738; Wed, 1 Nov 2023 10:27:17 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 05/14] mention llvm17 Date: Wed, 1 Nov 2023 17:26:57 +0000 Message-Id: <20231101172706.81576-6-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4551 From: Ross Burton --- documentation/migration-guides/release-notes-4.3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 35d9981e0..6249154d7 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -6,7 +6,7 @@ Release notes for 4.3 (nandbield) New Features / Enhancements in 4.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Linux kernel 6.5 and 6.1, gcc 13, glibc 2.38 and other recipe upgrades +- Linux kernel 6.5 and 6.1, gcc 13, glibc 2.38, LLVM 17, and other recipe upgrades - New variables: From patchwork Wed Nov 1 17:26:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33391 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 2C4C7C4708E for ; Wed, 1 Nov 2023 17:27:22 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.77.1698859639385658808 for ; Wed, 01 Nov 2023 10:27:19 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id EA75A14BF; Wed, 1 Nov 2023 10:28:00 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 86B603F738; Wed, 1 Nov 2023 10:27:18 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 06/14] mention cdn Date: Wed, 1 Nov 2023 17:26:58 +0000 Message-Id: <20231101172706.81576-7-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4552 From: Ross Burton --- documentation/migration-guides/release-notes-4.3.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 6249154d7..f2bc42f53 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -8,6 +8,8 @@ New Features / Enhancements in 4.3 - Linux kernel 6.5 and 6.1, gcc 13, glibc 2.38, LLVM 17, and other recipe upgrades +- The autobuilder's shared-state artefacts are now available over a CDN. + - New variables: - :term:`CVE_CHECK_STATUSMAP`, :term:`CVE_STATUS`, :term:`CVE_STATUS_GROUPS`, From patchwork Wed Nov 1 17:26:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33392 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 04988C4167D for ; Wed, 1 Nov 2023 17:27:22 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.95.1698859640213312953 for ; Wed, 01 Nov 2023 10:27:20 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B7B002F4; Wed, 1 Nov 2023 10:28:01 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 530103F738; Wed, 1 Nov 2023 10:27:19 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 07/14] add kernel notes Date: Wed, 1 Nov 2023 17:26:59 +0000 Message-Id: <20231101172706.81576-8-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4553 From: Ross Burton --- documentation/migration-guides/release-notes-4.3.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index f2bc42f53..40a923f36 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -65,6 +65,14 @@ New Features / Enhancements in 4.3 - Kernel-related enhancements: + - The default kernel is the current stable (6.5), and there is also support + for the latest long-term release (6.1). + + - The list of fixed kernel CVEs is updated regularly using data from ``linuxkernelcves.com.`` + + - A ``showconfig`` task was added to the :ref:`ref-classes-cml1` class, to + easily examine the final generated ``.config`` file. + - New core recipes: - ``musl-legacy-error``: glibc ``error()`` API implementation still needed From patchwork Wed Nov 1 17:27:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33394 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 3862EC0018C for ; Wed, 1 Nov 2023 17:27:22 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.79.1698859641063164944 for ; Wed, 01 Nov 2023 10:27:21 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 83BEDC15; Wed, 1 Nov 2023 10:28:02 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 202943F738; Wed, 1 Nov 2023 10:27:20 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 08/14] obsolete SERIAL_CONSOLES_CHECK Date: Wed, 1 Nov 2023 17:27:00 +0000 Message-Id: <20231101172706.81576-9-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4554 From: Ross Burton --- documentation/migration-guides/release-notes-4.3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 40a923f36..aab63f65f 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -89,7 +89,7 @@ New Features / Enhancements in 4.3 - `ttyrun `__, starts ``getty`` programs only when a terminal exists, preventing respawns - through the ``init`` program. + through the ``init`` program. This obsoletes ``SERIAL_CONSOLES_CHECK``. - New classes: From patchwork Wed Nov 1 17:27:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33397 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 4CC42C001DD for ; Wed, 1 Nov 2023 17:27:22 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.81.1698859641759888198 for ; Wed, 01 Nov 2023 10:27:21 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5020A2F4; Wed, 1 Nov 2023 10:28:03 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id E08063F738; Wed, 1 Nov 2023 10:27:20 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 09/14] sdpx is poky, not global default Date: Wed, 1 Nov 2023 17:27:01 +0000 Message-Id: <20231101172706.81576-10-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4555 From: Ross Burton --- documentation/migration-guides/release-notes-4.3.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index aab63f65f..8b3e4f089 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -115,6 +115,8 @@ New Features / Enhancements in 4.3 - Distribution-related enhancements: + - The ``poky`` distribution enables the generation of :term:`SPDX` manifests. + - The ``poky-altcfg`` distribution enables the ``usrmerge`` :ref:`distro feature `. @@ -147,10 +149,6 @@ New Features / Enhancements in 4.3 - Packaging changes: -- :term:`SPDX` improvements: - - - :term:`SPDX` manifests are now generated by default. - - Security improvements: - Most repositories now include a :yocto_git:`SECURITY.md From patchwork Wed Nov 1 17:27:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33400 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 454C6C4332F for ; Wed, 1 Nov 2023 17:27:32 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.98.1698859642537175705 for ; Wed, 01 Nov 2023 10:27:22 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 1386614BF; Wed, 1 Nov 2023 10:28:04 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id ACC693F738; Wed, 1 Nov 2023 10:27:21 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 10/14] testing notes Date: Wed, 1 Nov 2023 17:27:02 +0000 Message-Id: <20231101172706.81576-11-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:32 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4556 From: Ross Burton --- documentation/migration-guides/release-notes-4.3.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 8b3e4f089..aedafd673 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -135,6 +135,16 @@ New Features / Enhancements in 4.3 ` infrastructure to detect package sources with unit tests but no implemented ptests in the recipe. + - A new task to perform recipe-wide QA checks was added, ``do_recipe_qa``. + - New build-time checks for set ``SUMMARY``, ``HOMEPAGE``, and + ``RECIPE_MAINTAINER`` fields was added, and enabled for the core recipes. + - The ``parselogs`` runtime test was rewritten. Notably it now doesn't use + regular expressions, which may mean custom patterns need updating. + - A self-test to validate that the SPDX manifests generated by image builds + are valid was added. + - The ``QEMU_USE_SLIRP`` variable has been replaced by adding ``slirp`` to + ``TEST_RUNQEMUPARAMS``. + - Utility script changes: - New ``scripts/patchtest`` utility to check patches to the From patchwork Wed Nov 1 17:27:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33399 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 654EDC41535 for ; Wed, 1 Nov 2023 17:27:32 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.99.1698859643328640688 for ; Wed, 01 Nov 2023 10:27:23 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id D3E162F4; Wed, 1 Nov 2023 10:28:04 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 703E03F738; Wed, 1 Nov 2023 10:27:22 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 11/14] utility notes Date: Wed, 1 Nov 2023 17:27:03 +0000 Message-Id: <20231101172706.81576-12-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:32 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4557 From: Ross Burton --- documentation/migration-guides/release-notes-4.3.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index aedafd673..7cea241ec 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -152,6 +152,10 @@ New Features / Enhancements in 4.3 :ref:`contributor-guide/submit-changes:validating patches with patchtest` for details. + - ``bblock`` was added, allowing the user to lock/unlock specific recipes + from being built. This makes it possibly to work on the ``python3`` recipe + without causing ``python3-native`` to rebuild. + - BitBake improvements: - The BitBake Cooker log now contains notes when the caches are From patchwork Wed Nov 1 17:27:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33401 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 85018C4708E for ; Wed, 1 Nov 2023 17:27:32 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.100.1698859644080144970 for ; Wed, 01 Nov 2023 10:27:24 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id A054814BF; Wed, 1 Nov 2023 10:28:05 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 3C6C33F738; Wed, 1 Nov 2023 10:27:23 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 12/14] bitbake notes Date: Wed, 1 Nov 2023 17:27:04 +0000 Message-Id: <20231101172706.81576-13-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:32 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4558 From: Ross Burton --- documentation/migration-guides/release-notes-4.3.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 7cea241ec..757592751 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -158,9 +158,16 @@ New Features / Enhancements in 4.3 - BitBake improvements: + - A fetcher for the Google Cloud Platform (``gs://``) was added. + - The BitBake Cooker log now contains notes when the caches are invalidated which is useful for memory resident bitbake debugging. + - BitBake no longer watches files with inotify for changes, as under load + this can lead to races causing build instability. + + - Toaster's dependencies were upgraded to current releases, specifically to Django 4.2. + - Packaging changes: - Security improvements: From patchwork Wed Nov 1 17:27:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33402 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 4BD3CC4167D for ; Wed, 1 Nov 2023 17:27:32 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.102.1698859644868167908 for ; Wed, 01 Nov 2023 10:27:24 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 6C7802F4; Wed, 1 Nov 2023 10:28:06 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 08BEA3F738; Wed, 1 Nov 2023 10:27:23 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 13/14] packaging changes Date: Wed, 1 Nov 2023 17:27:05 +0000 Message-Id: <20231101172706.81576-14-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:32 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4559 From: Ross Burton --- .../migration-guides/release-notes-4.3.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 757592751..10c5e50a4 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -170,6 +170,21 @@ New Features / Enhancements in 4.3 - Packaging changes: + - ``FILES`` now accepts ``**``, which matches zero or more subdirectories. + + - The X server packagroup now defaults to using the ``modesetting`` X + driver, which obsoletes the ``fbdev`` driver. + + - If a recipe uses ``LICENSE_FLAGS`` and the licenses are not accepted, it + can set a custom message with ``LICENSE_FLAGS_DETAILS`` to be displayed to + the users. + + - Recipes that fetch specific revisions no longer need to explictly add + ``SRCPV`` to ``PV`` as BitBake will now automatically add the revision + infomation to ``PKGV`` if needed. + + - The default ``PR`` values in many recipes have been removed. + - Security improvements: - Most repositories now include a :yocto_git:`SECURITY.md From patchwork Wed Nov 1 17:27:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 33398 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 5A64AC4167B for ; Wed, 1 Nov 2023 17:27:32 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.103.1698859645697112779 for ; Wed, 01 Nov 2023 10:27:25 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 39BE0C15; Wed, 1 Nov 2023 10:28:07 -0700 (PDT) Received: from oss-tx204.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id C922F3F738; Wed, 1 Nov 2023 10:27:24 -0700 (PDT) From: ross.burton@arm.com To: docs@lists.yoctoproject.org, michael.opdenacker@bootlin.com Cc: nd@arm.com Subject: [PATCH 14/14] git recipes reword Date: Wed, 1 Nov 2023 17:27:06 +0000 Message-Id: <20231101172706.81576-15-ross.burton@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231101172706.81576-1-ross.burton@arm.com> References: <20231101172706.81576-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 01 Nov 2023 17:27:32 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/4560 From: Ross Burton --- documentation/migration-guides/release-notes-4.3.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 10c5e50a4..b6c6c4a95 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -209,9 +209,8 @@ New Features / Enhancements in 4.3 - Miscellaneous changes: - - Git based recipes in OE-Core which used the git protocol have been - changed to use https where possibile. https is now believed to be - faster and more reliable. + - Git based recipes in OE-Core which used the git protocol have been changed + to use https where possible, as it is typically faster and more reliable. - The ``os-release`` recipe added a ``CPE_NAME`` to the fields provided, with the default being populated from :term:`DISTRO`.