]> code.ossystems Code Review - openembedded-core.git/commitdiff
python-nose: Add HOMEPAGE info into recipe file.
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Mon, 11 Sep 2017 07:52:17 +0000 (15:52 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Sep 2017 20:59:57 +0000 (21:59 +0100)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-nose_1.3.7.bb

index 3757f3a8b7ec8c013b38c86e97cab4282107b017..9b3509cafbb153d6f86e8ce2e164e06517d94844 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "Extends Python unittest to make testing easier"
+HOMEPAGE = "http://readthedocs.org/docs/nose/"
 DESCRIPTION = "nose extends the test loading and running features of unittest, \
 making it easier to write, find and run tests."
 SECTION = "devel/python"