diff options
Diffstat (limited to 'meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb')
-rw-r--r-- | meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb | 3 |
1 files changed, 1 insertions, 2 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 ab39606bdb..205775ef63 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 | |||
@@ -12,8 +12,7 @@ RDEPENDS:${PN} += " \ | |||
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI = "git://github.com/MostAwesomeDude/txWS.git;branch=master;protocol=https" | 14 | SRC_URI = "git://github.com/MostAwesomeDude/txWS.git;branch=master;protocol=https" |
15 | SRCREV= "88cf6d9b9b685ffa1720644bd53c742afb10a414" | 15 | SRCREV = "88cf6d9b9b685ffa1720644bd53c742afb10a414" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | ||
18 | 17 | ||
19 | inherit setuptools3 | 18 | inherit setuptools3 |