]> code.ossystems Code Review - openembedded-core.git/commit
bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
authorTim Orling <ticotimo@gmail.com>
Tue, 22 Feb 2022 19:16:51 +0000 (11:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 15:06:46 +0000 (15:06 +0000)
commit7aea6a938544582d036c454beeef947c986eedc7
treee72962ab9399ab4c8a93f41345816034111bd65b
parent44263ae8eb56966407cd8ca2c862daab342196f2
bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER

Change filename to _git.bb and use BASEVER to set PV.

The wheel built by bdist_wheel is named "bmap_tool-*.whl" set the
PIP_INSTALL_PACKAGE name accordingly.

Use BASEVER to set PYPA_WHEEL to match the version in the wheel produced
by bdist_wheel.

[YOCTO #14638]

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/bmap-tools/bmap-tools_git.bb [moved from meta/recipes-support/bmap-tools/bmap-tools_3.6.bb with 86% similarity]