diff mbox series

[2/2] arm/python3-pydevicetree: update to 0.0.13

Message ID 20250418131201.95204-2-jon.mason@arm.com
State New
Headers show
Series [1/2] arm/scp-firmware: update to 2.16.0 | expand

Commit Message

Jon Mason April 18, 2025, 1:12 p.m. UTC
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 ...-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 mbox series

Patch

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"