diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebglplugin_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtwebglplugin_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebglplugin_git.bb b/recipes-qt/qt5/qtwebglplugin_git.bb index fd14851a..058b2d45 100644 --- a/recipes-qt/qt5/qtwebglplugin_git.bb +++ b/recipes-qt/qt5/qtwebglplugin_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require qt5.inc | 1 | require qt5.inc |
| 2 | require qt5-git.inc | 2 | require qt5-lts.inc |
| 3 | 3 | ||
| 4 | LICENSE = "GPL-3.0 | The-Qt-Company-Commercial" | 4 | LICENSE = "GPL-3.0 | The-Qt-Company-Commercial" |
| 5 | LIC_FILES_CHKSUM = " \ | 5 | LIC_FILES_CHKSUM = " \ |
| @@ -18,4 +18,4 @@ do_configure_prepend() { | |||
| 18 | 18 | ||
| 19 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" | 19 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" |
| 20 | 20 | ||
| 21 | SRCREV = "5e41e564aaf96b7e49403af5099995efbe4cac8e" | 21 | SRCREV = "550a8cee241bbf8c11863dec9587d579dcb1108b" |
