]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta: remove obsolete PIP_INSTALL_PACKAGE
authorRoss Burton <ross@burtonini.com>
Fri, 11 Mar 2022 12:02:04 +0000 (12:02 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Mar 2022 09:20:00 +0000 (09:20 +0000)
PIP_INSTALL_PACKAGE isn't used anymore, so remove all instances of it
from the recipes.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 files changed:
meta/recipes-devtools/meson/meson_0.61.2.bb
meta/recipes-devtools/python/python3-dbusmock_0.26.1.bb
meta/recipes-devtools/python/python3-flit-core_3.7.1.bb
meta/recipes-devtools/python/python3-libarchive-c_4.0.bb
meta/recipes-devtools/python/python3-magic_0.4.25.bb
meta/recipes-devtools/python/python3-more-itertools_8.12.0.bb
meta/recipes-devtools/python/python3-numpy_1.22.2.bb
meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb
meta/recipes-devtools/python/python3-subunit_1.4.0.bb
meta/recipes-extended/asciidoc/asciidoc_10.1.4.bb
meta/recipes-gnome/gi-docgen/gi-docgen_git.bb
meta/recipes-support/bmap-tools/bmap-tools_git.bb

index a51db1e3d443c45538d1b0a87a80fb138873ab6e..8304bfdac98408a68db2bcf64592cac5bdc5f378 100644 (file)
@@ -23,8 +23,6 @@ UPSTREAM_CHECK_REGEX = "meson-(?P<pver>\d+(\.\d+)+)\.tar"
 
 inherit setuptools_build_meta
 
-PIP_INSTALL_PACKAGE = "meson"
-
 RDEPENDS:${PN} = "ninja python3-modules python3-pkg-resources"
 
 FILES:${PN} += "${datadir}/polkit-1"
index d892ac9804f87b46a85eb4f9c01e97a2f4431406..dc988107269fe870c9abfff4626e2b377d928c54 100644 (file)
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
 SRC_URI[sha256sum] = "0e95ef6ec1e6b58aeb0e08839a76972debea94184570f09e29e5f12551399e55"
 
 PYPI_PACKAGE = "python-dbusmock"
-PIP_INSTALL_PACKAGE = "python_dbusmock"
 
 inherit pypi setuptools3
 
index c6bc24555eae396eb0a2296a120669e0057abe33..1f14345d503da51461fc5af4608ff9bd8af7bc62 100644 (file)
@@ -19,7 +19,6 @@ DEPENDS:append:class-native = " unzip-native"
 # We need the full flit tarball
 PYPI_PACKAGE = "flit"
 PEP517_SOURCE_PATH = "${S}/flit_core"
-PIP_INSTALL_PACKAGE = "flit_core"
 
 do_install:class-native () {
     pip_install_wheel_do_bootstrap_install
index 99837848a67ecddbefc68a09ebd3f910faee1c4d..3c6bc1e1cab5eb401f4904b8ebf32431cc95e832 100644 (file)
@@ -9,8 +9,6 @@ PYPI_PACKAGE = "libarchive-c"
 
 inherit pypi setuptools3
 
-PIP_INSTALL_PACKAGE = "libarchive_c"
-
 SRC_URI[sha256sum] = "a5b41ade94ba58b198d778e68000f6b7de41da768de7140c984f71d7fa8416e5"
 
 RDEPENDS:${PN} += "\
index bd46b294ae956942b91d1854d8e90714061bd094..efc8b6daaaf72994f6f1890e5b4b406de7bf4ea2 100644 (file)
@@ -8,7 +8,6 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=61495c152d794e6be5799a9edca149e3"
 
 PYPI_PACKAGE = "python-magic"
-PIP_INSTALL_PACKAGE = "python_magic"
 
 inherit pypi setuptools3
 
index 5788af3f71e8be31aad68841e3b24562b0c15b1d..c1e34b205dabbe486d4eeb91b59be9aea4eeaff0 100644 (file)
@@ -7,8 +7,6 @@ SRC_URI[sha256sum] = "7dc6ad46f05f545f900dd59e8dfb4e84a4827b97b3cfecb175ea0c7d24
 
 inherit pypi setuptools3 ptest
 
-PIP_INSTALL_PACKAGE = "more_itertools"
-
 SRC_URI += " \
        file://run-ptest \
 "
index 43e7427eab5ba9a0f4068fb7b626c1c2463ed428..6ceb451ff311a0a9bd36b97bf7050849bd48709f 100644 (file)
@@ -20,7 +20,6 @@ UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar"
 DEPENDS += "python3-cython-native"
 
 inherit ptest setuptools3
-PIP_INSTALL_PACKAGE = "numpy"
 
 S = "${WORKDIR}/numpy-${PV}"
 
index b592cb95d4af1f3873653b88472c3ef29589d1b0..c377c3bfb0328b8ec4ca7de6def9c926d84f662a 100644 (file)
@@ -8,6 +8,4 @@ SRC_URI[sha256sum] = "5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac
 
 inherit pypi setuptools3
 
-PIP_INSTALL_PACKAGE = "strict_rfc3339"
-
 BBCLASSEXTEND = "native nativesdk"
index bc49a2b69ed17b80d521145ecf85ba79fa727411..e4e3bf191d825e844fa11fed8c63ad1dbad073ca 100644 (file)
@@ -10,8 +10,6 @@ SRC_URI[sha256sum] = "042039928120fbf392e8c983d60f3d8ae1b88f90a9f8fd7188ddd9c26c
 
 inherit pypi setuptools3
 
-PIP_INSTALL_PACKAGE = "python_subunit"
-
 RDEPENDS:${PN} = " python3-testtools"
 
 BBCLASSEXTEND = "nativesdk"
index 484250b33ed56fa29e8aa18a5887dce564555987..4ab9edbce4cbc2ebca0c6f525e03485b046fef94 100644 (file)
@@ -21,7 +21,6 @@ S = "${WORKDIR}/git"
 export SGML_CATALOG_FILES="file://${STAGING_ETCDIR_NATIVE}/xml/catalog"
 
 inherit setuptools3
-PIP_INSTALL_PACKAGE = "asciidoc"
 CLEANBROKEN = "1"
 
 BBCLASSEXTEND = "native nativesdk"
index 67617fca39314b77df84dfff7889f53eada1f389..6a7124c3fea925aef396f20b5d88d7ff46cc7498 100644 (file)
@@ -16,7 +16,6 @@ SRCREV = "37b04455ff58cb2ec3f58917d0737c435344f2fb"
 S = "${WORKDIR}/git"
 
 inherit setuptools3
-PIP_INSTALL_PACKAGE = "gi_docgen"
 
 RDEPENDS:${PN} += "python3-asyncio python3-core python3-jinja2 python3-json python3-markdown python3-markupsafe python3-pygments python3-toml python3-typogrify python3-xml"
 
index 2999fdcea15e18e6392a76d53ecbd716e880480e..78c51e7731ae3a9ea5d13133baf5ec0352dddf35 100644 (file)
@@ -23,6 +23,4 @@ RDEPENDS:${PN} = "python3-core python3-compression python3-mmap python3-setuptoo
 
 inherit setuptools3
 
-PIP_INSTALL_PACKAGE = "bmap_tools"
-
 BBCLASSEXTEND = "native nativesdk"