Re: [yocto] [PATCH] nativesdk-qt4-tools: fix build issues with libQtDBus and libQt3Support

2017-04-25 Thread Olivier Sobrie
On Tue, Apr 25, 2017 at 01:58:25PM +0300, Alexander Kanavin wrote: > On 04/25/2017 12:09 PM, Olivier Sobrie wrote: > > > This patch ensures that libQtXml is build before libQtDBus and that > > both libQtGui and libQtNetwork are built before libQt3Support. > > Applied, th

[yocto] [PATCH] nativesdk-qt4-tools: fix build issues with libQtDBus and libQt3Support

2017-04-25 Thread Olivier Sobrie
;. Signed-off-by: Olivier Sobrie <oliv...@sobrie.be> --- recipes-qt4/qt4/nativesdk-qt4-tools.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-qt4/qt4/nativesdk-qt4-tools.inc b/recipes-qt4/qt4/nativesdk-qt4-tools.inc index 54bf2a1..8f2e706 100644 --- a