From fd8924e7289834f056e54e3bebf0272b8b30c0c1 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 17 Feb 2015 10:57:12 +0100 Subject: licence: add missing LIC_FILES_CHKSUM While at it change the LICENSE string to the oe one if applicable. e.g. AL-2.0 -> Apache-2.0 Signed-off-by: Max Krummenacher Signed-off-by: Otavio Salvador --- recipes-core/junit/junit4_4.3.1.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-core/junit') diff --git a/recipes-core/junit/junit4_4.3.1.bb b/recipes-core/junit/junit4_4.3.1.bb index 6b4d158..1cb8674 100644 --- a/recipes-core/junit/junit4_4.3.1.bb +++ b/recipes-core/junit/junit4_4.3.1.bb @@ -1,5 +1,6 @@ DESCRIPTION = "JUnit is a testing framework for Java" -LICENSE = "CPL" +LICENSE = "CPL-1.0" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/CPL-1.0;md5=5295cd12fc5acc87bf1cf754455a1c56" AUTHOR = "junit.org" HOMEPAGE = "http://www.junit.org" -- cgit v1.2.3-54-g00ecf