]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
webkitgtk: fix compile failure on beaglebone
authorHongxu Jia <hongxu.jia@windriver.com>
Thu, 26 Jul 2018 02:39:47 +0000 (10:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jul 2018 11:44:28 +0000 (12:44 +0100)
commit39b75d73aa5fce178c1577b0a5dfb8a694eff31d
treea3018c4ea15f024621ac1e98caf71d7357942a06
parent9d556092fcc6f04c487afd126d52935bac133165
webkitgtk: fix compile failure on beaglebone

Since the following patch applied in upstream webkitgtk
...
commit 1a55d8c685b3e5b4dbeda202009e7527aa59eadd
Author: simon.fraser@apple.com <simon.fraser@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 23 22:20:09 2017 +0000

    FELighting cleanup and optimization
    https://bugs.webkit.org/show_bug.cgi?id=179933
...

It missed to tweak `paintingData.lightVector' which caused
PaintingData' has no member named 'lightVector' on ARM_NEON
(beaglebone)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-sato/webkit/webkitgtk/0001-Fix-PaintingData-has-no-member-named-lightVector-on-.patch [new file with mode: 0644]
meta/recipes-sato/webkit/webkitgtk_2.20.3.bb