From a5ca0d3d6d0c7990025f0a37a3bcdd4e210b7400 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 11 Jun 2026 09:26:42 +0000 Subject: [PATCH] python3-dtc: upgrade 1.7.2 -> 1.8.1 --- .../python/{python3-dtc_1.7.2.bb => python3-dtc_1.8.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dtc_1.7.2.bb => python3-dtc_1.8.1.bb} (93%) 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 93% 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..d1e44b163c 100644 --- a/meta/recipes-devtools/python/python3-dtc_1.7.2.bb +++ b/meta/recipes-devtools/python/python3-dtc_1.8.1.bb @@ -13,7 +13,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "v(?P\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" -- 2.47.1