summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebkit/fix-rpath.patch
Commit message (Collapse)AuthorAgeFilesLines
* qtwebkit: fix QA issue (bad RPATH)Trevor Woerner2013-10-031-0/+13
Building qtwebkit causes a QA issue such that QtWebPluginProcess and QtWebProcess contain bad RPATHs which point into the build location. This fix adds a patch to not include the rpath.prf which causes this problem. Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>