summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb')
-rw-r--r--meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb b/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb
index f4871ee778..be81125652 100644
--- a/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb
+++ b/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests. " 1DESCRIPTION = "CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests. "
2HOMEPAGE = "http://www.freedesktop.org/wiki/Software/cppunit" 2HOMEPAGE = "http://www.freedesktop.org/wiki/Software/cppunit"
3LICENSE = "LGPL-2.1" 3LICENSE = "LGPL-2.1-only"
4SECTION = "libs" 4SECTION = "libs"
5LIC_FILES_CHKSUM = "file://COPYING;md5=b0e9ef921ff780eb328bdcaeebec3269" 5LIC_FILES_CHKSUM = "file://COPYING;md5=b0e9ef921ff780eb328bdcaeebec3269"
6 6