From patchwork Tue Feb 11 23:47:35 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 57178 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 5DBFBC021A1 for ; Tue, 11 Feb 2025 23:48:02 +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.web10.3037.1739317676247605401 for ; Tue, 11 Feb 2025 15:47:56 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=eJNyiBtt; 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-38dc33931d3so2743785f8f.1 for ; Tue, 11 Feb 2025 15:47:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1739317674; x=1739922474; darn=lists.yoctoproject.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=ie9mp6FIcNY1leTHXreYjSi90CnEtcZSna6RZmGeuSo=; b=eJNyiBttSsBJrV8ZFDxTkMQjNJCt1SYCoz0dhHOziQlU/0Wu/+CZMF4+S2Noo0QRHe zw5iurESVQGtmM/7GLeQCsi041tCFvkTmFqgnYuWyev9+n8rYsO730L9iWaEfUPvYmp8 ATvoK6cQGe3ozVqxqCQLSbjJ4cz1kG09J9sNc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739317674; x=1739922474; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=ie9mp6FIcNY1leTHXreYjSi90CnEtcZSna6RZmGeuSo=; b=QTaIfuIVf2xHnF7rxWx4rnbu8J8Rfgc5a2D90TlcAwDiSi4yrua0+tOGD7I0MSPv1S 7wAKjQnEfYNzAThoC/YhbQ/l8OaTvpJV41P95gsGnVthzcLb+b16gSjbGkkDhKA1Z3H5 lqEk4xmWn9QoKL5AKkgFN4cQXoMpeHjAaLQlP/zapbMgWBBfoGnb8HnEx2POS/vLhczV 9RribMJSDdNt09C6ds3CUkm9tMpka6lOF8ODs46uxKpKkb0YTSlnDzrcUxGGETQh5GZ0 NSZCCb/1e/9H0OHuoax8AvtAi8WiZxj9qvi+VvXdA+UDi1twowazMJbiluFruRHVuIGP +wmw== X-Gm-Message-State: AOJu0Yy4vOkkapuRwp7VYBH6AmZXm3HoesMqtqR77N4vzQ3v7gqk3NKw BHJSg4j672MbT1fIsa0YUG69zkHSwRswXlftKNYyiux1u4OyyFlm9OJy9XimPAFKEPDc4dMRWXy 9 X-Gm-Gg: ASbGncv8UD9s7gp46K1qeSxjBAYTX3wPOTCAncVN6UkE23Kw+jhlvNDPTb/0BdXcFaU 0gAHcBDw4hIUVaMqLJHoCCNyRvj7epZUBCFV8LZEUmogFuhYXxG+Tod0eeKL2JlVR2UNpLduKYV dvlH4Kjw9kYbVNDsvCJl5sCuYw3FWJMT+KBr3CTAK0S86V6dgslD+xyiz0r6ExcCFRkuN/iNtjV EhRGfoScEt0s2K179Csf1pNiuDOVU6k0CV3st80xrQWPl2hFJOdtfMCCirby1vTKFrYBkOde97H yOLtcNZMEdodEcOTPAtEpCN6p3hV7hzzSdYZ X-Google-Smtp-Source: AGHT+IE5OTEyjM0cAR09F/YdMaRgdyzY4MkhfUgCf3iF3TZ5BIUqaj887q/2T3nGMISW23iPzt31mg== X-Received: by 2002:a5d:44c8:0:b0:38d:e61a:bc7 with SMTP id ffacd0b85a97d-38dea2cb8b3mr539586f8f.40.1739317672017; Tue, 11 Feb 2025 15:47:52 -0800 (PST) Received: from P-ASN-ECS-830T8C3.local ([2a01:e0a:c04:ba00:b2b1:fd05:9faf:4037]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4395a1b8397sm2413455e9.36.2025.02.11.15.47.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Feb 2025 15:47:51 -0800 (PST) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal , Guillaume Swaenepoel Subject: [PATCH v5 1/4] ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS Date: Wed, 12 Feb 2025 00:47:35 +0100 Message-Id: <20250211234738.2633971-1-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 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, 11 Feb 2025 23:48:02 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/6345 From: Yoann Congal This documents the variable used in the "automate testing a single recipe's reproducibility" feature [YOCTO #15701] Signed-off-by: Yoann Congal Reviewed-by: Guillaume Swaenepoel Reviewed-by: Quentin Schulz --- v3->v4: Quentin's Review * make missing dependencies more explicit Guillaume's Reviewed-By v2->v3: Quentin's review: * s/target/target(s)/ * Removed Guillaume Reviewed-by (given privately) --- documentation/ref-manual/variables.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index adbef69d8..d56eee3bb 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -5807,6 +5807,13 @@ system and gives an overview of their function and contents. For additional information on how this variable is used, see the initialization script. + :term:`OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS` + Set build target(s) for build reproducibility testing but activate + :ref:`shared state ` build + for most dependencies (i.e. the ones explicitly listed in DEPENDS, which + may not be all dependencies, c.f. [depends] varflags, PACKAGE_DEPENDS and + other implementations). See :doc:`/test-manual/reproducible-builds`. + :term:`OEQA_REPRODUCIBLE_TEST_PACKAGE` Set the package manager(s) for build reproducibility testing. See :yocto_git:`reproducible.py ` From patchwork Tue Feb 11 23:47:36 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 57180 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 6D088C021A2 for ; Tue, 11 Feb 2025 23:48:02 +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.3038.1739317678466927903 for ; Tue, 11 Feb 2025 15:47:58 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=4D8ZPCBK; 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-4395817a7f2so2197605e9.1 for ; Tue, 11 Feb 2025 15:47:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1739317675; x=1739922475; 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=HzlJgCDjuUfhPH1t7T6GGqN7eVLSPlzC6y3JvwH3TfU=; b=4D8ZPCBK26mE4RuiJzrdJn9KATDUeRTdluq+6wI0WdTbpAHyO9xwPZBT/NvrRNplfG SJTrIA+6hytWhK02rCOXel/VSlAlpAWkKzocZv6fcCrorJM8m3nQ1FpqQfmNUzg0XmpW RvGNy3IPvAEKJS3IvC/xCRYhXlXpRNptD2L/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739317675; x=1739922475; 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=HzlJgCDjuUfhPH1t7T6GGqN7eVLSPlzC6y3JvwH3TfU=; b=aaw5lFNff/iLgrnv7K0IfqnSBW9UDoX3iDIH4fU8K7lHfpUM1EKP90v/jgSedcQImY BuORHv7lj+LciS4HQn+9z+l6scI5f4D2ASe8vdhXIqg/o4gWBLn/pUEyaSbfCPirpxze cLgX51c7BbU7LcmKFPtQcinG6aYD/BhHboghuiYFGMpjxMcAywqCWVPfdDbOI4KN4ZLu ltASJCc31HPEO7RSGZMx/WHz8ck2L9vgP+zIw7KJtBCegFUJwXPHwwqLwZrKqLGFfXO2 m5e1iikZy5HmjpESgOi8atwAjKlRbNn1LNXk0bvy8O4o5LjYBHVIaXzPxxG1Mtbwd7Tn KlDA== X-Gm-Message-State: AOJu0YykcmTUKRCmQfgpQWto3bCMTAuENoYi9A5NE37hcnqRoWNvYp9A pO5xUJ4JvCGY3UB6dGlYO8xsVsCYVOTbGn+FJpSFQiU2Tur0QdYjcqxjwhpaJqZREDPJcwj0oLx I X-Gm-Gg: ASbGncugg9aom6w1HnfeqWDr0r3HwCrRdnZEr+1vE6zTGJh50GgxUrhTowBf9vMIVMk rSAt0/EyV/P1/GZhNZBLWCgepgHg5NgAiN0GTepTjBc4YZrGTf3dU1OamLYqxU9wiahh0c66wYC DuF/PisCdLP4MlFJkOUPo76RMwINYBUU3K+PNX/uQdCGfaFeHsFC3/OGTUDU3DMjB1KKI5oyA53 CLhie64Rb4ERnxSBJWheXiOQ6NJUhruDVeZX6Hs7hd89Ct87Y4azoJxPHwePwMbjnmOhruukRbM hcVNW8EomYoAzx5D95UuPN/cIXiTGuLN+zmO X-Google-Smtp-Source: AGHT+IF93JeEEt8lJTQx34iTkaZTJiHMsDO9l7JbpUsKREP5FeiZFgosFs2s5QSCT7wH4vrGFOdi1A== X-Received: by 2002:a05:600c:5487:b0:439:3dc0:29b6 with SMTP id 5b1f17b1804b1-4395815fcc5mr9089505e9.2.1739317672486; Tue, 11 Feb 2025 15:47:52 -0800 (PST) Received: from P-ASN-ECS-830T8C3.local ([2a01:e0a:c04:ba00:b2b1:fd05:9faf:4037]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4395a1b8397sm2413455e9.36.2025.02.11.15.47.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Feb 2025 15:47:52 -0800 (PST) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal , Guillaume Swaenepoel Subject: [PATCH v5 2/4] reproducible-builds: change/add titles in the "How" section Date: Wed, 12 Feb 2025 00:47:36 +0100 Message-Id: <20250211234738.2633971-2-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250211234738.2633971-1-yoann.congal@smile.fr> References: <20250211234738.2633971-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, 11 Feb 2025 23:48:02 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/6346 From: Yoann Congal This is preparation work for the following commit. Signed-off-by: Yoann Congal Reviewed-by: Guillaume Swaenepoel Reviewed-by: Quentin Schulz --- v3->v4: Reviewed-by: Guillaume v2->v3: Quentin's review: * Removed Guillaume Reviewed-by (given privately) --- documentation/test-manual/reproducible-builds.rst | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/documentation/test-manual/reproducible-builds.rst b/documentation/test-manual/reproducible-builds.rst index aaf2e4541..b9f671d68 100644 --- a/documentation/test-manual/reproducible-builds.rst +++ b/documentation/test-manual/reproducible-builds.rst @@ -122,9 +122,12 @@ The project's current reproducibility status can be seen at You can also check the reproducibility status on the Autobuilder: :yocto_ab:`/valkyrie/#/builders/reproducible`. -=============================== -Can I test my layer or recipes? -=============================== +=================================== +How can I test my layer or recipes? +=================================== + +With world build +~~~~~~~~~~~~~~~~ Once again, you can run a ``world`` test using the :ref:`oe-selftest ` @@ -132,6 +135,9 @@ command provided above. This functionality is implemented in :oe_git:`meta/lib/oeqa/selftest/cases/reproducible.py `. +Subclassing the test +~~~~~~~~~~~~~~~~~~~~ + You could subclass the test and change ``targets`` to a different target. You may also change ``sstate_targets`` which would allow you to "pre-cache" some From patchwork Tue Feb 11 23:47:37 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 57177 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 5E8D2C0219B for ; Tue, 11 Feb 2025 23:48:02 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web11.3120.1739317678469101163 for ; Tue, 11 Feb 2025 15:47:58 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=CvXF17UI; spf=pass (domain: smile.fr, ip: 209.85.128.54, mailfrom: yoann.congal@smile.fr) Received: by mail-wm1-f54.google.com with SMTP id 5b1f17b1804b1-4395a06cf43so620625e9.2 for ; Tue, 11 Feb 2025 15:47:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1739317675; x=1739922475; 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=Uk8zSEDFD3nV13yKSg6Em+toZ4yWfDVU3DLCJc1NHTI=; b=CvXF17UIYygWMDgGcGQMCaqeTbhN6zkEP7kce7ZoSwcaF/70eb/NXG8WwlqAiTmIRJ n/Q2gdkkvW3m2U1/Ygxi5Ld64EqUvmfD8mPaxAnmPb9ImMMfF2T5aLEJgP/XpCRwmNQd dKCBWakVwW1JulpW1gLsGGq7sbq8pQUx5gmwA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739317675; x=1739922475; 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=Uk8zSEDFD3nV13yKSg6Em+toZ4yWfDVU3DLCJc1NHTI=; b=fEDrz9R+XLNqtFAfaHky9kSiGgJ98yxWlT1EYBlA72f83BoHKNKhSV3KaYBZzK/muT YBCbjcHgKlvLO1V6lGwee9pRg+Jdw9/FZd9hAAjO0xCywKQWdw8zMcyKEt+0lW2lkL/b rn+eFVaSoZJ0GWBZozKU16fSfCOpFZLohkJ8qI3r/cDHGDR8/aAr441QUsauv6JaYT0y Ui32pwNsXFMCM07DeETRs+vC4FtmdwZbN4n/iiarzNTL3bZqGeaUllEY9ck0uahB0rFJ F/45Y9OUR7cVAk39z0fmVQaHFgvjSALrgW0h9mcwBeq/5VnZdJ5FAVrNzuzqe0tDmPcX Rvww== X-Gm-Message-State: AOJu0YyqlNxJyjLc7skNF+QZo7ZOrKCs4CK4xCXR5tBdLhesuMajejm6 1ABuCvAQrsAj5kL2XOxmImVKxZc65CWfAqqXASLD9bae7HC4EYWDMfZ6KO9r2FPZq5YZ4jX91Pa m X-Gm-Gg: ASbGncuYupuK/uzInJnogmkOqOVyclTqB49YxlOPQ58toiinLO3Gm//xmvRsHE+Jo6Q VoJv5IFWPvdYMRGYXD/FtEptvxr5x+6E+IGSbuU3kQDUUJV3fKLruodCDFlTeicWEHvqZzOcY0K ZCMhSDpumolMdpr7SggahNNvXa1Gr5+O1exDb+kYhSKamYSFYwRQZxHAVru8+JL3bN8FG687Dzj pY8VokOhkmaMGImSbB0P7koIifJ/PMF0nHGk10iCbW3QrJ1nDBbqcRadzfFtynPbcCcVqs9XKKZ cqsMQ1RMIH4QMk1nRFkkx//oM6VEHaTlrFUa X-Google-Smtp-Source: AGHT+IHrT/J7jcY6EH85JOsdfuQYbnLOgGiYquCzfLmae8HGGZhiQK9WHiFpJSAMXBBPQUpPmNzeaQ== X-Received: by 2002:a05:600c:46c7:b0:434:eb73:b0c0 with SMTP id 5b1f17b1804b1-43958165e6fmr11122625e9.5.1739317673394; Tue, 11 Feb 2025 15:47:53 -0800 (PST) Received: from P-ASN-ECS-830T8C3.local ([2a01:e0a:c04:ba00:b2b1:fd05:9faf:4037]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4395a1b8397sm2413455e9.36.2025.02.11.15.47.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Feb 2025 15:47:52 -0800 (PST) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal , Guillaume Swaenepoel Subject: [PATCH v5 3/4] reproducible-builds: add a "How to" section with OEQA* variables Date: Wed, 12 Feb 2025 00:47:37 +0100 Message-Id: <20250211234738.2633971-3-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250211234738.2633971-1-yoann.congal@smile.fr> References: <20250211234738.2633971-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, 11 Feb 2025 23:48:02 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/6347 From: Yoann Congal Shows an example of the new variable OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS and still mention OEQA_REPRODUCIBLE_TEST_TARGET/SSTATE_TARGETS that were shown earlier. Signed-off-by: Yoann Congal Reviewed-by: Guillaume Swaenepoel Reviewed-by: Quentin Schulz --- v4->v5: Quentin's review: * use :term: link in title v3->v4: Quentin's Review * make missing dependencies more explicit Guillaume's Reviewed-by v2->v3: Quentin's review * Double tick quote variable in title * Removed Guillaume Reviewed-by (given privately) v1->v2: Quentin's review * tick-quote variable in title * a set of recipeS * 3 spaces to align a code block (not 4) --- .../test-manual/reproducible-builds.rst | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/documentation/test-manual/reproducible-builds.rst b/documentation/test-manual/reproducible-builds.rst index b9f671d68..b913aa4ea 100644 --- a/documentation/test-manual/reproducible-builds.rst +++ b/documentation/test-manual/reproducible-builds.rst @@ -145,3 +145,23 @@ set of recipes before the test, meaning they are excluded from reproducibility testing. As a practical example, you could set ``sstate_targets`` to ``core-image-sato``, then setting ``targets`` to ``core-image-sato-sdk`` would run reproducibility tests only on the targets belonging only to ``core-image-sato-sdk``. + +Using :term:`OEQA_REPRODUCIBLE_TEST_* ` variables +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +If you want to test the reproducibility of a set of recipes, you can define +:term:`OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS`, in your local.conf:: + + OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS = "my-recipe" + +This will test the reproducibility of ``my-recipe`` but will use the +:ref:`Shared State ` for most its +dependencies (i.e. the ones explicitly listed in DEPENDS, which may not be all +dependencies, c.f. [depends] varflags, PACKAGE_DEPENDS and other +implementations). + +You can have finer control on the test with: + +- :term:`OEQA_REPRODUCIBLE_TEST_TARGET`: lists recipes to be built, +- :term:`OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS`: lists recipes that will + be built using :ref:`Shared State `. From patchwork Tue Feb 11 23:47:38 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 57179 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 5C951C021A0 for ; Tue, 11 Feb 2025 23:48:02 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web11.3121.1739317678484021993 for ; Tue, 11 Feb 2025 15:47:58 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@smile.fr header.s=google header.b=2E5iQuCm; spf=pass (domain: smile.fr, ip: 209.85.128.41, mailfrom: yoann.congal@smile.fr) Received: by mail-wm1-f41.google.com with SMTP id 5b1f17b1804b1-439585a067eso2108325e9.3 for ; Tue, 11 Feb 2025 15:47:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile.fr; s=google; t=1739317675; x=1739922475; 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=CuHJaD4yw1/juaRIFM8FpTu0tEaA9kxCHhwiYlFX1Zs=; b=2E5iQuCmEvvwGAUuALj45PjQiomtbJQXvBnSIF3BlZ6Lccgta/9oCjvs2haGGDxq7f h7jDIDg8siOt6YHd1Lcb5u9LvUzTkG1hhxDu4w+khqZ1sC9Exnps87NtcKF9uD+9CQSD owzspApoja0IualYAePCev9I1TiMtDlISStl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739317675; x=1739922475; 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=CuHJaD4yw1/juaRIFM8FpTu0tEaA9kxCHhwiYlFX1Zs=; b=GXCW0TgNNCWqlplrD771hYaVrpzj+UmvyuMoa+jdghECidaWUD/RVOvSyrrmAJ2brK NU2GcgOxqUq6C1AO6miuygql/Y0XQPEWNcbiT7ObSG4Ky9iTx2+FpOj3x+rODg/2zdQy LhtPtYk4n5DucsRw6ajyaHYQxepgp1ic+d4cxx32e6kCTJXCp9lWljPyu+TAZQbAi91q dRsYBdlcK4WMCyBf7TcJKoX3xi5VX3evqweI0mmK0Wm5fVnudCvQ9nDRDWpI+Qv2jVYV SxD4S4CHDE8ggQ8qkOk0KBkenaMlxUJyxRJ7amLEh1nVIqfUWJXB1JkkgcGp2oMdcsNx NHBw== X-Gm-Message-State: AOJu0YxV1e+zGWko9yHTUG/LVpWvIfz3bc79jaF7X1HKC/pI7SE3Mhwy KabWhTtvK3S7RhgSEsXjmIvTG6N1OqFcRMjAo+Iov9K1EWKmDzW0n6W7pWnC7Kmrx5KzayvFHaJ 2 X-Gm-Gg: ASbGncv/1XT50xk40cuVexoMvqghjGTGFKKITtwU49n+kUUheYAPn/CTf7d3JVuQ1nj VJBq9B4VYj/G8yq6AheZyHVUkbAxZy3raeLMPvGajPEFZhVUvPQE1/xpIof2Ftmp4GZ+qJLZA2q Sc5BnRdTSGDjXHKrpVix2Lt4tBXGVWbqBOKoQ139BzQ6xZHE0p66+M+pp5TPhr0nwLX1USpn4cU /55Lr1T2t3PmFmMxDsZiGtr8jfj0TRUY+TRpR1PavlojMmuJYsmCbOVoMFFk1tw72IMlV0TMHEc ac1bWiuKnM5ZwQaJVYyv/GXaUkBVkXxL5Mxc X-Google-Smtp-Source: AGHT+IGuKTGFzy9upALwg7HDEdTTpVWYn41SXTQVHWWROJaGNQR/w93u7ui8JxmqLeeuhUe/WHKu2g== X-Received: by 2002:a05:600c:4fc9:b0:435:32e:8270 with SMTP id 5b1f17b1804b1-43958176b4emr10410295e9.14.1739317673919; Tue, 11 Feb 2025 15:47:53 -0800 (PST) Received: from P-ASN-ECS-830T8C3.local ([2a01:e0a:c04:ba00:b2b1:fd05:9faf:4037]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4395a1b8397sm2413455e9.36.2025.02.11.15.47.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Feb 2025 15:47:53 -0800 (PST) From: Yoann Congal To: docs@lists.yoctoproject.org Cc: Yoann Congal , Guillaume Swaenepoel Subject: [PATCH v5 4/4] release-notes-5.2: Add new variable OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS Date: Wed, 12 Feb 2025 00:47:38 +0100 Message-Id: <20250211234738.2633971-4-yoann.congal@smile.fr> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250211234738.2633971-1-yoann.congal@smile.fr> References: <20250211234738.2633971-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, 11 Feb 2025 23:48:02 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/6348 From: Yoann Congal Add mention of OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS to release-notes-5.2 to users can use it after upgrading. Signed-off-by: Yoann Congal Reviewed-by: Guillaume Swaenepoel Reviewed-by: Quentin Schulz --- v3->v4: * Quentin's review: * s/single recipe/recipes/ * link to sstate * Reviewed-by: Guillaume v2->v3: Antonin's Review: * Add OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS ot release-notes-5.2 --- documentation/migration-guides/release-notes-5.2.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/migration-guides/release-notes-5.2.rst b/documentation/migration-guides/release-notes-5.2.rst index b0e538700..417b202cd 100644 --- a/documentation/migration-guides/release-notes-5.2.rst +++ b/documentation/migration-guides/release-notes-5.2.rst @@ -17,6 +17,10 @@ New Features / Enhancements in |yocto-ver| - ``linux-firmware``: Add the :term:`FIRMWARE_COMPRESSION` variable which allows compression the firmwares provided by the ``linux-firmware`` recipe. Possible values are ``xz`` and ``zst``. + - reproducibility: Add the :term:`OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS` + variable which enables a reproducibility test on recipes using + :ref:`Shared State ` for the + dependencies. See :doc:`/test-manual/reproducible-builds`. - Kernel-related changes: