diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-20 15:13:32 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-25 12:14:12 +0200 |
| commit | 507c7466ea3a7b10a72b57ce06c3bf1ddd769037 (patch) | |
| tree | dfae928f81887550f603b11d0a36993b20d96394 /conf | |
| parent | 902f55b957ba0407816739bfcae864c6bd2c3d68 (diff) | |
| download | meta-qt5-507c7466ea3a7b10a72b57ce06c3bf1ddd769037.tar.gz | |
qt5: bump SRCREVs in git recipes to 5.1.0+
* patches will now be closer to 5.1.0 release
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/distro/include/qt5-versions.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/qt5-versions.inc b/conf/distro/include/qt5-versions.inc index f033a20a..b946a6a6 100644 --- a/conf/distro/include/qt5-versions.inc +++ b/conf/distro/include/qt5-versions.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Select which version you prefer by defining QT5_VERSION and including this file | 1 | # Select which version you prefer by defining QT5_VERSION and including this file |
| 2 | # possible values now "5.0.2", "5.0.2+git%", "5.1.0%" | 2 | # possible values now "5.0.2", "5.1.0", "5.1.0+git%" |
| 3 | 3 | ||
| 4 | QT5_VERSION ?= "5.0.2" | 4 | QT5_VERSION ?= "5.0.2" |
| 5 | 5 | ||
| @@ -17,4 +17,4 @@ PREFERRED_VERSION_qtscript = "${QT5_VERSION}" | |||
| 17 | PREFERRED_VERSION_qtsvg = "${QT5_VERSION}" | 17 | PREFERRED_VERSION_qtsvg = "${QT5_VERSION}" |
| 18 | PREFERRED_VERSION_qtwebkit = "${QT5_VERSION}" | 18 | PREFERRED_VERSION_qtwebkit = "${QT5_VERSION}" |
| 19 | PREFERRED_VERSION_qtxmlpatterns = "${QT5_VERSION}" | 19 | PREFERRED_VERSION_qtxmlpatterns = "${QT5_VERSION}" |
| 20 | PREFERRED_VERSION_qtwayland = "${QT5_VERSION}" | 20 | PREFERRED_VERSION_qtwayland = "${QT5_VERSION}%" |
