From: Amy Fong <amy.fong@windriver.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-java] junit4 needs license file
Date: Tue, 13 Aug 2013 11:23:02 -0400 [thread overview]
Message-ID: <20130813152302.GA15003@windriver.com> (raw)
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
reply other threads:[~2013-08-13 15:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130813152302.GA15003@windriver.com \
--to=amy.fong@windriver.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.