diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2020-04-21 18:14:40 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2020-04-21 18:31:19 +0200 |
commit | d6b6838e55aae46699e4dbdc24c13bc405e94f32 (patch) | |
tree | 86386fa988844b3acab3f3f01ef2878b8b399728 /recipes-qt/qt5/qtwayland_git.bb | |
parent | 05b3e648ec3508f4f73eeb094bdb82440519c56c (diff) | |
download | meta-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.bb | 2 |
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 | ||
42 | EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" | 42 | EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" |
43 | 43 | ||
44 | SRCREV = "e2d2d7e06ae4d054d75738038645126bce9092ad" | 44 | SRCREV = "00b6314f79cf4d8b1ea2ba81dbafe7088c52ae84" |
45 | 45 | ||
46 | BBCLASSEXTEND =+ "native nativesdk" | 46 | BBCLASSEXTEND =+ "native nativesdk" |
47 | 47 | ||