aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-03-08 22:15:53 +0000
committerRoss Burton <ross.burton@arm.com>2022-03-08 22:59:55 +0000
commit37f32209d651c5930c0f8270e1140406e731329c (patch)
tree6fd17cf40b829bcfd5f88b09c45e9bcbd37ef8bf
parentfa958d31b46701ab6d5d4dfb68b775fb2de22f91 (diff)
downloadmeta-openembedded-contrib-37f32209d651c5930c0f8270e1140406e731329c.tar.gz
python3-path unset wheel
-rw-r--r--meta-python/recipes-devtools/python/python3-path_16.4.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-path_16.4.0.bb b/meta-python/recipes-devtools/python/python3-path_16.4.0.bb
index 0fc0a33b2b..60ac948cf4 100644
--- a/meta-python/recipes-devtools/python/python3-path_16.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-path_16.4.0.bb
@@ -5,6 +5,5 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6"
SRC_URI[sha256sum] = "baf2e757c4b19be8208f9e67e48fb475b4a577d5613590ce46693bdbdf082f52"
inherit pypi setuptools_build_meta
-PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${PIP_INSTALL_PACKAGE}-0.0.0-*.whl"
BBCLASSEXTEND = "nativesdk native"