diff options
Diffstat (limited to 'recipes-qt/qt5/qtremoteobjects/0001-Allow-a-tools-only-build.patch')
| -rw-r--r-- | recipes-qt/qt5/qtremoteobjects/0001-Allow-a-tools-only-build.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtremoteobjects/0001-Allow-a-tools-only-build.patch b/recipes-qt/qt5/qtremoteobjects/0001-Allow-a-tools-only-build.patch index 10ebdac9..c587e2e8 100644 --- a/recipes-qt/qt5/qtremoteobjects/0001-Allow-a-tools-only-build.patch +++ b/recipes-qt/qt5/qtremoteobjects/0001-Allow-a-tools-only-build.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From d278498bae51f730e77fee0c96eb2be8041fedda Mon Sep 17 00:00:00 2001 | 1 | From fcb448d2e366ca30a18e4cb45181b8832b8884d5 Mon Sep 17 00:00:00 2001 |
| 2 | From: Samuli Piippo <samuli.piippo@qt.io> | 2 | From: Samuli Piippo <samuli.piippo@qt.io> |
| 3 | Date: Wed, 7 Jun 2017 15:17:12 +0300 | 3 | Date: Wed, 7 Jun 2017 15:17:12 +0300 |
| 4 | Subject: [PATCH] Allow a tools-only build | 4 | Subject: [PATCH] Allow a tools-only build |
| @@ -10,7 +10,7 @@ Change-Id: I3b33fc1c8877fc82568bd386b063e7a0aa57b706 | |||
| 10 | 2 files changed, 6 insertions(+), 1 deletion(-) | 10 | 2 files changed, 6 insertions(+), 1 deletion(-) |
| 11 | 11 | ||
| 12 | diff --git a/mkspecs/features/repccommon.pri b/mkspecs/features/repccommon.pri | 12 | diff --git a/mkspecs/features/repccommon.pri b/mkspecs/features/repccommon.pri |
| 13 | index 5e88bf8..6efd19e 100644 | 13 | index fd321e3..e218217 100644 |
| 14 | --- a/mkspecs/features/repccommon.pri | 14 | --- a/mkspecs/features/repccommon.pri |
| 15 | +++ b/mkspecs/features/repccommon.pri | 15 | +++ b/mkspecs/features/repccommon.pri |
| 16 | @@ -3,7 +3,7 @@ cmd = $${QT.remoteobjects.bins}/repc | 16 | @@ -3,7 +3,7 @@ cmd = $${QT.remoteobjects.bins}/repc |
