diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2020-03-13 18:01:17 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2020-03-13 18:01:17 +0100 |
commit | 00c9491b1024594b10b78a689a68e871ca57902c (patch) | |
tree | 4f00a0c17b886aa5df69d5493d0e4eb15043ae71 /recipes-qt/qt5/qtbase-native_git.bb | |
parent | 6ce25385ff16bb016d9abec8dcee3be6ac2db291 (diff) | |
download | meta-qt5-upstream/jansa/master-5.15.tar.gz |
qt5: upgrade to latest revisions in 5.15 branchupstream/jansa/master-5.15
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtbase-native_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb index ba707cc8..6a565665 100644 --- a/recipes-qt/qt5/qtbase-native_git.bb +++ b/recipes-qt/qt5/qtbase-native_git.bb | |||
@@ -143,4 +143,4 @@ do_install() { | |||
143 | echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake | 143 | echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake |
144 | } | 144 | } |
145 | 145 | ||
146 | SRCREV = "291b3cebb905c3924eefa1e5a7c6ac31ca89aacd" | 146 | SRCREV = "36325f9d86249a4f17f7efbbc1122c462708d909" |