summaryrefslogtreecommitdiffstats
path: root/meta-renesas-extras/recipes/qt5/qtwebengine_git.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* renesas: add workaround for qtwebengineSamuli Piippo2018-10-181-0/+32
QtWebEngine on Renesas boards is unable to find address for the eglGetProcAddress symbol at runtime, instead do it already at link time. Task-number: QTBUG-71152 Change-Id: I41f831af431933eff7781d42d73ab72c68f38471 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>