aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtgamepad_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtgamepad_git.bb')
-rw-r--r--recipes-qt/qt5/qtgamepad_git.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtgamepad_git.bb b/recipes-qt/qt5/qtgamepad_git.bb
index 07dc1843..dbe696b5 100644
--- a/recipes-qt/qt5/qtgamepad_git.bb
+++ b/recipes-qt/qt5/qtgamepad_git.bb
@@ -1,7 +1,9 @@
require qt5.inc
require qt5-lts.inc
-LICENSE = "GPL-3.0 | LGPL-3.0 | The-Qt-Company-Commercial"
+inherit pkgconfig
+
+LICENSE = "GPL-3.0-only | LGPL-3.0-only | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv3;md5=c4fe8c6de4eef597feec6e90ed62e962 \
file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
@@ -14,4 +16,4 @@ PACKAGECONFIG[sdl2] = "-feature-sdl2,-no-feature-sdl2,libsdl2"
EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}"
-SRCREV = "cac0785f9bc639e7ef9108fac9691433c4757b18"
+SRCREV = "01a74df25b14981cf054d58ac238083f5715c80c"