summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2020-04-21 18:14:40 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2020-04-21 18:31:19 +0200
commitd6b6838e55aae46699e4dbdc24c13bc405e94f32 (patch)
tree86386fa988844b3acab3f3f01ef2878b8b399728 /recipes-qt/qt5/qtwayland_git.bb
parent05b3e648ec3508f4f73eeb094bdb82440519c56c (diff)
downloadmeta-qt5-d6b6838e55aae46699e4dbdc24c13bc405e94f32.tar.gz
qt5: upgrade to 5.15 beta4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwayland_git.bb')
-rw-r--r--recipes-qt/qt5/qtwayland_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb
index 9ac04bf8..2500476e 100644
--- a/recipes-qt/qt5/qtwayland_git.bb
+++ b/recipes-qt/qt5/qtwayland_git.bb
@@ -41,7 +41,7 @@ PACKAGECONFIG[wayland-libhybris-egl-server-buffer] = "-feature-wayland-libhybris
41 41
42EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" 42EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}"
43 43
44SRCREV = "e2d2d7e06ae4d054d75738038645126bce9092ad" 44SRCREV = "00b6314f79cf4d8b1ea2ba81dbafe7088c52ae84"
45 45
46BBCLASSEXTEND =+ "native nativesdk" 46BBCLASSEXTEND =+ "native nativesdk"
47 47