summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/bmap-tools/bmap-tools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/bmap-tools/bmap-tools_git.bb')
-rw-r--r--meta/recipes-support/bmap-tools/bmap-tools_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-support/bmap-tools/bmap-tools_git.bb b/meta/recipes-support/bmap-tools/bmap-tools_git.bb
index c5acdc5cbf..2999fdcea1 100644
--- a/meta/recipes-support/bmap-tools/bmap-tools_git.bb
+++ b/meta/recipes-support/bmap-tools/bmap-tools_git.bb
@@ -24,6 +24,5 @@ RDEPENDS:${PN} = "python3-core python3-compression python3-mmap python3-setuptoo
24inherit setuptools3 24inherit setuptools3
25 25
26PIP_INSTALL_PACKAGE = "bmap_tools" 26PIP_INSTALL_PACKAGE = "bmap_tools"
27PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${PIP_INSTALL_PACKAGE}-${BASEVER}-*.whl"
28 27
29BBCLASSEXTEND = "native nativesdk" 28BBCLASSEXTEND = "native nativesdk"