diff options
Diffstat (limited to 'recipes-qt/qt5-addons/qtquickcompiler-sdk.bb')
-rw-r--r-- | recipes-qt/qt5-addons/qtquickcompiler-sdk.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5-addons/qtquickcompiler-sdk.bb b/recipes-qt/qt5-addons/qtquickcompiler-sdk.bb index 6eab232..47db6ca 100644 --- a/recipes-qt/qt5-addons/qtquickcompiler-sdk.bb +++ b/recipes-qt/qt5-addons/qtquickcompiler-sdk.bb | |||
@@ -28,8 +28,8 @@ | |||
28 | ############################################################################ | 28 | ############################################################################ |
29 | 29 | ||
30 | DESCRIPTION = "Qt Quick Compiler using prebuilt binaries from Qt SDK" | 30 | DESCRIPTION = "Qt Quick Compiler using prebuilt binaries from Qt SDK" |
31 | LICENSE = "QtEnterprise" | 31 | LICENSE = "The-Qt-Company-DCLA-2.1" |
32 | LIC_FILES_CHKSUM = "file://${QT_LICENCE};md5=7bc9c54e450006250a60e96604c186c9" | 32 | LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=80e06902b5f0e94ad0a78ee4f7fcb74b" |
33 | 33 | ||
34 | inherit allarch qmake5_paths | 34 | inherit allarch qmake5_paths |
35 | 35 | ||