diff options
| author | Philip Balister <philip@balister.org> | 2016-02-14 18:14:03 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-25 17:45:47 +0100 |
| commit | 408d4cb67249d81e43abffd4ba7cc7456311d9ea (patch) | |
| tree | 9b9cf453ab34eacbd55d7c4501ec8592a2624619 /meta-python/recipes-connectivity/python-txws | |
| parent | 69f5e6e583a9e69830f13a06f7b301e4a869163b (diff) | |
| download | meta-openembedded-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.bb | 2 |
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 @@ | |||
| 1 | DESCRIPTION = "Twisted Web Sockets" | 1 | SUMMARY = "Twisted Web Sockets" |
| 2 | HOMEPAGE = "https://github.com/MostAwesomeDude/txWS" | 2 | HOMEPAGE = "https://github.com/MostAwesomeDude/txWS" |
| 3 | 3 | ||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
