aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity/python-txws
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2016-02-14 18:14:03 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-25 17:45:47 +0100
commit408d4cb67249d81e43abffd4ba7cc7456311d9ea (patch)
tree9b9cf453ab34eacbd55d7c4501ec8592a2624619 /meta-python/recipes-connectivity/python-txws
parent69f5e6e583a9e69830f13a06f7b301e4a869163b (diff)
downloadmeta-openembedded-contrib-408d4cb67249d81e43abffd4ba7cc7456311d9ea.tar.gz
Convert the DESCRIPTION tag to a SUMMARY tag for short summaries.
* Also update vcversioner to have correct SUMMARY and HOMEPAGE. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-connectivity/python-txws')
-rw-r--r--meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb b/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb
index ceed228065..0b2ac118af 100644
--- a/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb
+++ b/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Twisted Web Sockets"
+SUMMARY = "Twisted Web Sockets"
HOMEPAGE = "https://github.com/MostAwesomeDude/txWS"
LICENSE = "Apache-2.0"