1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-12 03:10:15 +00:00

arm/python3-pydevicetree: update to 0.0.13

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2025-04-18 09:12:01 -04:00
parent a842ad2a12
commit 7e85e2354d

View File

@@ -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"