From patchwork Fri Apr 18 13:12:00 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jon Mason X-Patchwork-Id: 61558 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 71002C369AB for ; Fri, 18 Apr 2025 13:12:07 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.11537.1744981922563765055 for ; Fri, 18 Apr 2025 06:12:02 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: jon.mason@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 5F95814BF for ; Fri, 18 Apr 2025 06:11:59 -0700 (PDT) Received: from H24V3P4C17.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 27E4E3F66E for ; Fri, 18 Apr 2025 06:12:02 -0700 (PDT) From: Jon Mason To: meta-arm@lists.yoctoproject.org Subject: [PATCH 1/2] arm/scp-firmware: update to 2.16.0 Date: Fri, 18 Apr 2025 09:12:00 -0400 Message-Id: <20250418131201.95204-1-jon.mason@arm.com> X-Mailer: git-send-email 2.39.5 (Apple Git-154) 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, 18 Apr 2025 13:12:07 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/6470 Update SCP to the latest tagged version, and update the related patch to the new location of the relevant files. For a comparison of the changes, please go to https://git.gitlab.arm.com/firmware/SCP-firmware/-/compare/v2.15.0...v2.16.0 Signed-off-by: Jon Mason --- .../{scp-firmware_2.15.0.bb => scp-firmware_2.16.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-arm/recipes-bsp/scp-firmware/{scp-firmware_2.15.0.bb => scp-firmware_2.16.0.bb} (98%) diff --git a/meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.15.0.bb b/meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.16.0.bb similarity index 98% rename from meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.15.0.bb rename to meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.16.0.bb index b305234347f2..66cf4e44962f 100644 --- a/meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.15.0.bb +++ b/meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.16.0.bb @@ -12,7 +12,7 @@ SRC_URI = "${SRC_URI_SCP_FIRMWARE};branch=${SRCBRANCH} \ " SRCBRANCH = "main" -SRCREV = "25681b34bdc838b7231e0056e3ef5164e8005382" +SRCREV = "190e938c2da3631b4834a90448516423099c79f7" PROVIDES += "virtual/control-processor-firmware" From patchwork Fri Apr 18 13:12:01 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jon Mason X-Patchwork-Id: 61559 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 7B2FFC369CA for ; Fri, 18 Apr 2025 13:12:07 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.11538.1744981922695879225 for ; Fri, 18 Apr 2025 06:12:02 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: jon.mason@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 8B150150C for ; Fri, 18 Apr 2025 06:11:59 -0700 (PDT) Received: from H24V3P4C17.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 5CD5A3F66E for ; Fri, 18 Apr 2025 06:12:02 -0700 (PDT) From: Jon Mason To: meta-arm@lists.yoctoproject.org Subject: [PATCH 2/2] arm/python3-pydevicetree: update to 0.0.13 Date: Fri, 18 Apr 2025 09:12:01 -0400 Message-Id: <20250418131201.95204-2-jon.mason@arm.com> X-Mailer: git-send-email 2.39.5 (Apple Git-154) In-Reply-To: <20250418131201.95204-1-jon.mason@arm.com> References: <20250418131201.95204-1-jon.mason@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 ; Fri, 18 Apr 2025 13:12:07 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/6471 Signed-off-by: Jon Mason --- ...-pydevicetree_0.0.12.bb => python3-pydevicetree_0.0.13.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-arm/recipes-devtools/python/{python3-pydevicetree_0.0.12.bb => python3-pydevicetree_0.0.13.bb} (55%) diff --git a/meta-arm/recipes-devtools/python/python3-pydevicetree_0.0.12.bb b/meta-arm/recipes-devtools/python/python3-pydevicetree_0.0.13.bb similarity index 55% rename from meta-arm/recipes-devtools/python/python3-pydevicetree_0.0.12.bb rename to meta-arm/recipes-devtools/python/python3-pydevicetree_0.0.13.bb index fdd7715df629..7a1ba7173002 100644 --- a/meta-arm/recipes-devtools/python/python3-pydevicetree_0.0.12.bb +++ b/meta-arm/recipes-devtools/python/python3-pydevicetree_0.0.13.bb @@ -1,10 +1,10 @@ SUMMARY = "Python 3 library for parsing, querying, and modifying Devicetree Source v1 files" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=23f9ad5cad3d8cc0336e2a5d8a87e1fa" +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=2862203650706153a696787039ebd509" HOMEPAGE = "https://github.com/sifive/pydevicetree" inherit pypi setuptools3 -SRC_URI[sha256sum] = "1ca19ec38bec0095a0a8dc4753a578e8c6e9a70873112547d30c92b32411f667" +SRC_URI[sha256sum] = "5700c05df89bad8fd729c11aa6f764a3323bcb3796f13b32481ae34445cfc1b7" BBCLASSEXTEND = "native nativesdk"