summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-graphics
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-06-04 13:07:26 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-08-14 07:34:09 +0000
commit494e4fa32427230954f301cc0e8f6e7cdab4654e (patch)
tree563497a4ff1794e0bb1008fd67abaeefe53b34fb /meta-boot2qt/recipes-graphics
parent7608ebe44f65f4d525081cf9a5b12cfa05792a8f (diff)
downloadmeta-boot2qt-494e4fa32427230954f301cc0e8f6e7cdab4654e.tar.gz
Update Qt license agreement
Include the latest Qt License Agreement version 4.0, as it's available in qtbase. Use the same filename as used in meta-qt5 layer, so this license will be used in all Qt recipes that use The-Qt-Company-Commercial license. Change-Id: Ic02eb2c6c6d210ad30ee6a65d23afaa5b8b68589 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-graphics')
-rw-r--r--meta-boot2qt/recipes-graphics/opengldummy/opengldummy.bb4
-rw-r--r--meta-boot2qt/recipes-graphics/opengldummy/qtglesstream-dummy-client.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-boot2qt/recipes-graphics/opengldummy/opengldummy.bb b/meta-boot2qt/recipes-graphics/opengldummy/opengldummy.bb
index 3f68b17..b54ea86 100644
--- a/meta-boot2qt/recipes-graphics/opengldummy/opengldummy.bb
+++ b/meta-boot2qt/recipes-graphics/opengldummy/opengldummy.bb
@@ -29,8 +29,8 @@
29 29
30DESCRIPTION = "OpenGL dummy library provides headers and a dummy library for EGL/GLES" 30DESCRIPTION = "OpenGL dummy library provides headers and a dummy library for EGL/GLES"
31SECTION = "devel" 31SECTION = "devel"
32LICENSE = "The-Qt-Company-DCLA-2.1" 32LICENSE = "The-Qt-Company-Commercial"
33LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=80e06902b5f0e94ad0a78ee4f7fcb74b" 33LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=948f8877345cd66106f11031977a4625"
34 34
35PV = "1.0.0" 35PV = "1.0.0"
36 36
diff --git a/meta-boot2qt/recipes-graphics/opengldummy/qtglesstream-dummy-client.bb b/meta-boot2qt/recipes-graphics/opengldummy/qtglesstream-dummy-client.bb
index 1d4e223..294ea46 100644
--- a/meta-boot2qt/recipes-graphics/opengldummy/qtglesstream-dummy-client.bb
+++ b/meta-boot2qt/recipes-graphics/opengldummy/qtglesstream-dummy-client.bb
@@ -29,8 +29,8 @@
29 29
30DESCRIPTION = "QtGlesStream dummy client provides headers and a dummy library for EGL/GLES" 30DESCRIPTION = "QtGlesStream dummy client provides headers and a dummy library for EGL/GLES"
31SECTION = "devel" 31SECTION = "devel"
32LICENSE = "The-Qt-Company-DCLA-2.1" 32LICENSE = "The-Qt-Company-Commercial"
33LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=80e06902b5f0e94ad0a78ee4f7fcb74b" 33LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=948f8877345cd66106f11031977a4625"
34 34
35PV = "1.0.0" 35PV = "1.0.0"
36SOLIBMAJOR = "1" 36SOLIBMAJOR = "1"