From: Richard Purdie <[email protected]> The license headers are clear that the code is "or later", fix LICENSE to match.
Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 5f0b5cdfcb104ac50222a47652e090ad8770e49f) Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb index 187f22df04..3a0dbf84fd 100644 --- a/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb +++ b/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb @@ -4,7 +4,7 @@ program which loops through all installed ptest test suites and \ runs them in sequence." HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/ptest-runner2/about/" -LICENSE = "GPLv2" +LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" SRCREV = "7015e9199ce748c0717addeebe7a8c47448bab03" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#144553): https://lists.openembedded.org/g/openembedded-core/message/144553 Mute This Topic: https://lists.openembedded.org/mt/78230583/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
