summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-dtc_1.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-dtc_1.6.1.bb b/meta/recipes-devtools/python/python3-dtc_1.6.1.bb
index a868bd0109..95ab0be474 100644
--- a/meta/recipes-devtools/python/python3-dtc_1.6.1.bb
+++ b/meta/recipes-devtools/python/python3-dtc_1.6.1.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://pylibfdt/libfdt.i;beginline=1;endline=6;md5=afda088c9
16 16
17SRCREV = "c001fc01a43e7a06447c06ea3d50bd60641322b8" 17SRCREV = "c001fc01a43e7a06447c06ea3d50bd60641322b8"
18 18
19PV = "1.6.1+git${SRCPV}" 19PV = "1.6.1+git"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22PYPA_WHEEL = "${S}/dist/libfdt-1.6.2*.whl" 22PYPA_WHEEL = "${S}/dist/libfdt-1.6.2*.whl"