diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-28 14:15:13 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-28 15:55:10 +0200 |
commit | 0a88f92505f27944e985c9f54e64c04b082778fb (patch) | |
tree | 0d5910d793652835a6b5fdf48303eaf5263ae1cf /recipes-qt/qt5/qtbase/0006-qt_functions-temporary-remove-isEmpty-check.patch | |
parent | 2790c1607e3546447c871dbce7876d8bfd3bca25 (diff) | |
download | meta-qt5-0a88f92505f27944e985c9f54e64c04b082778fb.tar.gz |
qtbase: refresh patches and add missing to 5.0.2 and git versions
Diffstat (limited to 'recipes-qt/qt5/qtbase/0006-qt_functions-temporary-remove-isEmpty-check.patch')
-rw-r--r-- | recipes-qt/qt5/qtbase/0006-qt_functions-temporary-remove-isEmpty-check.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase/0006-qt_functions-temporary-remove-isEmpty-check.patch b/recipes-qt/qt5/qtbase/0006-qt_functions-temporary-remove-isEmpty-check.patch index d1cacd3e..ed238bcc 100644 --- a/recipes-qt/qt5/qtbase/0006-qt_functions-temporary-remove-isEmpty-check.patch +++ b/recipes-qt/qt5/qtbase/0006-qt_functions-temporary-remove-isEmpty-check.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 5856e25a0653313b8f80a5a92a7817fe8eb39dc8 Mon Sep 17 00:00:00 2001 | 1 | From 5856e25a0653313b8f80a5a92a7817fe8eb39dc8 Mon Sep 17 00:00:00 2001 |
2 | From: Martin Jansa <Martin.Jansa@gmail.com> | 2 | From: Martin Jansa <Martin.Jansa@gmail.com> |
3 | Date: Wed, 17 Apr 2013 18:06:25 +0200 | 3 | Date: Wed, 17 Apr 2013 18:06:25 +0200 |
4 | Subject: [PATCH 6/6] qt_functions: temporary remove isEmpty check | 4 | Subject: [PATCH 06/11] qt_functions: temporary remove isEmpty check |
5 | 5 | ||
6 | * now we assume that every build will provide QT_EXTERNAL_HOST_BINS value | 6 | * now we assume that every build will provide QT_EXTERNAL_HOST_BINS value |
7 | 7 | ||