From patchwork Tue Oct 1 17:22:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49872 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 4AF72CEACF1 for ; Tue, 1 Oct 2024 17:23:01 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web10.87565.1727803371460588102 for ; Tue, 01 Oct 2024 10:22:51 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=ugr1KU+S; spf=pass (domain: smile.fr, ip: 209.85.128.44, mailfrom: yoann.congal@smile.fr) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-42f6bec84b5so20535725e9.1 for ; Tue, 01 Oct 2024 10:22:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727803369; x=1728408169; darn=lists.yoctoproject.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=PbEHfqFVQhkoZYhE+RjYZzaU+U0398esRZraUjaz5n4=; b=ugr1KU+SfbcvlkKp3Nyq4qcL7gCCmV/aSYmjbPo89BsscV90JNDU+BOEgOQZpUXr0d 5/OEX6n+RqBiSx5bXcWaRrTNunpRolF3HIizx8DoIPACPEORLjZjsNa5S3tzA0rlh7vu 50Zm6l9p58lVhS1zZ4jH5NTtOnvtu8NbvWKA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727803369; x=1728408169; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PbEHfqFVQhkoZYhE+RjYZzaU+U0398esRZraUjaz5n4=; b=tnUg2EQuoLTo4XNOIXJNMPLpMUymZ8O7N/txPwIoIuy6Axtz+glBkTgl6UyMz9Tjuv Ane4pffglPqnXchsV9bCR64/efcWJDOTmPDZ7Pwect4Tv/A2z9KpMJuniTu10h4To2sZ Lr/ARF2ev3OBf1jq+3i3hLV5q2v4HHt1J+BfjDg4aqwz9rie/6ND8AWadQv5UW8CzEbw 3GBibLQ5TMRvUqeRd9GN3DwAbB8liNaKYfCenq/8YyNYBAWXI/iw/0/6z+jf2hJzbGbP Vsdwfss7ZUOIJV1UbgmJjbtNVV8VaJM4B2GSUSSgbjQ/OumK5uOVDxbF4jbStI2oEMO3 6p1g== X-Gm-Message-State: AOJu0YyBe6f38kptwZqMx70e9Lkx6WtI8izy/a/BBouKf0ehqxdzMjlc 5LmMrOYe7Bb9vLjj2sH+ptrfN7wgyES0p3dX8bNaVXoctPOqTByGnmeot7C/37PAmUX1OMe8BiF d X-Google-Smtp-Source: AGHT+IHUfL3ddiWejgpoTiAd3LK75MfnTrJOSvo8iX5C5lqM40BRW471hauOfM1sFfsFNVZ4SnV7YA== X-Received: by 2002:a05:600c:1c81:b0:42c:b23f:7ba5 with SMTP id 5b1f17b1804b1-42f777b6d2fmr2064955e9.10.1727803369305; Tue, 01 Oct 2024 10:22:49 -0700 (PDT) Received: from P-ASN-ECS-830T8C3.local (53.1.159.89.rev.sfr.net. [89.159.1.53]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-42e96a36292sm185589715e9.32.2024.10.01.10.22.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Oct 2024 10:22:48 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal , Antonin Godard Subject: [PATCH v3 1/4] migration/release-notes-5.1: document oeqa/selftest envvars change Date: Tue, 1 Oct 2024 19:22:35 +0200 Message-Id: <20241001172238.2872529-2-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20241001172238.2872529-1-yoann.congal@smile.fr> References: <20241001172238.2872529-1-yoann.congal@smile.fr> 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 ; Tue, 01 Oct 2024 17:23:01 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5390 From: Yoann Congal This covers the Poky commit: 61186bc98a5 (oeqa/selftest: Only rewrite envvars paths that absolutely point to builddir, 2024-09-10) Signed-off-by: Yoann Congal Reviewed-by: Antonin Godard --- v1->v2: Reviews from Quentin Schulz: * environnement -> environment * oeqa/selftest now only rewrite*s* * Add exemples for the selftest change v2->v3: * Reviewed-by: Antonin Godard * Reviews from Quentin Schulz: * BB_LOGCONFIG -> :term:``BB_LOGCONFIG`` + removed ad-hoc definition * selftest -> `oe-selftest` (to avoid confusion with bitbake-selftest) --- documentation/migration-guides/migration-5.1.rst | 14 ++++++++++++++ .../migration-guides/release-notes-5.1.rst | 2 ++ 2 files changed, 16 insertions(+) diff --git a/documentation/migration-guides/migration-5.1.rst b/documentation/migration-guides/migration-5.1.rst index b43fecc2d..f4bb8df0c 100644 --- a/documentation/migration-guides/migration-5.1.rst +++ b/documentation/migration-guides/migration-5.1.rst @@ -141,3 +141,17 @@ QEMU changes Miscellaneous changes ~~~~~~~~~~~~~~~~~~~~~ +- `oe-selftest` now only rewrites environment variable paths that absolutely + point to builddir (i.e ``X=$BUILDDIR/conf/`` is still rewritten to point to + the `oe-selftest` ``conf/`` directory but not ``Y=$BUILDDIR/../bitbake/`` which + still point to the ``bitbake/`` directory) + + For example (taken from :yocto_ab:`autobuilder <>` environment): + :term:``BB_LOGCONFIG`` is set as: + ``BB_LOGCONFIG="${BUILDDIR}/../bitbake/contrib/autobuilderlog.json"``. + Note the relative path starting from the build directory to outside of it. + This path is not changed by `oe-selftest` anymore. + + Environment variables containing relative paths from tested build directory + to outside of the original build directory may need to be updated as they + won't be changed by `oe-selftest`. diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst index 32cb2de2b..c2600b07f 100644 --- a/documentation/migration-guides/release-notes-5.1.rst +++ b/documentation/migration-guides/release-notes-5.1.rst @@ -26,6 +26,8 @@ New Features / Enhancements in 5.1 - Testing: + - oeqa/selftest: Only rewrite envvars paths that absolutely point to builddir + - Utility script changes: - BitBake improvements: From patchwork Tue Oct 1 17:22:36 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49870 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 30E96CEACEE for ; Tue, 1 Oct 2024 17:23:01 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web10.87566.1727803372279160871 for ; Tue, 01 Oct 2024 10:22:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=elPok6+8; spf=pass (domain: smile.fr, ip: 209.85.128.45, mailfrom: yoann.congal@smile.fr) Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-42e7b7bef42so47621965e9.3 for ; Tue, 01 Oct 2024 10:22:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727803370; x=1728408170; darn=lists.yoctoproject.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=CnhRn70MulX2kD884iWq9W4BkbIxi6wjAGezMgvgPlI=; b=elPok6+8BCWwfn27noJ/GHWMxXVOQAwZnqqX7maPw5pEQ+b8Uo9vFWBY/qPemOwnyz /b8ziFC/JRFcf4yRORcRx+uzFfRRTi8vAfr+kO7mNxykgD47pEdKdX9B0nLe/+LO8TpQ djWktqDk1f3CWxX8KEdB5LcZ0DOZLQrwLZJQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727803370; x=1728408170; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CnhRn70MulX2kD884iWq9W4BkbIxi6wjAGezMgvgPlI=; b=Vc1tpT37qZQF1UyECsyr1wxM+pNFszLjLAJ43CWb8wNxLANvRs+ThRD2dlL5KIGIE4 Gyf7KGISUG0VaFaLLQdUrtg19iH8/zrF15l208Vu2bI4ab+W1PnPtl9yQ8ALN2hznWB8 PJhpZ9CzGdmoTB3oMCyyZn9ZdJden/jz9RtKTmnA0tlk1PERuM/Ikx6CvhENDKfx4anR teDMpCPNBRyEgQOuN3FGcDuNjD0DSLnCt9rpOTzf2jgt/ziBA/fvg1mpI1TvEIwkxrNU TF2/GzJeWv/vZslfECYFbjviyA79ax350aphoft56zk7Y+7XSTIVuZWMmWILVbC7lIL9 6oIA== X-Gm-Message-State: AOJu0Yyj0jPgGaeulJPcKxmgeDlB95lM7975tScbiLnXMW6fesWHcL1D gDgs2cDb/km8/+56P3BwYsiKoprJ82jwNg0QmWDGVvoFQDLDoIhSTWTB/OaadBZeLKNKW+kTDYl P X-Google-Smtp-Source: AGHT+IFlgfDbWkkDNa+/Z779wq9B7Gls8qDwsP/4FSi8g9MDVh8Hs0qOUAzxu+ce08Ng7tK9rzbuDw== X-Received: by 2002:a05:600c:3b08:b0:42f:310f:de9 with SMTP id 5b1f17b1804b1-42f777c07ebmr2041315e9.15.1727803370282; Tue, 01 Oct 2024 10:22:50 -0700 (PDT) Received: from P-ASN-ECS-830T8C3.local (53.1.159.89.rev.sfr.net. [89.159.1.53]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-42e96a36292sm185589715e9.32.2024.10.01.10.22.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Oct 2024 10:22:49 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal , Antonin Godard Subject: [PATCH v3 2/4] release-notes-5.1: document added python3-libarchive-c ptest Date: Tue, 1 Oct 2024 19:22:36 +0200 Message-Id: <20241001172238.2872529-3-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20241001172238.2872529-1-yoann.congal@smile.fr> References: <20241001172238.2872529-1-yoann.congal@smile.fr> 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 ; Tue, 01 Oct 2024 17:23:01 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5391 From: Yoann Congal This covers Poky's commit c01e633ab91 (python3-libarchive-c: add ptest, 2024-08-02) Signed-off-by: Yoann Congal Reviewed-by: Antonin Godard --- v2->v3: * Reviewed-by: Antonin Godard --- documentation/migration-guides/release-notes-5.1.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst index c2600b07f..3d5a885d3 100644 --- a/documentation/migration-guides/release-notes-5.1.rst +++ b/documentation/migration-guides/release-notes-5.1.rst @@ -28,6 +28,8 @@ New Features / Enhancements in 5.1 - oeqa/selftest: Only rewrite envvars paths that absolutely point to builddir + - Enable ptests for ``python3-libarchive-c`` + - Utility script changes: - BitBake improvements: From patchwork Tue Oct 1 17:22:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49873 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 31D11CEACEA for ; Tue, 1 Oct 2024 17:23:01 +0000 (UTC) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by mx.groups.io with SMTP id smtpd.web10.87568.1727803372804395340 for ; Tue, 01 Oct 2024 10:22:53 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=SHLsMocD; spf=pass (domain: smile.fr, ip: 209.85.128.50, mailfrom: yoann.congal@smile.fr) Received: by mail-wm1-f50.google.com with SMTP id 5b1f17b1804b1-42e5e1e6d37so52902795e9.3 for ; Tue, 01 Oct 2024 10:22:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727803371; x=1728408171; darn=lists.yoctoproject.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=cjwdVabV9dtO3JjeFAI4f2l7Uu9g0NFKDxf/EFtJbhY=; b=SHLsMocDDGCacSZopySMfxvsZgI2TBx8+wJ91MdAQ3r+NHxCX9rKy/N2mYW3DwhBPB xUFHMPr93ZF365ug+1uynt+zTTlORyQs9BWdbxDZPWMjZ9Zt6b0hK/wk/X55NDakBGFq Edqy7HzC931c1foe8CLhPMfjyk6b6aKtsjLWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727803371; x=1728408171; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cjwdVabV9dtO3JjeFAI4f2l7Uu9g0NFKDxf/EFtJbhY=; b=jCyNi/fPe7XGpXqeHtp34VaspX4tWKd1tfMnsoxn8x7IWWSThO8S9dLMBtEhgfX4Ei UwriG8FV/PTZ6OxQp9TOCLlIQGqkurwkyGTLrhoa56iY0ZwzMpawlrRfw4ZQjHUIJ7mL mYkHv1FQwv8mIIz8IoebCluBikbLBt6GayktduA1bZMKppXGB21Mm8oMGm/OC7M4L8Sj xxMkkh4EYb8ULiqw/nFQrR9gIG9qvOalj5w8T/I3hjYZxyXBabt+GI7WXyVNu0i5d75f ISlXHiygUjZgmeI7OE9xJ5xL1xWJhIgOPsTqNTFvhICTPPXCC1Zn00DCDt/msr9XJLhg VexQ== X-Gm-Message-State: AOJu0YxwuN09QHH2o1PImoZtsGtA8LD7k6WEOABI/sJqia1Pqtv2w4CQ oViJ7wefODGmR69TSstCAbvcANCgvNloC2gaj4gW8ZtR3Lcjn20oRzcbRxwJByTEFthxgJ+HcNA D X-Google-Smtp-Source: AGHT+IE+P2BrOFcolLSh1MdJouaAgqquHuLEIGDB/hM2GjaW5BsweaYwvho4tgqMlnt9U1EcKNHOfQ== X-Received: by 2002:a05:600c:1d25:b0:42b:8a35:1acf with SMTP id 5b1f17b1804b1-42f778f2bb8mr1980275e9.25.1727803370910; Tue, 01 Oct 2024 10:22:50 -0700 (PDT) Received: from P-ASN-ECS-830T8C3.local (53.1.159.89.rev.sfr.net. [89.159.1.53]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-42e96a36292sm185589715e9.32.2024.10.01.10.22.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Oct 2024 10:22:50 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal , Antonin Godard Subject: [PATCH v3 3/4] release-notes-5.1: document fixed _test_devtool_add_git_url test Date: Tue, 1 Oct 2024 19:22:37 +0200 Message-Id: <20241001172238.2872529-4-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20241001172238.2872529-1-yoann.congal@smile.fr> References: <20241001172238.2872529-1-yoann.congal@smile.fr> 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 ; Tue, 01 Oct 2024 17:23:01 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5392 From: Yoann Congal This covers Poky's commits: 3c05286fa10 (oeqa/selftest/devtool: fix _test_devtool_add_git_url, 2024-04-26) 268dfbd9491 (Revert "oeqa/selftest/devtool: fix test_devtool_add_git_style2", 2024-04-26) Signed-off-by: Yoann Congal Reviewed-by: Antonin Godard --- v1->v2: Added RST markup v2->v3: * Reviewed-by: Antonin Godard --- documentation/migration-guides/release-notes-5.1.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst index 3d5a885d3..75e57ea1f 100644 --- a/documentation/migration-guides/release-notes-5.1.rst +++ b/documentation/migration-guides/release-notes-5.1.rst @@ -36,6 +36,8 @@ New Features / Enhancements in 5.1 - devtool improvements: + - Fix ``_test_devtool_add_git_url`` test + - recipetool improvements: - Packaging changes: From patchwork Tue Oct 1 17:22:38 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49871 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 46BE1CEACF3 for ; Tue, 1 Oct 2024 17:23:01 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web10.87569.1727803373226659728 for ; Tue, 01 Oct 2024 10:22:53 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=NBF0/J24; spf=pass (domain: smile.fr, ip: 209.85.128.47, mailfrom: yoann.congal@smile.fr) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-42cba6cdf32so51347375e9.1 for ; Tue, 01 Oct 2024 10:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727803371; x=1728408171; darn=lists.yoctoproject.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=5pqu+h9cPbMPFf/JYux8yaCIJ0hBxev02QRZvRfXsTU=; b=NBF0/J24+u6CavqYa7506tCbCQeArv2M+glCqDc8CWkCyrxG5WK40Gg/pXXyoFE/i0 p7545O1x9BUrJxiFiNMoFp0GBSr/KeO48ntbiRWdkb0C/bTycE6k8SLnPwo9J6F7VosZ 0ywk+ZdVZ+M5HB8OzQcHjoAr0oP+kT+mj1thA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727803371; x=1728408171; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5pqu+h9cPbMPFf/JYux8yaCIJ0hBxev02QRZvRfXsTU=; b=ufOXYOxsIBkzrMJq2a0mAYFOazdDDaLb5mj5CGygveZnE6/H0mh7LlQHHrEClxLykk 41OA9YuLbCxYQZ3V3TMb0rFgCdZ9ps0ZAAMLcycHK83uYh9zLBV9sT58yWr9XEB79Ffy rj/k6I/U3SPLW2OmN6lQyYu/0xT13nlgV71IyyTttQC20/YBmAaLggjJhi7+X7mbiOK9 musuCnzGCQnTuyhXTeuX/sWgGxbDJCMG+c5Z3PUqPLIGa43ETnVGCDMEPRTGQfwdPJYw A6lJbEuirrxTVEWCUDzTEznWmzzE/mhSwuVIF7mtY2HKqM5qP2vdzzHoihzNPYNf45dJ dXjQ== X-Gm-Message-State: AOJu0YySY63KwnVSIiMSopO5hipbYvTxBeqCebx1JL55n0SfrmvRZJI8 XuRbIvQwGjuwenyEt3DVH0O/JVriHNbkjcXafav9DBSXlOQzZf+UHE7d6OlrRTfExFFCKXN5t09 K X-Google-Smtp-Source: AGHT+IFBNtF6TFGEeUT50po9QLXrf1PpEIYXfvQqlHFjVcg0x+rte17teFNC0EzxAAeYwJKUH/qT3w== X-Received: by 2002:a05:600c:1549:b0:42c:b4f1:f281 with SMTP id 5b1f17b1804b1-42f778ffef3mr1737255e9.34.1727803371423; Tue, 01 Oct 2024 10:22:51 -0700 (PDT) Received: from P-ASN-ECS-830T8C3.local (53.1.159.89.rev.sfr.net. [89.159.1.53]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-42e96a36292sm185589715e9.32.2024.10.01.10.22.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Oct 2024 10:22:51 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal , Antonin Godard Subject: [PATCH v3 4/4] release-notes-5.1: document spirv-tools reproducibility Date: Tue, 1 Oct 2024 19:22:38 +0200 Message-Id: <20241001172238.2872529-5-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20241001172238.2872529-1-yoann.congal@smile.fr> References: <20241001172238.2872529-1-yoann.congal@smile.fr> 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 ; Tue, 01 Oct 2024 17:23:01 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5393 From: Yoann Congal This covers Poky's commits 47ed8ac83a6 (spirv-tools: Fix git-describe related reproducibility, 2024-08-03) a19bb8c1d51 (spirv-tools: Update merged patch to backport status, 2024-09-05) Signed-off-by: Yoann Congal Reviewed-by: Antonin Godard --- v1->v2: Review from Quentin Schulz: * simpler to avoid confusion. v2->v3: * Review from Quentin Schulz: * spriv -> spirv typo (-_-') * Reviewed-by: Antonin Godard --- documentation/migration-guides/release-notes-5.1.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst index 75e57ea1f..074d277da 100644 --- a/documentation/migration-guides/release-notes-5.1.rst +++ b/documentation/migration-guides/release-notes-5.1.rst @@ -50,6 +50,8 @@ New Features / Enhancements in 5.1 - Miscellaneous changes: + - Fix reproducibility for ``spirv-tools`` + Known Issues in 5.1 ~~~~~~~~~~~~~~~~~~~