From: Alexander Kanavin <[email protected]> Switch to python_mesonpy.
Signed-off-by: Alexander Kanavin <[email protected]> --- .../python/{python3-dtc_1.7.2.bb => python3-dtc_1.8.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-dtc_1.7.2.bb => python3-dtc_1.8.1.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-dtc_1.7.2.bb b/meta/recipes-devtools/python/python3-dtc_1.8.1.bb similarity index 89% rename from meta/recipes-devtools/python/python3-dtc_1.7.2.bb rename to meta/recipes-devtools/python/python3-dtc_1.8.1.bb index 9525c340cd..314107883f 100644 --- a/meta/recipes-devtools/python/python3-dtc_1.7.2.bb +++ b/meta/recipes-devtools/python/python3-dtc_1.8.1.bb @@ -13,10 +13,10 @@ UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" LIC_FILES_CHKSUM = "file://pylibfdt/libfdt.i;beginline=1;endline=6;md5=afda088c974174a29108c8d80b5dce90" -SRCREV = "2d10aa2afe35527728db30b35ec491ecb6959e5c" +SRCREV = "8f48565e5cfedc74d3f7512f1e0188e9d85dc1de" PYPA_WHEEL = "${S}/dist/libfdt-1.6.2*.whl" -inherit setuptools3 pkgconfig +inherit python_mesonpy pkgconfig BBCLASSEXTEND = "native nativesdk" -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238952): https://lists.openembedded.org/g/openembedded-core/message/238952 Mute This Topic: https://lists.openembedded.org/mt/119839192/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
