summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt5/qtgamepad_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/qt5/qtgamepad_git.bb')
-rw-r--r--meta/recipes-qt/qt5/qtgamepad_git.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-qt/qt5/qtgamepad_git.bb b/meta/recipes-qt/qt5/qtgamepad_git.bb
deleted file mode 100644
index e91754cd36..0000000000
--- a/meta/recipes-qt/qt5/qtgamepad_git.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-require qt5.inc
-require qt5-git.inc
-
-LICENSE = "GPL-3.0 | LGPL-3.0 | The-Qt-Company-Commercial"
-LIC_FILES_CHKSUM = " \
- file://LICENSE.LGPLv3;md5=c4fe8c6de4eef597feec6e90ed62e962 \
- file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
-"
-
-DEPENDS += "qtbase qtxmlpatterns qtdeclarative"
-
-PACKAGECONFIG ??= "sdl2"
-PACKAGECONFIG[sdl2] = "-feature-sdl2,-no-feature-sdl2,libsdl2"
-
-EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}"
-
-SRCREV = "e6f366618dc9a3d232446197d6fea7c814e53828"