mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 05:02:21 +02:00
meta: remove obsolete PIP_INSTALL_PACKAGE
PIP_INSTALL_PACKAGE isn't used anymore, so remove all instances of it from the recipes. (From OE-Core rev: 15baf24f750ab2c8b0a46d4a3bf2ae9bfa3d0aff) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b538705ed5
commit
7f6966555c
@@ -9,8 +9,6 @@ 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