* [meta-java] junit4 needs license file
@ 2013-08-13 15:23 Amy Fong
0 siblings, 0 replies; only message in thread
From: Amy Fong @ 2013-08-13 15:23 UTC (permalink / raw)
To: openembedded-devel
From 932e117d09a685ad567d36a1f2f48b2f265e62e2 Mon Sep 17 00:00:00 2001
From: Amy Fong <amy.fong@windriver.com>
Date: Tue, 13 Aug 2013 11:17:43 -0400
Subject: [PATCH] junit4 needs license file
Updating the license to CPL-1.0 to reflect one of the files under
common-licenses.
We add LIC_FILES_CHKSUM as the default configure rule requires this.
Signed-off-by: Amy Fong <amy.fong@windriver.com>
---
recipes-core/junit/junit4_4.3.1.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/recipes-core/junit/junit4_4.3.1.bb b/recipes-core/junit/junit4_4.3.1.bb
index 6b4d158..d04a0bc 100644
--- a/recipes-core/junit/junit4_4.3.1.bb
+++ b/recipes-core/junit/junit4_4.3.1.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "JUnit is a testing framework for Java"
-LICENSE = "CPL"
+LICENSE = "CPL-1.0"
AUTHOR = "junit.org"
HOMEPAGE = "http://www.junit.org"
@@ -26,3 +26,5 @@ SRC_URI[md5sum] = "170f9645a41398388e8553b32ff5f630"
SRC_URI[sha256sum] = "57d1e49ee3fd0dbdc0a68a852925c973af5c30b1725b6aa63bfb42df6f7c3349"
BBCLASSEXTEND = "native"
+
+LIC_FILES_CHKSUM = "file://junit/runner/logo.gif;md5=893431c33109e8bbf736065d58841162"
--
1.7.10.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-13 15:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-13 15:23 [meta-java] junit4 needs license file Amy Fong
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.