summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/b2qt-utils.bb
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/b2qt-addons/b2qt-utils.bb
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/b2qt-addons/b2qt-utils.bb')
-rw-r--r--recipes-qt/b2qt-addons/b2qt-utils.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/b2qt-addons/b2qt-utils.bb b/recipes-qt/b2qt-addons/b2qt-utils.bb
index 2272c5c..16b6446 100644
--- a/recipes-qt/b2qt-addons/b2qt-utils.bb
+++ b/recipes-qt/b2qt-addons/b2qt-utils.bb
@@ -28,7 +28,7 @@
28############################################################################ 28############################################################################
29 29
30DESCRIPTION = "Boot to Qt Utils module" 30DESCRIPTION = "Boot to Qt Utils module"
31LICENSE = "QtEnterprise" 31LICENSE = "The-Qt-Company-DCLA-2.1"
32LIC_FILES_CHKSUM = "file://src/bluetoothsettings/bluetoothdevice.h;md5=f1bb87e7d92738d5c1cc8492a7c03e9a;beginline=1;endline=35" 32LIC_FILES_CHKSUM = "file://src/bluetoothsettings/bluetoothdevice.h;md5=f1bb87e7d92738d5c1cc8492a7c03e9a;beginline=1;endline=35"
33 33
34inherit qt5-module sdk-sources 34inherit qt5-module sdk-sources