summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/files/0001-Fix-racy-parallel-build-of-WebKit2-4.0.gir.patch
Commit message (Collapse)AuthorAgeFilesLines
* webkitgtk: fix racy double build of WebKit2-4.0.girAlexander Kanavin2017-05-281-0/+45
This occasionally triggered autobuilder errors where the .gir file appeared truncated to introspection tools. (From OE-Core rev: 2154c1c803b7bd36a1401fa657e7fd8cb1060a70) RP: backported from 2.12 to 2.10 (From OE-Core rev: cf06e8aa07c8b60a377b4716be5c72311be12f1c) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>