From patchwork Wed Sep 25 13:20:14 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49608 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 A68E9CF58C3 for ; Wed, 25 Sep 2024 13:20:37 +0000 (UTC) Received: from mail-wr1-f48.google.com (mail-wr1-f48.google.com [209.85.221.48]) by mx.groups.io with SMTP id smtpd.web10.16002.1727270431587060865 for ; Wed, 25 Sep 2024 06:20:31 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=HfADCJIS; spf=pass (domain: smile.fr, ip: 209.85.221.48, mailfrom: yoann.congal@smile.fr) Received: by mail-wr1-f48.google.com with SMTP id ffacd0b85a97d-378f90ad32dso4281832f8f.0 for ; Wed, 25 Sep 2024 06:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727270430; x=1727875230; 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=BqppUh3qcDQDR/l7CxuAq03NzF7FlLxGukkX65O1nzM=; b=HfADCJISGyWnFlJs/H3pioICJ/vRx4QTRWWHVqjt5DimKWnmSH0dyy1FjhwHNQvwFN gQOUKzsKqegTf8lG7PK0TkV2/93l3v0TzdSRW8xGjO6tIjRIl+GCZH1QezywAU+qiXRY LzayrvsOQBL31j01rr4ZeW1sRd+QSQmcHjYO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727270430; x=1727875230; 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=BqppUh3qcDQDR/l7CxuAq03NzF7FlLxGukkX65O1nzM=; b=nU9sYQWdQpfZUA1G59FwXCRkV2ccYqY5HP/i4Xu7sjdHjvXVqqqGL3AsLLSXXh0nkD t8D9Rm5hbEIbgWhh9++b4HY+I+gk+3KxmvGjwnvDLeP4DOo1pOC3FbCqL9rwFpLJNp4I whVxGxeT5lqOOWo2B0jE5AgumUldGLQe2EpWovj7eFp4S146+2GMShn+Geopp+dbQOna +fESHVyG4kjp5qot82ikHMX5d8X+8P80YUnL0o+Mlvlxcs/952b0j8rDmTZagmCz4Fri bG5NQKbY7m4jEmt1kSxL0FkRwW6KQKLel3y5J9MJqXXoVAxMlRe8aHaQcR4POLy9n6rm Rdwg== X-Gm-Message-State: AOJu0YyKgAC64nyJoszX0iuKvCVRyDOXbDnYjddDAl4vJ+Skw73qpJkx 81kbNWC4+wVEXZxeyCR4hAb685Chkk6KcoUdpMgzldOQHjPHgq0PAoNmDAkdeQOrN6MtiQJ087Y f X-Google-Smtp-Source: AGHT+IHfWjmqbeTyPTRZr479z1Owdv2YEeLk0WOcrzuNVXSAh6tZGegy81+JRE0F4EDazt5efLFs4g== X-Received: by 2002:a5d:5d86:0:b0:37c:c5b4:8b1e with SMTP id ffacd0b85a97d-37cc5b48bddmr1177325f8f.22.1727270429566; Wed, 25 Sep 2024 06:20:29 -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-42e969ddad1sm18808675e9.9.2024.09.25.06.20.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 06:20:29 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal Subject: [PATCH 1/4] migration/release-notes-5.1: document oeqa/selftest envvars change Date: Wed, 25 Sep 2024 15:20:14 +0200 Message-Id: <20240925132017.3427438-2-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20240925132017.3427438-1-yoann.congal@smile.fr> References: <20240925132017.3427438-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 ; Wed, 25 Sep 2024 13:20:37 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5368 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 --- documentation/migration-guides/migration-5.1.rst | 5 +++++ documentation/migration-guides/release-notes-5.1.rst | 2 ++ 2 files changed, 7 insertions(+) diff --git a/documentation/migration-guides/migration-5.1.rst b/documentation/migration-guides/migration-5.1.rst index b43fecc2d..14329c6a8 100644 --- a/documentation/migration-guides/migration-5.1.rst +++ b/documentation/migration-guides/migration-5.1.rst @@ -141,3 +141,8 @@ QEMU changes Miscellaneous changes ~~~~~~~~~~~~~~~~~~~~~ + - oeqa/selftest now only rewrite environnement variable paths that + absolutely point to builddir. Environnement variables containing relative + paths from tested build directory to outside of the original build + directory may need update as they won't be changed by 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 Wed Sep 25 13:20:15 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49611 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 B001BCF58E5 for ; Wed, 25 Sep 2024 13:20:37 +0000 (UTC) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mx.groups.io with SMTP id smtpd.web11.16018.1727270432536287580 for ; Wed, 25 Sep 2024 06:20:32 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=Xct0khZh; spf=pass (domain: smile.fr, ip: 209.85.128.52, mailfrom: yoann.congal@smile.fr) Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-42cae4eb026so66302575e9.0 for ; Wed, 25 Sep 2024 06:20:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727270431; x=1727875231; 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=qPX/JZO8GBIctpE56BiYJihouBTYqdW4NWl000GzJUE=; b=Xct0khZhOTGp9j0Zf3rPnKdMICLaQQ30hFjMudBCmsNV6nBsvikh+Jx9YS5uSobrO4 LKhxxttya7pyU6TVQ4vquPuAHN893v2yFepJNa0BszmXQ09oDzsdMV5RfMvdTJEJqfDC aEZfLeAK8ruoCnZdhlAk1YQfRb738O7Pat6Vs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727270431; x=1727875231; 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=qPX/JZO8GBIctpE56BiYJihouBTYqdW4NWl000GzJUE=; b=NDhhQD+F35xfbM2Fv78hS0voppKrxvXEEWrzSoUaKIL7sugMlg3hn1tpD0XD6lYLcH whcitGd9Bzy56V/8d1nEYLJh+SjyUsk4iv72u9JsQk7em9eisvT73LD/1z48kMiUMcaE +hyee4odouf0Q/h7TTEiUABKr8RlmR9yM2KZ1FGK6xA6OCSxHJEXTm2pDS4TzpFL+rue qAt1BEdohw94Xdxnc3myMzbcKDyeoyZeTeA46/Vk2wIRhBabunVDsQbVQGMtiym01XGf QW8Jb17ixhe9BRH287IoE6ZGF5xy0Iou1pUSqRPAqY0toIqjmSLGOssJSwdRsfkMgZWF vwyw== X-Gm-Message-State: AOJu0YxrDN1KLKmlUitr3QcnlFyMXTCjGVkFjsikxk+E74tdXakdeVy9 QCnYD76zH76LaA3omFsBp5CwBQqpe2wPh+rWuMLDSRFOjA61umsCElysem62Je7PFpa+Yg303jo x X-Google-Smtp-Source: AGHT+IHdm6+nHKrL1KVkZy35pv/ziVHzC3SYsRfa4PcFbu7MH7vDTJOzPYQOlNomzvZLUE1UdvuZHA== X-Received: by 2002:a05:600c:3844:b0:42c:b1ee:4afb with SMTP id 5b1f17b1804b1-42e96145f51mr18867175e9.26.1727270430727; Wed, 25 Sep 2024 06:20:30 -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-42e969ddad1sm18808675e9.9.2024.09.25.06.20.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 06:20:29 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal Subject: [PATCH 2/4] release-notes-5.1: document added python3-libarchive-c ptest Date: Wed, 25 Sep 2024 15:20:15 +0200 Message-Id: <20240925132017.3427438-3-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20240925132017.3427438-1-yoann.congal@smile.fr> References: <20240925132017.3427438-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 ; Wed, 25 Sep 2024 13:20:37 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5369 From: Yoann Congal This covers Poky's commit c01e633ab91 (python3-libarchive-c: add ptest, 2024-08-02) Signed-off-by: Yoann Congal --- 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 Wed Sep 25 13:20:16 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49610 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 BDF60CF58C7 for ; Wed, 25 Sep 2024 13:20:37 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web10.16003.1727270433688498951 for ; Wed, 25 Sep 2024 06:20:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=zLDhK6QJ; spf=pass (domain: smile.fr, ip: 209.85.128.42, mailfrom: yoann.congal@smile.fr) Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-42cb0f28bfbso58709555e9.1 for ; Wed, 25 Sep 2024 06:20:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727270432; x=1727875232; 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=Cy7qz3UrZgT4PYqbwKRCy+QJBJjzB9evpk8DMsrusyI=; b=zLDhK6QJfehNvrLI0QjRoOPjRqTWOIksCb1YJkOp1iedLVLcRQ4GF2rf6v4QCcMV77 /ghWykEpV3s1o2Nz+BXH6cDQlOJ+Kc2VIkcohm0L5kupMPYJu8AIRc/itrkEVrHV15S6 k6M0TtzAPrn+3kISMDvUIbnRM3lcPOuMloxeI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727270432; x=1727875232; 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=Cy7qz3UrZgT4PYqbwKRCy+QJBJjzB9evpk8DMsrusyI=; b=aR6jRwmRWyMY0Bht+HyjXQf5JbCwL49muOHRjU6VDvw1xPhT5lRs/uXK7Fj61PJo9r HAqDF2LVm5rINMazuY3qLuuR495SxHCbcItUTaRPV6qHV5Uemd27F6qPwz4C1tyYRA41 G0tJMSYd+UvC2NR7EdPDrWb/7dz49aAWAtyGDbp2j9AHbUmkg+EvFBa1sKqwROsGkIjQ n3Fq1SWFpncSLyzYvrOmA0ja1kZCKOJtPHxNs53wP/tnzfxmMEXYhXDbo8SQXaYlOad8 S/QyhmmRG5ogTzRLqOBSAfsjrBX02RgauPAu75dgUATDX0etACgEqj3bEAwFdjAT2aA+ QXSA== X-Gm-Message-State: AOJu0YylEhBTDqIC1revB9kHngjZVtmHB74Dkiz8h7rVIu3pDE6wsB+R 9JTugF/wBacw/R3MEjvEXHRp/nYMBc71JWzcVs0uiCai6qqDkdwZB+tQ5LhHd/z4SdAG9+JQJSd k X-Google-Smtp-Source: AGHT+IFj+6FdGap5CRxbwHYDygKzevyZjrsy+8HbzI22J0H1Ll/6j4UcLa65+oLvMcv+qSwMs92KqQ== X-Received: by 2002:a05:600c:46cb:b0:42c:b1f0:f67 with SMTP id 5b1f17b1804b1-42e96144f67mr17795935e9.27.1727270431642; Wed, 25 Sep 2024 06:20:31 -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-42e969ddad1sm18808675e9.9.2024.09.25.06.20.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 06:20:31 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal Subject: [PATCH 3/4] release-notes-5.1: document fixed _test_devtool_add_git_url test Date: Wed, 25 Sep 2024 15:20:16 +0200 Message-Id: <20240925132017.3427438-4-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20240925132017.3427438-1-yoann.congal@smile.fr> References: <20240925132017.3427438-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 ; Wed, 25 Sep 2024 13:20:37 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5370 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 --- 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..d6c72c5c4 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 Wed Sep 25 13:20:17 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49609 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 BDFD3CF9C6B for ; Wed, 25 Sep 2024 13:20:37 +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.web11.16020.1727270434163488815 for ; Wed, 25 Sep 2024 06:20:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=aVfpUn9K; 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-42cb9a0c300so58804005e9.0 for ; Wed, 25 Sep 2024 06:20:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727270432; x=1727875232; 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=mgY4sc6UmQu+Yf/If987dswsaD0qIIPk2MKgKnwp0uE=; b=aVfpUn9KJlCCYYYHpHcG1o2y8eQwYkPMhb0lrgPfkJvIsF/93fqHCr01aLdqINySQm dq81SioJ1ufURdYN9+vxHnmPpi0NrgbHUITqLpudUEujswfKC4TF8yZDqjYq0YeuqaWf eBZiUCepCwYyBEVQQhLbvemt2SFNSpzCI9Xyk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727270432; x=1727875232; 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=mgY4sc6UmQu+Yf/If987dswsaD0qIIPk2MKgKnwp0uE=; b=eAJ2T0frEPdwZ/f5zm3VSypcZEDCrb2QcUwOFzHGJEx+xIJeE69B/jKjGgDA+0wFvS BqKQenv6Ok6vSgshVYaotZzBu33t48Lw7M5pLXP80EP6RRQ8N94AeOJnMSVHSOd+/hFQ 8gdjF0IY9reJf6M1BYMZqi8vfzx2AsXhaF7wWih5kSlhi1mRihCKx5rADb7S0Nqu/A3Q C0IW9Jmm2j3E7sbRig6tnU2E1jrW7rMW1zZZmUodkuGFI0wO0oyUnZIoRHZxb/okVaVE GI7xpTcUvldaAH7MQG/mguxUp/hpQem035bPRAebbGatN/YBqvxXH+fuPrwFuu0+okyw gjzA== X-Gm-Message-State: AOJu0Yzf8lGKcgXK0zTEgjHLTrWTQmg/YheCqfMriEtTmahi1zl1z8n6 etj0ZRrQsT/rKHU9Rj1LeUHMok80QBsLnnWcg+8IuIEYOIV+Oy3/0/VKOq1c6Hu6AZL873JwxlY d X-Google-Smtp-Source: AGHT+IF9+3TyDidBROOmA3wfOVw23JVW89NnwpjxHMZkZyNqdo+nOSJjL1f4Jl9i4ws4vflcSnlXlg== X-Received: by 2002:a05:600c:470e:b0:428:1965:450d with SMTP id 5b1f17b1804b1-42e96116f70mr20221115e9.17.1727270432272; Wed, 25 Sep 2024 06:20:32 -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-42e969ddad1sm18808675e9.9.2024.09.25.06.20.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 06:20:31 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal Subject: [PATCH 4/4] release-notes-5.1: document spirv-tools reproducibility Date: Wed, 25 Sep 2024 15:20:17 +0200 Message-Id: <20240925132017.3427438-5-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20240925132017.3427438-1-yoann.congal@smile.fr> References: <20240925132017.3427438-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 ; Wed, 25 Sep 2024 13:20:37 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5371 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 --- 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 d6c72c5c4..8b51f5677 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: + - spriv-tools is now repeatably reproducible + Known Issues in 5.1 ~~~~~~~~~~~~~~~~~~~