summaryrefslogtreecommitdiffstats
path: root/recipes-qt/images
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-06-06 11:11:28 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-06-07 12:13:41 +0000
commitfe3817d027fb03189a3aa4cd49b511a9e8f298c0 (patch)
tree1b21d2e2aaa9b028e890fbcd5539712bd161e805 /recipes-qt/images
parent2cafe6bd533b2b645c0695c9fae5e294f76730da (diff)
downloadmeta-boot2qt-fe3817d027fb03189a3aa4cd49b511a9e8f298c0.tar.gz
Add Qt for Device Creation license
Replace CLOSED and QtEnteprise licenses with the Qt for Device Creation license on all recipes. Change-Id: I02fddc0ee4375bddf18a6c1f7ab093462a5f5153 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
Diffstat (limited to 'recipes-qt/images')
-rw-r--r--recipes-qt/images/b2qt-automotive-qt5-image.bb4
-rw-r--r--recipes-qt/images/b2qt-embedded-qt5-image.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-qt/images/b2qt-automotive-qt5-image.bb b/recipes-qt/images/b2qt-automotive-qt5-image.bb
index 2b413d3..b60d9a0 100644
--- a/recipes-qt/images/b2qt-automotive-qt5-image.bb
+++ b/recipes-qt/images/b2qt-automotive-qt5-image.bb
@@ -28,8 +28,8 @@
28############################################################################ 28############################################################################
29 29
30DESCRIPTION = "B2Qt Automotive Qt5 image" 30DESCRIPTION = "B2Qt Automotive Qt5 image"
31LICENSE = "QtEnterprise" 31LICENSE = "The-Qt-Company-DCLA-2.1"
32LIC_FILES_CHKSUM = "file://${QT_LICENCE};md5=7bc9c54e450006250a60e96604c186c9" 32LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=80e06902b5f0e94ad0a78ee4f7fcb74b"
33PR = "r0" 33PR = "r0"
34 34
35DEPLOY_CONF_TYPE = "Automotive" 35DEPLOY_CONF_TYPE = "Automotive"
diff --git a/recipes-qt/images/b2qt-embedded-qt5-image.bb b/recipes-qt/images/b2qt-embedded-qt5-image.bb
index 3dfdaf7..88b5d33 100644
--- a/recipes-qt/images/b2qt-embedded-qt5-image.bb
+++ b/recipes-qt/images/b2qt-embedded-qt5-image.bb
@@ -28,8 +28,8 @@
28############################################################################ 28############################################################################
29 29
30DESCRIPTION = "B2Qt embedded Qt5 image" 30DESCRIPTION = "B2Qt embedded Qt5 image"
31LICENSE = "QtEnterprise" 31LICENSE = "The-Qt-Company-DCLA-2.1"
32LIC_FILES_CHKSUM = "file://${QT_LICENCE};md5=7bc9c54e450006250a60e96604c186c9" 32LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=80e06902b5f0e94ad0a78ee4f7fcb74b"
33PR = "r0" 33PR = "r0"
34 34
35DEPLOY_CONF_TYPE = "Boot2Qt" 35DEPLOY_CONF_TYPE = "Boot2Qt"