diff options
Diffstat (limited to 'meta-oe/recipes-test')
-rw-r--r-- | meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-test/cukinia/cukinia_0.6.0.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-test/cunit/cunit_2.1-3.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-test/evtest/evtest_1.34.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-test/fbtest/fb-test_1.1.0.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-test/fwts/fwts_21.06.00.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-test/pm-qa/pm-qa_git.bb | 2 |
8 files changed, 8 insertions, 8 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 f4871ee77..be8112565 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 | ||
diff --git a/meta-oe/recipes-test/cukinia/cukinia_0.6.0.bb b/meta-oe/recipes-test/cukinia/cukinia_0.6.0.bb index bc595c80c..229aee6d7 100644 --- a/meta-oe/recipes-test/cukinia/cukinia_0.6.0.bb +++ b/meta-oe/recipes-test/cukinia/cukinia_0.6.0.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Linux firmware validation framework" | |||
2 | DESCRIPTION = "Cukinia is designed to help Linux-based embedded firmware \ | 2 | DESCRIPTION = "Cukinia is designed to help Linux-based embedded firmware \ |
3 | developers run simple system-level validation tests on their firmware." | 3 | developers run simple system-level validation tests on their firmware." |
4 | HOMEPAGE = "https://github.com/savoirfairelinux/cukinia" | 4 | HOMEPAGE = "https://github.com/savoirfairelinux/cukinia" |
5 | LICENSE = "GPLv3 & Apache-2.0" | 5 | LICENSE = "GPL-3.0-only & Apache-2.0" |
6 | 6 | ||
7 | LIC_FILES_CHKSUM = "file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \ | 7 | LIC_FILES_CHKSUM = "file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \ |
8 | file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" | 8 | file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" |
diff --git a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb index c71744e3c..9a0c18dee 100644 --- a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb +++ b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "CUnit is a C framework for unit testing. Test output supports comandline and GUI results reporting" | 1 | DESCRIPTION = "CUnit is a C framework for unit testing. Test output supports comandline and GUI results reporting" |
2 | HOMEPAGE = "http://cunit.sourceforge.net" | 2 | HOMEPAGE = "http://cunit.sourceforge.net" |
3 | LICENSE = "LGPL-2.0" | 3 | LICENSE = "LGPL-2.0-only" |
4 | SECTION = "libs" | 4 | SECTION = "libs" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=7734aa853b85d6f935466f081490ddbb" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=7734aa853b85d6f935466f081490ddbb" |
6 | 6 | ||
diff --git a/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb b/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb index b87972f41..ef1b6e537 100644 --- a/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb +++ b/meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit." | 1 | DESCRIPTION = "CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit." |
2 | HOMEPAGE = "http://cxxtest.com/" | 2 | HOMEPAGE = "http://cxxtest.com/" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "LGPL-2.0" | 4 | LICENSE = "LGPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" |
6 | 6 | ||
7 | SRC_URI = "http://downloads.sourceforge.net/project/cxxtest/cxxtest/${PV}/${BP}.tar.gz" | 7 | SRC_URI = "http://downloads.sourceforge.net/project/cxxtest/cxxtest/${PV}/${BP}.tar.gz" |
diff --git a/meta-oe/recipes-test/evtest/evtest_1.34.bb b/meta-oe/recipes-test/evtest/evtest_1.34.bb index eb6a34f30..daf9dc383 100644 --- a/meta-oe/recipes-test/evtest/evtest_1.34.bb +++ b/meta-oe/recipes-test/evtest/evtest_1.34.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Simple tool for input event debugging" | |||
2 | HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/" | 2 | HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/" |
3 | AUTHOR = "Vojtech Pavlik <vojtech@suse.cz>" | 3 | AUTHOR = "Vojtech Pavlik <vojtech@suse.cz>" |
4 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
7 | 7 | ||
8 | DEPENDS = "libxml2" | 8 | DEPENDS = "libxml2" |
diff --git a/meta-oe/recipes-test/fbtest/fb-test_1.1.0.bb b/meta-oe/recipes-test/fbtest/fb-test_1.1.0.bb index 14ab41b14..6082ea257 100644 --- a/meta-oe/recipes-test/fbtest/fb-test_1.1.0.bb +++ b/meta-oe/recipes-test/fbtest/fb-test_1.1.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Test suite for Linux framebuffer" | 1 | SUMMARY = "Test suite for Linux framebuffer" |
2 | 2 | ||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" |
5 | 5 | ||
6 | SRCREV = "063ec650960c2d79ac51f5c5f026cb05343a33e2" | 6 | SRCREV = "063ec650960c2d79ac51f5c5f026cb05343a33e2" |
diff --git a/meta-oe/recipes-test/fwts/fwts_21.06.00.bb b/meta-oe/recipes-test/fwts/fwts_21.06.00.bb index 0480adb96..0dcefcbb9 100644 --- a/meta-oe/recipes-test/fwts/fwts_21.06.00.bb +++ b/meta-oe/recipes-test/fwts/fwts_21.06.00.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Firmware testsuite" | |||
2 | DESCRIPTION = "The tool fwts comprises of over fifty tests that are designed to exercise and test different aspects of a machine's firmware. Many of these tests need super user access to read BIOS data and ACPI tables, so the tool requires running with super user privileges (e.g. with sudo)." | 2 | DESCRIPTION = "The tool fwts comprises of over fifty tests that are designed to exercise and test different aspects of a machine's firmware. Many of these tests need super user access to read BIOS data and ACPI tables, so the tool requires running with super user privileges (e.g. with sudo)." |
3 | HOMEPAGE = "https://wiki.ubuntu.com/Kernel/Reference/fwts" | 3 | HOMEPAGE = "https://wiki.ubuntu.com/Kernel/Reference/fwts" |
4 | 4 | ||
5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPL-2.0-or-later" |
6 | LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=16;md5=31da590f3e9f3bd34dcdb9e4db568519" | 6 | LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=16;md5=31da590f3e9f3bd34dcdb9e4db568519" |
7 | 7 | ||
8 | SRC_URI = "http://fwts.ubuntu.com/release/fwts-V${PV}.tar.gz;subdir=${BP} \ | 8 | SRC_URI = "http://fwts.ubuntu.com/release/fwts-V${PV}.tar.gz;subdir=${BP} \ |
diff --git a/meta-oe/recipes-test/pm-qa/pm-qa_git.bb b/meta-oe/recipes-test/pm-qa/pm-qa_git.bb index 18ef371e3..fc21e6192 100644 --- a/meta-oe/recipes-test/pm-qa/pm-qa_git.bb +++ b/meta-oe/recipes-test/pm-qa/pm-qa_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "Utilities for testing Power Management" | 1 | DESCRIPTION = "Utilities for testing Power Management" |
2 | HOMEPAGE = "https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQa" | 2 | HOMEPAGE = "https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQa" |
3 | 3 | ||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
6 | 6 | ||
7 | PV = "0.5.2" | 7 | PV = "0.5.2" |