diff options
Diffstat (limited to 'recipes-qt/qt5-addons/qtquickcompiler_git.bb')
-rw-r--r-- | recipes-qt/qt5-addons/qtquickcompiler_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5-addons/qtquickcompiler_git.bb b/recipes-qt/qt5-addons/qtquickcompiler_git.bb index fc08950..564fc3d 100644 --- a/recipes-qt/qt5-addons/qtquickcompiler_git.bb +++ b/recipes-qt/qt5-addons/qtquickcompiler_git.bb | |||
@@ -28,7 +28,7 @@ | |||
28 | ############################################################################ | 28 | ############################################################################ |
29 | 29 | ||
30 | DESCRIPTION = "Qt Quick Compiler" | 30 | DESCRIPTION = "Qt Quick Compiler" |
31 | LICENSE = "QtEnterprise" | 31 | LICENSE = "The-Qt-Company-DCLA-2.1" |
32 | LIC_FILES_CHKSUM = "file://compiler/qtquickcompiler.h;md5=02f6307ab0d6c4bd38a1540f16ea705d;beginline=1;endline=17" | 32 | LIC_FILES_CHKSUM = "file://compiler/qtquickcompiler.h;md5=02f6307ab0d6c4bd38a1540f16ea705d;beginline=1;endline=17" |
33 | 33 | ||
34 | inherit qt5-module | 34 | inherit qt5-module |