From patchwork Fri Sep 27 22:00:30 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49694 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 01434CF6488 for ; Fri, 27 Sep 2024 22:00:59 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web11.2644.1727474455849584372 for ; Fri, 27 Sep 2024 15:00:56 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=CUqrF1aW; spf=pass (domain: smile.fr, ip: 209.85.221.50, mailfrom: yoann.congal@smile.fr) Received: by mail-wr1-f50.google.com with SMTP id ffacd0b85a97d-37cdb42b29dso613619f8f.0 for ; Fri, 27 Sep 2024 15:00:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727474453; x=1728079253; 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=3m2aa6YBaBS9jKB4ZWrIZnFI1okH6kK5SL1cu21byJE=; b=CUqrF1aWIzdcdtO+m8LsDHCw9N43Biql59Izq4P6YcauWWXxm3paZUVWBn7vdGzKhe 2aNZN+FF4VL8+7oi6iFVcZUMM7eLskjK5KbaIiCDUZCEedaflI2FFlsycwclZEdFUqIf f2PcELkKfEr/dv71WNfO/OIC5xxQ+9YU38UzY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727474453; x=1728079253; 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=3m2aa6YBaBS9jKB4ZWrIZnFI1okH6kK5SL1cu21byJE=; b=i1rxLKrJN708JtaR7jdmjJZ/wUCSxOUbcOko08X/z+TelblRWPeGP1jjOt+9eGdBni wpNeo0oiCsGqKqo9SsYmzYy5p9eVC0KRpv5XVMEYSVVXSG9krdxUOVr1uEETCQbKM/Qw aiZJdC+I0v1MkpralzE3mTizh9CrjZEFoWeha9w2Z1nTMAZjs59jWEBJOA+ZiRhYL1cF hdDvOAbaIsbRnQ0dzWEks75r0gAqjNE3WgWrL/n1jG73GtfH3lO9J4Uq+nvdxoILzXAN 6pQSpCjabKLDOLiNNFyoOlNiaFKA2ywK9tM70lttV4s1wy/r4aWWeFY673QABSqL8t7t +7cg== X-Gm-Message-State: AOJu0Yz+nmynqYY6JOolSpp4IPEhgwtOd2eVnO6TajTPQQNwwkbQs/Uj 72VlcNR0iEF0CK/MzCJsbKO9yA5G3rpYz+F8mN1rI/v6xglbzpvi6jfEV89lAoJepkPOr5qQAf8 z X-Google-Smtp-Source: AGHT+IHZA8SXlK4Qz43NPSC/nkrohZr7qTOq91E5cxdpk5aAEsq2UmT3qDqbW0CX6JLUH+LpBfdTcA== X-Received: by 2002:a5d:6585:0:b0:368:117c:84fd with SMTP id ffacd0b85a97d-37cd5a6b529mr3338124f8f.3.1727474453439; Fri, 27 Sep 2024 15:00:53 -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 ffacd0b85a97d-37cd564d01esm3490712f8f.3.2024.09.27.15.00.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Sep 2024 15:00:53 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal Subject: [PATCH v2 1/4] migration/release-notes-5.1: document oeqa/selftest envvars change Date: Sat, 28 Sep 2024 00:00:30 +0200 Message-Id: <20240927220033.3941455-2-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20240927220033.3941455-1-yoann.congal@smile.fr> References: <20240927220033.3941455-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 ; Fri, 27 Sep 2024 22:00:59 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5377 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 --- v1->v2: Reviews from Quentin Schulz: * environnement -> environment * oeqa/selftest now only rewrite*s* * Add exemples for the selftest change --- documentation/migration-guides/migration-5.1.rst | 15 +++++++++++++++ .../migration-guides/release-notes-5.1.rst | 2 ++ 2 files changed, 17 insertions(+) diff --git a/documentation/migration-guides/migration-5.1.rst b/documentation/migration-guides/migration-5.1.rst index b43fecc2d..4625ff0e1 100644 --- a/documentation/migration-guides/migration-5.1.rst +++ b/documentation/migration-guides/migration-5.1.rst @@ -141,3 +141,18 @@ QEMU changes Miscellaneous changes ~~~~~~~~~~~~~~~~~~~~~ +- oeqa/selftest now only rewrites environment variable paths that absolutely + point to builddir (i.e ``X=$BUILDDIR/conf/`` is still rewritten to point to + the selftest ``conf/`` directory but not ``Y=$BUILDDIR/../bitbake/`` which + still point to the ``bitbake/`` directory) + + For example (taken from autobuilder environment): ``BB_LOGCONFIG`` is an + environment variable containing a path that configures bitbake logs. In + autobuilder, it 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 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 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 Fri Sep 27 22:00:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49696 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 1737ACF648B for ; Fri, 27 Sep 2024 22:01:00 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web10.2611.1727474456736117579 for ; Fri, 27 Sep 2024 15:00:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=W30NR4tP; spf=pass (domain: smile.fr, ip: 209.85.221.42, mailfrom: yoann.congal@smile.fr) Received: by mail-wr1-f42.google.com with SMTP id ffacd0b85a97d-37cdb42b29dso613634f8f.0 for ; Fri, 27 Sep 2024 15:00:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727474455; x=1728079255; 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=W30NR4tPNKagI9VeAxtVoQy/DnvSsTge3OTZCJJdGoXYLSETBzNtTYobC3Qw1Qe6UX WYRRAX1THiRVOAuUDc4MWibf4mAAsT1iGZH0wUPQIua5CQ+vhQrl7ixggmAQIrZwGdc5 RvLHY77BQIDOczr6PwZxYhiHqu2o8sFmjP9sE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727474455; x=1728079255; 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=PiEuB6oucO8Q02VZvBQ/mGdhiBTxCRzeCBqBRLjKBOCA2fgYhHdnWXIRcemJJcU1HB 0Or1Z3yI2fTo+q9iZCa7N+K55nRVwzRIll5OVYv9yrwlAmaf9ouz4ZtEON2OHxnzIMAE BzeQZIpvdjQ0BMdOW22Is1D5Op9S340RiG04+T4hYRhj5AjFGyWR5c5wLdbWaiqYdR/b ceSviD+TCpsoQ58ijXsRAFOjGhGWX+/NzHeuK3cjNttCUp2icEBcNyPsjil7+8I/Fhy6 pS/Sh8LltqsSDOOitSC/uMQABc7sG5oEm17PHBmttR1oFBCNIh7GyGXiHrF2Dw8EYXYu yLqw== X-Gm-Message-State: AOJu0YwWo2aOZKZFu68NCAwOTar2qSEmwMy1Goan04OSF5R6rGaJSsS4 sBmJYiJ9pHd9/2Yq7b9GvTRP9d5ZYBUPXnbD8cwhQWuBY0Nwr0f/bExHn+LK9m90c5S3su+EwAi a X-Google-Smtp-Source: AGHT+IHEXzyp9mla1Cf1loPmnZF8DFQybNOwTG8Jw2tJ0wuUBvY6UUf/X+PO8zw57kn+qFt2dbNMYg== X-Received: by 2002:a5d:4449:0:b0:37c:cbca:fd82 with SMTP id ffacd0b85a97d-37cd5a6bf37mr3418205f8f.1.1727474454757; Fri, 27 Sep 2024 15:00:54 -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 ffacd0b85a97d-37cd564d01esm3490712f8f.3.2024.09.27.15.00.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Sep 2024 15:00:53 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal Subject: [PATCH v2 2/4] release-notes-5.1: document added python3-libarchive-c ptest Date: Sat, 28 Sep 2024 00:00:31 +0200 Message-Id: <20240927220033.3941455-3-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20240927220033.3941455-1-yoann.congal@smile.fr> References: <20240927220033.3941455-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 ; Fri, 27 Sep 2024 22:01:00 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5378 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 Fri Sep 27 22:00:32 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49695 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 177DDCF648C for ; Fri, 27 Sep 2024 22:01:00 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web11.2647.1727474457062424571 for ; Fri, 27 Sep 2024 15:00:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=TgvH34UM; spf=pass (domain: smile.fr, ip: 209.85.221.49, mailfrom: yoann.congal@smile.fr) Received: by mail-wr1-f49.google.com with SMTP id ffacd0b85a97d-37cdbdbbb1cso474621f8f.3 for ; Fri, 27 Sep 2024 15:00:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727474455; x=1728079255; 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=Cc7kLal0iNOFrvUR0JNim/y2gKr458spKJ+YBtAXwk0=; b=TgvH34UMrwREnZkgxEt45A/H7r54IVVIQb7ITvEaYYEB+wNwcH2qN9uMRfo7MvRoat GoD89e4L/OPKAol33Cnesdg9w5eyufDQfUJe9Zo58RiJdMij1D0dUV9SnsY7nsXpmpgJ DgzkZhEcTUia3Rg9YBaQFZ9veP09ZILLDP9EY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727474455; x=1728079255; 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=Cc7kLal0iNOFrvUR0JNim/y2gKr458spKJ+YBtAXwk0=; b=RwWOMoBQnS6/e+maxcZ2GeE5icnwGo/ApZDc++zvXP5l0+/A2exfi1m67Jb6gUqMYB K5alJp9u5/6lVE9DtYPdS+2eNfWIqi3oC37PSa7J6Ps724qWt+AD+IdKWk0CsLvSvUw4 NZOyb+K/cvpi732BYaM+eHH3Ab2lcVtrqLrfmYqhcXsACkASWVOfoTPb5+dUkXai0vt9 27fMLgTPIB0cSKBMC0jK9jGTdrJey9/1/aFFgHbjZK3IMhga/N8oKzGXPDwMuKF7KwlO KbRqXAlC7FYgLO5/HM2n9QTjSDMhc9+JifkH7FaZW7mC5fZlm3rHeoTI6HEqLIqXETjY AGGQ== X-Gm-Message-State: AOJu0YyfEbWn0sml/uGy3qmYBbQ+1lGYQ9npHTh7heHwVYesXeb96aJL TRYi9jzzXevQzTOpAbTJfo2BATz1oGPsKQO4rEFYzZM0zeLonM149Qpo4klWck00vhWs+nrBqJm t X-Google-Smtp-Source: AGHT+IHliYfxngykvPPoJMAMgq2QPerleWluoDUyR+g5JQWICSlEK21CKBwmAcRloIek0M4dwN6iFg== X-Received: by 2002:a05:6000:10f:b0:37c:cd71:2ba2 with SMTP id ffacd0b85a97d-37cd5af2435mr2876779f8f.38.1727474455314; Fri, 27 Sep 2024 15:00:55 -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 ffacd0b85a97d-37cd564d01esm3490712f8f.3.2024.09.27.15.00.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Sep 2024 15:00:55 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal Subject: [PATCH v2 3/4] release-notes-5.1: document fixed _test_devtool_add_git_url test Date: Sat, 28 Sep 2024 00:00:32 +0200 Message-Id: <20240927220033.3941455-4-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20240927220033.3941455-1-yoann.congal@smile.fr> References: <20240927220033.3941455-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 ; Fri, 27 Sep 2024 22:01:00 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5379 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 --- v1->v2: Added RST markup --- 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 Fri Sep 27 22:00:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 49693 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 009F7CF6487 for ; Fri, 27 Sep 2024 22:00:59 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web10.2612.1727474458196788947 for ; Fri, 27 Sep 2024 15:00:58 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=cmTLILRT; spf=pass (domain: smile.fr, ip: 209.85.128.48, mailfrom: yoann.congal@smile.fr) Received: by mail-wm1-f48.google.com with SMTP id 5b1f17b1804b1-42e7b7bef42so21926825e9.3 for ; Fri, 27 Sep 2024 15:00:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1727474456; x=1728079256; 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=QZ4RnXCQj7J/XdoI4UWYzulxD/KkWx/zF+vWW6eccyM=; b=cmTLILRTJaoSbRZKvaTDsiMQO+7gmDusPy24+P97MqyVDRD22eHOydVjAaq3t2Q+P0 reWWuQlLgflx5Av4MGbGvSgXC8jvjrmQyb0bH2kq1ByycJqtjK7sY9EbbUkXgwd+fNYq kTtd5Ct/YZXp1ICqfrVi2+xi/3d0Y2VOxysu8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727474456; x=1728079256; 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=QZ4RnXCQj7J/XdoI4UWYzulxD/KkWx/zF+vWW6eccyM=; b=gLUcq0UQb1nD9Pwca9ahSmkbePCwenx3qO2xsjRLReGpMxB74M6EcHz9NtXMeo6eFN akbxz0GaAVuP3umBFXxTVi1gQEQBOQnrlKtbXSQHN4dWPCm98n5C8fRnvQISzoZiAWEc asZdV+ie3TIterFQk8albQ7kIP31R3TMG79cC93lRdU1cOeyqajmLeajmH9f1pe4kewB H+jI66Mpg2hgFXwyfiunAtqZ2TUtpD+JxPeFnnCR1LA4LRlWpEMeF8FlBnHWk0Xnm1Xc PdJSb1tLOxsP14GNBIQoqLNsK+ZqegjKeBbOYwmKp/6WtsHWYRC3GbXQpCwoNmzz/YVP 4rdQ== X-Gm-Message-State: AOJu0Yx8RCfKWQFuwXEMcRLyiEayqDlgd4+aClgm1CB3uxUsrh7cpWHj Rjk55yPZVv9/36/Cd+nzCBpcYwP9+8QBWCqD0IhnWS06m13qydtNAiT95hueK20ZCQgqzt+Maym 8 X-Google-Smtp-Source: AGHT+IFjPi2BnK2ZN7Z1FriYpK8xQ0qgdufn4OJnmpLjqKeTOpzMwBdQF8hwPO4KsE1UGBaQJfXbTw== X-Received: by 2002:a05:600c:3b92:b0:42e:93f4:5383 with SMTP id 5b1f17b1804b1-42f58487002mr29692275e9.23.1727474456269; Fri, 27 Sep 2024 15:00:56 -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 ffacd0b85a97d-37cd564d01esm3490712f8f.3.2024.09.27.15.00.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Sep 2024 15:00:55 -0700 (PDT) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal Subject: [PATCH v2 4/4] release-notes-5.1: document spirv-tools reproducibility Date: Sat, 28 Sep 2024 00:00:33 +0200 Message-Id: <20240927220033.3941455-5-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20240927220033.3941455-1-yoann.congal@smile.fr> References: <20240927220033.3941455-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 ; Fri, 27 Sep 2024 22:00:59 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5380 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 --- v1->v2: Review from Quentin Schulz: * simpler to avoid confusion. --- 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..9c375d7a8 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 ``spriv-tools`` + Known Issues in 5.1 ~~~~~~~~~~~~~~~~~~~