diff options
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.bb | 2 |
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 @@ | |||
| 1 | DESCRIPTION = "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. " | 1 | DESCRIPTION = "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. " |
| 2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/cppunit" | 2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/cppunit" |
| 3 | LICENSE = "LGPL-2.1" | 3 | LICENSE = "LGPL-2.1-only" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b0e9ef921ff780eb328bdcaeebec3269" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b0e9ef921ff780eb328bdcaeebec3269" |
| 6 | 6 | ||
