Re: [OE-core] [PATCH] qt-mobility: qa_configure stage failed

2011-11-09 Thread Dmitry Cherukhin
Saul, Even with this patch, I am still seeing Host Contamination issue with all the QtMobility recipes. I performed git pull and then rebuilt all packages. Both qt-mobility recipes built successfully. Do you mean that your build is still failed, or the build is not failed but there are some

[OE-core] [PATCH] qt-mobility: qa_configure stage failed

2011-11-08 Thread Dmitry Cherukhin
The catalogue /usr/lib removed from Makefiles used for building configure tests. Signed-off-by: Dmitry Cherukhin dima...@emcraft.com --- .../qt4/files/qt-mobility-configure.patch | 17 + meta/recipes-qt/qt4/qt-mobility_1.2.0.inc |3 ++- 2 files changed, 19

Re: [OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-10-14 Thread Dmitry Cherukhin
On Mon, 2011-09-26 at 16:32 -0700, Saul Wold wrote: On 09/23/2011 07:13 AM, Dmitry Cherukhin wrote: This patch is indented to add new functionality, specifically, the patch adds support for the QtMobility 1.2 package. Added two recipes: 1) qt-mobility-x11 builds the QtMobility 1.2

Re: [OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-10-14 Thread Dmitry Cherukhin
On Wed, 2011-09-28 at 15:21 +0100, Paul Eggleton wrote: On Wednesday 28 September 2011 10:35:59 Dmitry Cherukhin wrote: The QtMobility is a Qt add-on which allows to include standard mobile functionality to Qt applications. For details, see http://qt.nokia.com/products/qt-addons/mobility

Re: [OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-10-14 Thread Dmitry Cherukhin
On Wed, 2011-09-21 at 14:28 +0200, Koen Kooi wrote: Op 21 sep. 2011, om 14:19 heeft Dmitry Cherukhin het volgende geschreven: Added two recipes: 1) qt-mobility-x11 builds the QtMobility 1.2 package on the basis of qt4-x11-free; 2) qt-mobility-embedded builds the QtMobility 1.2 package

Re: [OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-10-14 Thread Dmitry Cherukhin
On Thu, 2011-09-22 at 10:24 -0300, Otavio Salvador wrote: On Thu, Sep 22, 2011 at 10:04, Dmitry Cherukhin dima...@emcraft.com wrote: ... Upstream-Status: not-appropriate ... This and an explanation of the reasoning of each patch ought to be included into each .patch file that your commit

[OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-10-06 Thread Dmitry Cherukhin
the QtMobility 1.2 package on the basis of Qt/X11 using the qt4-x11-free package; 2) qt-mobility-embedded builds the QtMobility 1.2 package on the basis of Qt/Embedded using the qt4-embedded package. Signed-off-by: Dmitry Cherukhin dima...@emcraft.com --- meta/recipes-qt/qt4/qt-mobility

[OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-09-28 Thread Dmitry Cherukhin
the QtMobility 1.2 package on the basis of Qt/X11 using the qt4-x11-free package; 2) qt-mobility-embedded builds the QtMobility 1.2 package on the basis of Qt/Embedded using the qt4-embedded package. Signed-off-by: Dmitry Cherukhin dima...@emcraft.com --- meta/recipes-qt/qt4/files

[OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-09-23 Thread Dmitry Cherukhin
of qt4-embedded. Signed-off-by: Dmitry Cherukhin dima...@emcraft.com --- meta/recipes-qt/qt4/files/qtm_qtmobility_pro.patch | 28 +++ meta/recipes-qt/qt4/files/qtme_gstreamer_pro.patch | 16 ++ meta/recipes-qt/qt4/qt-mobility-embedded_1.2.0.bb | 13 + meta/recipes-qt/qt4/qt

[OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-09-22 Thread Dmitry Cherukhin
of qt4-embedded. Upstream-Status: not-appropriate Signed-off-by: Dmitry Cherukhin dima...@emcraft.com --- meta/recipes-qt/qt4/files/qtm_qtmobility_pro.patch | 19 .../qt4/files/qtme_connectivity_pro.patch | 12 + meta/recipes-qt/qt4/files/qtme_gstreamer_pro.patch | 11

[OE-core] [PATCH] qt4: Added support for QtMobility 1.2

2011-09-21 Thread Dmitry Cherukhin
Added two recipes: 1) qt-mobility-x11 builds the QtMobility 1.2 package on the basis of qt4-x11-free; 2) qt-mobility-embedded builds the QtMobility 1.2 package on the basis of qt4-embedded. Signed-off-by: Dmitry Cherukhin dima...@emcraft.com --- meta/recipes-qt/qt4/files