diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-kafka_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-kafka_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-kafka_git.bb b/meta-openstack/recipes-devtools/python/python3-kafka_git.bb index 24b3220..7298f97 100644 --- a/meta-openstack/recipes-devtools/python/python3-kafka_git.bb +++ b/meta-openstack/recipes-devtools/python/python3-kafka_git.bb | |||
| @@ -11,8 +11,6 @@ SRCNAME = "kafka-python" | |||
| 11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=22efebb1e053dcc946f4b9d17f3cbbea" | 11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=22efebb1e053dcc946f4b9d17f3cbbea" |
| 12 | SRC_URI = "git://github.com/mumrah/${SRCNAME}.git;branch=master;protocol=https" | 12 | SRC_URI = "git://github.com/mumrah/${SRCNAME}.git;branch=master;protocol=https" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | ||
| 15 | |||
| 16 | inherit setuptools3 | 14 | inherit setuptools3 |
| 17 | 15 | ||
| 18 | DEPENDS += " \ | 16 | DEPENDS += " \ |
