aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-02 10:56:14 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-03 08:48:07 -0800
commit33bb50423460024166c8cf23f636cede55e3b596 (patch)
treeff790406da011d6d4c91f7c105bdc7317e6d711d /meta-python/recipes-connectivity
parent605e9d1809c66807263e275db160d84354c04ecd (diff)
downloadmeta-openembedded-33bb50423460024166c8cf23f636cede55e3b596.tar.gz
python3-txws: Define PIP_INSTALL_PACKAGE
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-connectivity')
-rw-r--r--meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb
index 7910fcd18a..c075e42700 100644
--- a/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb
+++ b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb
@@ -13,3 +13,4 @@ S = "${WORKDIR}/git"
inherit setuptools3
+PIP_INSTALL_PACKAGE = "txWS"