From: Saul Wold <sgw@linux.intel.com>
To: yocto@yoctoproject.org, paul.eggleton@linux.intel.com
Subject: [meta-qt4 2/2] qt4e-demo-image: LICENSE is straight MIT so just use COPYING.MIT
Date: Tue, 28 Feb 2017 13:05:48 -0800 [thread overview]
Message-ID: <1488315948-2807-3-git-send-email-sgw@linux.intel.com> (raw)
In-Reply-To: <1488315948-2807-1-git-send-email-sgw@linux.intel.com>
The OE-Core LICENSE is mostly MIT, but should not be used as a checksum
file for a purely MIT licensed package.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
recipes-qt4/images/qt4e-demo-image.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/recipes-qt4/images/qt4e-demo-image.bb b/recipes-qt4/images/qt4e-demo-image.bb
index 4451848..22e1bf9 100644
--- a/recipes-qt4/images/qt4e-demo-image.bb
+++ b/recipes-qt4/images/qt4e-demo-image.bb
@@ -2,8 +2,7 @@ DESCRIPTION = "An image that will launch into the demo application for the embed
LICENSE = "MIT"
PR = "r3"
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
- file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
IMAGE_INSTALL += "\
${CORE_IMAGE_BASE_INSTALL} \
--
2.7.4
prev parent reply other threads:[~2017-02-28 21:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-28 21:05 [meta-qt4 0/2] Update LIC_FILES_CKHSUMs Saul Wold
2017-02-28 21:05 ` [meta-qt4 1/2] qt-demo-init: LICENSE is straight MIT so just use COPYING.MIT Saul Wold
2017-02-28 21:05 ` Saul Wold [this message]
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=1488315948-2807-3-git-send-email-sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=paul.eggleton@linux.intel.com \
--cc=yocto@yoctoproject.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.