[oe] [meta-python][PATCH] python-vcversioner: Fix bad DESCRIPTION and HOMEPAGE entries.

Philip Balister philip at balister.org
Thu Jan 28 16:22:57 UTC 2016


Copy/paste is the root of all evil.

Signed-off-by: Philip Balister <philip at balister.org>
---
 meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb b/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
index 152034b..6c96875 100644
--- a/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
+++ b/meta-python/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
@@ -1,5 +1,5 @@
-DESCRIPTION = "Twisted Web Sockets"
-HOMEPAGE = "https://github.com/MostAwesomeDude/txWS"
+DESCRIPTION = "Python vcversioner"
+HOMEPAGE = "https://github.com/habnabit/vcversioner"
 
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://PKG-INFO;md5=260625d695c5e0c9dd2c2ef898833c7d"
-- 
2.5.0




More information about the Openembedded-devel mailing list