diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-09-26 20:06:25 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 17:19:16 +0100 |
commit | 8dccc55a623f0c5f3469c7cdf63aa788683aa186 (patch) | |
tree | 8b2dbaf4e65c9bf49102dcdcf0d049085a6dadfa /meta | |
parent | 34e3687394c6fa18ef0443d63b8d7d0a68c441e0 (diff) | |
download | openembedded-core-8dccc55a623f0c5f3469c7cdf63aa788683aa186.tar.gz openembedded-core-8dccc55a623f0c5f3469c7cdf63aa788683aa186.tar.bz2 openembedded-core-8dccc55a623f0c5f3469c7cdf63aa788683aa186.zip |
qt-mobility: move qt-mobility patches to separate dir
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-qt/qt4/qt-mobility-1.2.0/0001-gstvideoconnector-fixed-buffers-allocation.patch (renamed from meta/recipes-qt/qt4/files/0001-gstvideoconnector-fixed-buffers-allocation.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt-mobility-1.2.0/0002-Remove-unnecessary-rpaths-from-qml_device-example.patch (renamed from meta/recipes-qt/qt4/files/0002-Remove-unnecessary-rpaths-from-qml_device-example.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt-mobility-1.2.0/gcc-scope.patch (renamed from meta/recipes-qt/qt4/files/gcc-scope.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt-mobility-1.2.0/qt-mobility-configure.patch (renamed from meta/recipes-qt/qt4/files/qt-mobility-configure.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt-mobility-1.2.0/qt-mobility-no-opengl.patch (renamed from meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/qt-mobility_1.2.0.inc | 1 |
6 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/files/0001-gstvideoconnector-fixed-buffers-allocation.patch b/meta/recipes-qt/qt4/qt-mobility-1.2.0/0001-gstvideoconnector-fixed-buffers-allocation.patch index 2df76fc778..2df76fc778 100644 --- a/meta/recipes-qt/qt4/files/0001-gstvideoconnector-fixed-buffers-allocation.patch +++ b/meta/recipes-qt/qt4/qt-mobility-1.2.0/0001-gstvideoconnector-fixed-buffers-allocation.patch diff --git a/meta/recipes-qt/qt4/files/0002-Remove-unnecessary-rpaths-from-qml_device-example.patch b/meta/recipes-qt/qt4/qt-mobility-1.2.0/0002-Remove-unnecessary-rpaths-from-qml_device-example.patch index a411640b73..a411640b73 100644 --- a/meta/recipes-qt/qt4/files/0002-Remove-unnecessary-rpaths-from-qml_device-example.patch +++ b/meta/recipes-qt/qt4/qt-mobility-1.2.0/0002-Remove-unnecessary-rpaths-from-qml_device-example.patch diff --git a/meta/recipes-qt/qt4/files/gcc-scope.patch b/meta/recipes-qt/qt4/qt-mobility-1.2.0/gcc-scope.patch index f01ee9f4df..f01ee9f4df 100644 --- a/meta/recipes-qt/qt4/files/gcc-scope.patch +++ b/meta/recipes-qt/qt4/qt-mobility-1.2.0/gcc-scope.patch diff --git a/meta/recipes-qt/qt4/files/qt-mobility-configure.patch b/meta/recipes-qt/qt4/qt-mobility-1.2.0/qt-mobility-configure.patch index d61ec03341..d61ec03341 100644 --- a/meta/recipes-qt/qt4/files/qt-mobility-configure.patch +++ b/meta/recipes-qt/qt4/qt-mobility-1.2.0/qt-mobility-configure.patch diff --git a/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch b/meta/recipes-qt/qt4/qt-mobility-1.2.0/qt-mobility-no-opengl.patch index 1724995072..1724995072 100644 --- a/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch +++ b/meta/recipes-qt/qt4/qt-mobility-1.2.0/qt-mobility-no-opengl.patch diff --git a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc index 7f0af9fbff..3dc12af70a 100644 --- a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc +++ b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc @@ -5,6 +5,7 @@ LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \ file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354" +FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-mobility-${PV}:" SRC_URI = "http://get.qt.nokia.com/qt/add-ons/qt-mobility-opensource-src-${PV}.tar.gz \ file://qt-mobility-configure.patch \ file://0001-gstvideoconnector-fixed-buffers-allocation.patch \ |