aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-10-11 20:46:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-16 11:37:01 +0000
commitb9dade84d9d58c2f7c1488d24f635214684fdfd3 (patch)
tree0462a8104ac57a6c3739a8aef173ac90814393fe
parentbfe70134ae569a51b3decf2dd6ae3ae25dbb5994 (diff)
downloadopenembedded-core-contrib-b9dade84d9d58c2f7c1488d24f635214684fdfd3.tar.gz
python-nose: add SUMMARY
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-devtools/python/python-nose_1.3.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-nose_1.3.6.bb b/meta/recipes-devtools/python/python-nose_1.3.6.bb
index d6e8fc1ed3..e47ddb0f62 100644
--- a/meta/recipes-devtools/python/python-nose_1.3.6.bb
+++ b/meta/recipes-devtools/python/python-nose_1.3.6.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Extends Python unittest to make testing easier"
DESCRIPTION = "nose extends the test loading and running features of unittest, \
making it easier to write, find and run tests."
SECTION = "devel/python"