summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2022-03-11 12:02:04 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-12 09:20:00 +0000
commit15baf24f750ab2c8b0a46d4a3bf2ae9bfa3d0aff (patch)
tree8069a5bcf546b0b5c3bc0ae3680bc3c8ebb49f0d /meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb
parentc4ecd63593df2ffd5c1b7ae1c50652ca57ebe219 (diff)
downloadopenembedded-core-contrib-15baf24f750ab2c8b0a46d4a3bf2ae9bfa3d0aff.tar.gz
meta: remove obsolete PIP_INSTALL_PACKAGE
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>
Diffstat (limited to 'meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb')
-rw-r--r--meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb b/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb
index b592cb95d4..c377c3bfb0 100644
--- a/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb
+++ b/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb
@@ -8,6 +8,4 @@ SRC_URI[sha256sum] = "5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac
inherit pypi setuptools3
-PIP_INSTALL_PACKAGE = "strict_rfc3339"
-
BBCLASSEXTEND = "native nativesdk"