diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-21 12:11:19 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2020-03-13 08:27:29 +0100 |
| commit | 3efe4ea8b033f433b512ccf2cb90006a65c75834 (patch) | |
| tree | c5a91e5c76c016637a5a93224afddf9eb4166164 /recipes-qt/qt5/qtxmlpatterns_git.bb | |
| parent | e6fb3850d43f857e87f7c53fc7df5933fef98cbd (diff) | |
| download | meta-qt5-3efe4ea8b033f433b512ccf2cb90006a65c75834.tar.gz | |
qt5: upgrade to Qt 5.9.9
Additionally, update recipes with relevant diff
from Qt Company maintained meta-qt5 (5.9) layer.
It has few commits & some upstream content merge
based changes never upstreamed for one reason or
another (license alterations & other minor
things).
Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtxmlpatterns_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtxmlpatterns_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bb b/recipes-qt/qt5/qtxmlpatterns_git.bb index 900d0886..7bf379a8 100644 --- a/recipes-qt/qt5/qtxmlpatterns_git.bb +++ b/recipes-qt/qt5/qtxmlpatterns_git.bb | |||
| @@ -15,6 +15,6 @@ LIC_FILES_CHKSUM = " \ | |||
| 15 | 15 | ||
| 16 | DEPENDS += "qtbase" | 16 | DEPENDS += "qtbase" |
| 17 | 17 | ||
| 18 | SRCREV = "03d89c93e98af5fe3341c4d634dfe675c2fefefa" | 18 | SRCREV = "e7bf7b0986a4d3122177139894c13fbcc0231018" |
| 19 | 19 | ||
| 20 | BBCLASSEXTEND =+ "native nativesdk" | 20 | BBCLASSEXTEND =+ "native nativesdk" |
