From patchwork Thu Dec 5 15:59:48 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hugues KAMBA MPIANA X-Patchwork-Id: 53722 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 5B66DE77172 for ; Thu, 5 Dec 2024 16:00:04 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.14906.1733414398583300391 for ; Thu, 05 Dec 2024 07:59:58 -0800 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: hugues.kambampiana@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 344821063; Thu, 5 Dec 2024 08:00:26 -0800 (PST) Received: from e129527.arm.com (unknown [10.57.89.208]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7CAF13F5A1; Thu, 5 Dec 2024 07:59:57 -0800 (PST) From: Hugues KAMBA MPIANA To: meta-arm@lists.yoctoproject.org Cc: Hugues KAMBA MPIANA Subject: [PATCH styhead 3/3] kas: corstone-1000: Pin Yocto layer dependencies for CORSTONE1000-2024.11 release Date: Thu, 5 Dec 2024 15:59:48 +0000 Message-Id: <20241205155948.787069-4-hugues.kambampiana@arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241205155948.787069-1-hugues.kambampiana@arm.com> References: <20241205155948.787069-1-hugues.kambampiana@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 ; Thu, 05 Dec 2024 16:00:04 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/6275 The SHA of the dependent community layers are set to the tested SHA from the `styhead` branch of each layer. Signed-off-by: Hugues KAMBA MPIANA --- kas/corstone1000-base.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kas/corstone1000-base.yml b/kas/corstone1000-base.yml index c36b294a..11436d8d 100644 --- a/kas/corstone1000-base.yml +++ b/kas/corstone1000-base.yml @@ -5,7 +5,7 @@ distro: poky defaults: repos: - branch: master + branch: styhead repos: meta-arm: @@ -16,14 +16,14 @@ repos: poky: url: https://git.yoctoproject.org/git/poky - # commit: 5465094be9a61a1639e1dab6d2b4ebea2bee7440 + commit: 5465094be9a61a1639e1dab6d2b4ebea2bee7440 layers: meta: meta-poky: meta-openembedded: url: https://git.openembedded.org/meta-openembedded - # commit: 461d85a1831318747af5abe86da193bcde3fd9b4 + commit: 461d85a1831318747af5abe86da193bcde3fd9b4 layers: meta-oe: meta-python: @@ -31,7 +31,7 @@ repos: meta-secure-core: url: https://github.com/wind-river/meta-secure-core.git - # commit: 59d7e90542947c342098863b9998693ac79352b0 + commit: 59d7e90542947c342098863b9998693ac79352b0 layers: meta-secure-core-common: meta-signing-key: