diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-10-18 12:44:07 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-10-30 14:15:29 +0100 |
commit | 69b7d8f725b0c431d61a224dbf13a7575531404f (patch) | |
tree | 645ba6820f43750ca643ec997091a88fd92d210e /recipes-qt/qt5/qtserialport_git.bb | |
parent | 9a4c0b393bf031acace5c2cc00d625a24c639d1c (diff) | |
download | meta-qt5-69b7d8f725b0c431d61a224dbf13a7575531404f.tar.gz |
qt5: upgrade git recipes to 5.4-beta1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtserialport_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtserialport_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtserialport_git.bb b/recipes-qt/qt5/qtserialport_git.bb index 6d2ab1ce..82a58bd5 100644 --- a/recipes-qt/qt5/qtserialport_git.bb +++ b/recipes-qt/qt5/qtserialport_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require qt5-git.inc | 1 | require qt5-git.inc |
2 | require ${PN}.inc | 2 | require ${PN}.inc |
3 | 3 | ||
4 | SRCREV = "ef8ed357881b212e2debe2ccf975996bca2331c2" | 4 | SRCREV = "3bb682ea29ffaf72ff73e6eb57abdc5c59524e8a" |
5 | 5 | ||
6 | # text of LGPL_EXCEPTION.txt and LICENSE.FDL is slightly different than what | 6 | # text of LGPL_EXCEPTION.txt and LICENSE.FDL is slightly different than what |
7 | # other qt* components use :/ | 7 | # other qt* components use :/ |