diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-01-05 09:25:20 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-05 11:24:44 +0000 |
| commit | c5996fd1729d1ff5b25668f9052d35d356af3d42 (patch) | |
| tree | 481fb46ea91579c3e36479d13ce234dc81593e25 | |
| parent | a6e61c02a7f824e9e6043a91e65c117d585fab97 (diff) | |
| download | poky-c5996fd1729d1ff5b25668f9052d35d356af3d42.tar.gz | |
qt4: add Upstream-Status to recently added qt-4.8.0 patch
Add Upstream-Status to qmake_cxx_eval.patch.
(From OE-Core rev: f4bed494ab3b3047aad45ff31efcfd59b90e3822)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-qt/qt4/qt-4.8.0/qmake_cxx_eval.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/qt-4.8.0/qmake_cxx_eval.patch b/meta/recipes-qt/qt4/qt-4.8.0/qmake_cxx_eval.patch index a82f0ff9d1..d5eac6b167 100644 --- a/meta/recipes-qt/qt4/qt-4.8.0/qmake_cxx_eval.patch +++ b/meta/recipes-qt/qt4/qt-4.8.0/qmake_cxx_eval.patch | |||
| @@ -4,6 +4,8 @@ which allows WebKit to be enabled. | |||
| 4 | 4 | ||
| 5 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | 5 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
| 6 | 6 | ||
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | Index: qt-everywhere-opensource-src-4.8.0/configure | 9 | Index: qt-everywhere-opensource-src-4.8.0/configure |
| 8 | =================================================================== | 10 | =================================================================== |
| 9 | --- qt-everywhere-opensource-src-4.8.0.orig/configure | 11 | --- qt-everywhere-opensource-src-4.8.0.orig/configure |
