mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
python3-libarchive-c: set PIP_INSTALL_PACKAGE
Set PIP_INSTALL_PACKAGE to libarchive_c to match the name of the wheel built by bdist_wheel. [YOCTO #14638] (From OE-Core rev: e57e83d631fdd021f84cdbc827b2bc595a43b26e) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b5cc70b392
commit
2b54e80a8a
@@ -9,6 +9,8 @@ PYPI_PACKAGE = "libarchive-c"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
PIP_INSTALL_PACKAGE = "libarchive_c"
|
||||
|
||||
SRC_URI[sha256sum] = "a5b41ade94ba58b198d778e68000f6b7de41da768de7140c984f71d7fa8416e5"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
|
||||
Reference in New Issue
Block a user