summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt5/qtnetworkauth_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/qt5/qtnetworkauth_git.bb')
-rw-r--r--meta/recipes-qt/qt5/qtnetworkauth_git.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt5/qtnetworkauth_git.bb b/meta/recipes-qt/qt5/qtnetworkauth_git.bb
new file mode 100644
index 0000000000..0180376e3e
--- /dev/null
+++ b/meta/recipes-qt/qt5/qtnetworkauth_git.bb
@@ -0,0 +1,12 @@
+LICENSE = "BSD & GPL-3.0 & The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercial"
+LIC_FILES_CHKSUM = " \
+ file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
+ file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
+"
+
+require qt5.inc
+require qt5-git.inc
+
+DEPENDS += "qtbase"
+
+SRCREV = "8f4f2e0cae642ff5eb0b87ae1d4e9c5e6ccf2bd8"