]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-libarchive-c: set PIP_INSTALL_PACKAGE
authorTim Orling <ticotimo@gmail.com>
Tue, 22 Feb 2022 19:16:46 +0000 (11:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 15:06:46 +0000 (15:06 +0000)
Set PIP_INSTALL_PACKAGE to libarchive_c to match the name of the wheel
built 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-devtools/python/python3-libarchive-c_4.0.bb

index 3c6bc1e1cab5eb401f4904b8ebf32431cc95e832..99837848a67ecddbefc68a09ebd3f910faee1c4d 100644 (file)
@@ -9,6 +9,8 @@ PYPI_PACKAGE = "libarchive-c"
 
 inherit pypi setuptools3
 
+PIP_INSTALL_PACKAGE = "libarchive_c"
+
 SRC_URI[sha256sum] = "a5b41ade94ba58b198d778e68000f6b7de41da768de7140c984f71d7fa8416e5"
 
 RDEPENDS:${PN} += "\