* [meta-qt5][PATCH] qtwebengine: change license to LGPL-3.0
@ 2015-03-02 15:30 Andy Nichols
2015-03-02 16:40 ` Martin Jansa
0 siblings, 1 reply; 2+ messages in thread
From: Andy Nichols @ 2015-03-02 15:30 UTC (permalink / raw)
To: openembedded-devel
The opensource license for qtwebegine as of Qt 5.4.0-beta
has been changed to only be available under LGPL-3.0. The
checksum for this license is already for the LGPL-3.0 version
so no need to update.
Signed-off-by: Andy Nichols <andy.nichols@theqtcompany.com>
---
recipes-qt/qt5/qtwebengine.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-qt/qt5/qtwebengine.inc b/recipes-qt/qt5/qtwebengine.inc
index a9c7005..29c31ef 100644
--- a/recipes-qt/qt5/qtwebengine.inc
+++ b/recipes-qt/qt5/qtwebengine.inc
@@ -1,5 +1,5 @@
SUMMARY = "QtWebEngine combines the power of Chromium and Qt"
-LICENSE = "LGPL-2.1 & BSD"
+LICENSE = "LGPL-3.0 & BSD"
LIC_FILES_CHKSUM = " \
file://src/core/browser_context_qt.cpp;md5=91895ac1852e1b07202d9716194e8dd8;beginline=1;endline=35 \
file://src/3rdparty/chromium/LICENSE;md5=537e0b52077bf0a616d0a0c8a79bc9d5 \
--
2.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-qt5][PATCH] qtwebengine: change license to LGPL-3.0
2015-03-02 15:30 [meta-qt5][PATCH] qtwebengine: change license to LGPL-3.0 Andy Nichols
@ 2015-03-02 16:40 ` Martin Jansa
0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2015-03-02 16:40 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1444 bytes --]
On Mon, Mar 02, 2015 at 04:30:28PM +0100, Andy Nichols wrote:
> The opensource license for qtwebegine as of Qt 5.4.0-beta
> has been changed to only be available under LGPL-3.0. The
> checksum for this license is already for the LGPL-3.0 version
> so no need to update.
Thanks, I'll add LICENSE.LGPLv3 to LIC_FILES_CHKSUM so that we catch
this next time.
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02
>
> Signed-off-by: Andy Nichols <andy.nichols@theqtcompany.com>
> ---
> recipes-qt/qt5/qtwebengine.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-qt/qt5/qtwebengine.inc b/recipes-qt/qt5/qtwebengine.inc
> index a9c7005..29c31ef 100644
> --- a/recipes-qt/qt5/qtwebengine.inc
> +++ b/recipes-qt/qt5/qtwebengine.inc
> @@ -1,5 +1,5 @@
> SUMMARY = "QtWebEngine combines the power of Chromium and Qt"
> -LICENSE = "LGPL-2.1 & BSD"
> +LICENSE = "LGPL-3.0 & BSD"
> LIC_FILES_CHKSUM = " \
> file://src/core/browser_context_qt.cpp;md5=91895ac1852e1b07202d9716194e8dd8;beginline=1;endline=35 \
> file://src/3rdparty/chromium/LICENSE;md5=537e0b52077bf0a616d0a0c8a79bc9d5 \
> --
> 2.3.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-02 16:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 15:30 [meta-qt5][PATCH] qtwebengine: change license to LGPL-3.0 Andy Nichols
2015-03-02 16:40 ` Martin Jansa
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.