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 fdd7715d..7a1ba717 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"