summaryrefslogtreecommitdiffstats
path: root/meta-toradex-extras
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 /meta-toradex-extras
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 'meta-toradex-extras')
-rw-r--r--meta-toradex-extras/recipes/u-boot/u-boot-script-toradex.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex.bb b/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex.bb
index b84cf38..420cfe0 100644
--- a/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex.bb
+++ b/meta-toradex-extras/recipes/u-boot/u-boot-script-toradex.bb
@@ -27,7 +27,8 @@
27## 27##
28############################################################################ 28############################################################################
29 29
30LICENSE = "CLOSED" 30LICENSE = "The-Qt-Company-DCLA-2.1"
31LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=80e06902b5f0e94ad0a78ee4f7fcb74b"
31DEPENDS = "u-boot-mkimage-native" 32DEPENDS = "u-boot-mkimage-native"
32 33
33PV = "v2.3" 34PV = "v2.3"