diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-06-04 13:07:26 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-08-14 07:34:09 +0000 |
commit | 494e4fa32427230954f301cc0e8f6e7cdab4654e (patch) | |
tree | 563497a4ff1794e0bb1008fd67abaeefe53b34fb /meta-fsl-extras/recipes/u-boot | |
parent | 7608ebe44f65f4d525081cf9a5b12cfa05792a8f (diff) | |
download | meta-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-fsl-extras/recipes/u-boot')
-rw-r--r-- | meta-fsl-extras/recipes/u-boot/u-boot-script-toradex.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-extras/recipes/u-boot/u-boot-script-toradex.bb b/meta-fsl-extras/recipes/u-boot/u-boot-script-toradex.bb index 4a0d646..00a111f 100644 --- a/meta-fsl-extras/recipes/u-boot/u-boot-script-toradex.bb +++ b/meta-fsl-extras/recipes/u-boot/u-boot-script-toradex.bb | |||
@@ -27,8 +27,8 @@ | |||
27 | ## | 27 | ## |
28 | ############################################################################ | 28 | ############################################################################ |
29 | 29 | ||
30 | LICENSE = "The-Qt-Company-DCLA-2.1" | 30 | LICENSE = "The-Qt-Company-Commercial" |
31 | LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=80e06902b5f0e94ad0a78ee4f7fcb74b" | 31 | LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=948f8877345cd66106f11031977a4625" |
32 | DEPENDS = "u-boot-mkimage-native" | 32 | DEPENDS = "u-boot-mkimage-native" |
33 | 33 | ||
34 | PV = "2.7" | 34 | PV = "2.7" |