diff options
| -rw-r--r-- | meta-python/recipes-connectivity/python-thrift/python-thrift_0.11.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-connectivity/python-thrift/python-thrift_0.11.0.bb b/meta-python/recipes-connectivity/python-thrift/python-thrift_0.11.0.bb index 8047ec77b9..10cff425e8 100644 --- a/meta-python/recipes-connectivity/python-thrift/python-thrift_0.11.0.bb +++ b/meta-python/recipes-connectivity/python-thrift/python-thrift_0.11.0.bb | |||
| @@ -7,6 +7,9 @@ SRC_URI[sha256sum] = "7d59ac4fdcb2c58037ebd4a9da5f9a49e3e034bf75b3f26d9fe48ba3d8 | |||
| 7 | 7 | ||
| 8 | inherit pypi setuptools | 8 | inherit pypi setuptools |
| 9 | 9 | ||
| 10 | # Use different filename to prevent conflicts with thrift itself | ||
| 11 | PYPI_SRC_URI_append = ";downloadfilename=${BP}.${PYPI_PACKAGE_EXT}" | ||
| 12 | |||
| 10 | RDEPENDS_${PN} += "\ | 13 | RDEPENDS_${PN} += "\ |
| 11 | ${PYTHON_PN}-logging \ | 14 | ${PYTHON_PN}-logging \ |
| 12 | ${PYTHON_PN}-six \ | 15 | ${PYTHON_PN}-six \ |
