diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-19 23:28:48 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-20 14:18:37 +0200 |
commit | b9fec03db878745066f91f354f82ec9c0002f34a (patch) | |
tree | 95fcda1e09acf40607b61075b8c52a349f63282e /recipes-qt/qt5/qtbase-5.0.2/0014-enables-tslib-device-to-be-read-from-env-variable.patch | |
parent | 75291e7614115dc89045fcf6650bbdead071da03 (diff) | |
download | meta-qt5-b9fec03db878745066f91f354f82ec9c0002f34a.tar.gz |
qtbase-5.0.2: refresh patches to apply cleanly
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase-5.0.2/0014-enables-tslib-device-to-be-read-from-env-variable.patch')
-rw-r--r-- | recipes-qt/qt5/qtbase-5.0.2/0014-enables-tslib-device-to-be-read-from-env-variable.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtbase-5.0.2/0014-enables-tslib-device-to-be-read-from-env-variable.patch b/recipes-qt/qt5/qtbase-5.0.2/0014-enables-tslib-device-to-be-read-from-env-variable.patch index 306e1379..d407deb4 100644 --- a/recipes-qt/qt5/qtbase-5.0.2/0014-enables-tslib-device-to-be-read-from-env-variable.patch +++ b/recipes-qt/qt5/qtbase-5.0.2/0014-enables-tslib-device-to-be-read-from-env-variable.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From f8336efd143109c3478e5548360248f99b645548 Mon Sep 17 00:00:00 2001 | 1 | From f8336efd143109c3478e5548360248f99b645548 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Eric=20B=C3=A9nard?= <eric@eukrea.com> | 2 | From: =?UTF-8?q?Eric=20B=C3=A9nard?= <eric@eukrea.com> |
3 | Date: Mon, 27 May 2013 18:32:37 +0200 | 3 | Date: Mon, 27 May 2013 18:32:37 +0200 |
4 | Subject: [PATCH 14/16] enables tslib device to be read from env variable | 4 | Subject: [PATCH 14/22] enables tslib device to be read from env variable |
5 | MIME-Version: 1.0 | 5 | MIME-Version: 1.0 |
6 | Content-Type: text/plain; charset=UTF-8 | 6 | Content-Type: text/plain; charset=UTF-8 |
7 | Content-Transfer-Encoding: 8bit | 7 | Content-Transfer-Encoding: 8bit |
@@ -30,5 +30,5 @@ index 6986fd5..2ed4a69 100644 | |||
30 | device = specification.toLocal8Bit(); | 30 | device = specification.toLocal8Bit(); |
31 | 31 | ||
32 | -- | 32 | -- |
33 | 1.8.2.1 | 33 | 1.8.3.2 |
34 | 34 | ||