The package `python3-fdt` is used for parsing and generating DTBs. Signed-off-by: Nandor Han <nandor....@vaisala.com> --- meta/recipes-devtools/python/python3-fdt_0.2.0.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-fdt_0.2.0.bb
diff --git a/meta/recipes-devtools/python/python3-fdt_0.2.0.bb b/meta/recipes-devtools/python/python3-fdt_0.2.0.bb new file mode 100644 index 0000000000..040ceba980 --- /dev/null +++ b/meta/recipes-devtools/python/python3-fdt_0.2.0.bb @@ -0,0 +1,14 @@ +SUMMARY = "Library for manipulation of Device Tree Data" +HOMEPAGE = "https://github.com/molejar/pyFDT" +SECTION = "devel/python" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=9a6ea5b6c346a830f54cc95f6a2a9245" + +SRC_URI[md5sum] = "a91daa36b3216f54feeac74ea8e5a475" +SRC_URI[sha256sum] = "b675139346946115513e27b5eed9aa882628ab74ed500bd5e25e122ee0afa2f6" + +PYPI_PACKAGE = "fdt" + +inherit pypi setuptools3 + +BBCLASSEXTEND = "native" -- 2.24.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#138733): https://lists.openembedded.org/g/openembedded-core/message/138733 Mute This Topic: https://lists.openembedded.org/mt/74483804/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-