[oe] [meta-qt5][dylan][PATCH] qtwebkit 5.0.2: fix QA issue (bad RPATH)

2013-09-22 Thread Trevor Woerner
Building qtwebkit would cause a QA issue (which, in my distro, would cause a build error) such that QtWebPluginProcess and QtWebProcess would contain bad RPATHs which pointed into the build location. This fix adds a patch to not include the rpath.prf which leads to this problem. Signed-off-by: Tre

Re: [oe] [meta-qt5][dylan][PATCH] qtwebkit 5.0.2: fix QA issue (bad RPATH)

2013-09-23 Thread Martin Jansa
On Mon, Sep 23, 2013 at 12:29:36AM -0400, Trevor Woerner wrote: > Building qtwebkit would cause a QA issue (which, in my distro, would cause a > build error) such that QtWebPluginProcess and QtWebProcess would contain bad > RPATHs which pointed into the build location. This fix adds a patch to not

Re: [oe] [meta-qt5][dylan][PATCH] qtwebkit 5.0.2: fix QA issue (bad RPATH)

2013-09-23 Thread Trevor Woerner
Hi Martin, On 23 September 2013 04:06, Martin Jansa wrote: > On Mon, Sep 23, 2013 at 12:29:36AM -0400, Trevor Woerner wrote: >> Building qtwebkit would cause a QA issue (which, in my distro, would cause a >> build error) such that QtWebPluginProcess and QtWebProcess would contain bad >> RPATHs wh

Re: [oe] [meta-qt5][dylan][PATCH] qtwebkit 5.0.2: fix QA issue (bad RPATH)

2013-09-23 Thread Trevor Woerner
Hi Martin, On 23 September 2013 10:38, Trevor Woerner wrote: > On 23 September 2013 04:06, Martin Jansa wrote: >> On Mon, Sep 23, 2013 at 12:29:36AM -0400, Trevor Woerner wrote: >>> Building qtwebkit would cause a QA issue (which, in my distro, would cause a >>> build error) such that QtWebPlugi

Re: [oe] [meta-qt5][dylan][PATCH] qtwebkit 5.0.2: fix QA issue (bad RPATH)

2013-09-23 Thread Trevor Woerner
On 23 September 2013 18:04, Trevor Woerner wrote: > Sadly now that I have enabled ICU in qtbase, my build of qtwebkit on > meta-qt5 master branch is failing. I'll have to look into it some > more. Is anyone else seeing this? It must have been an sstate or tmp issue. A fresh build with completely