diff options
| author | Changqing Li <changqing.li@windriver.com> | 2024-07-12 14:04:33 +0800 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-07-17 05:36:14 -0700 |
| commit | a099b484c5b245a335a5ec9b293638e1362383ae (patch) | |
| tree | 8002c1d45ec4ac3a5c823d7f8485cea32141be97 /bitbake/lib/bb | |
| parent | f6f743c0c7903fbfecbe921d22411dc9bd178192 (diff) | |
| download | poky-a099b484c5b245a335a5ec9b293638e1362383ae.tar.gz | |
webkitgtk: fix do_compile errors on beaglebone-yocto
Backport 2 patches to fix following compile errors:
webkitgtk-2.44.1/Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNeonParallelApplier.cpp:545:37: error: 'LS_POINT' was not declared in this scope; did you mean 'WebCore::LightType::LS_POINT'?
545 | if (data.lightSource->type() == LS_POINT) {
| ^~~~~~~~
| WebCore::LightType::LS_POINT
webkitgtk-2.44.1/Source/WebCore/platform/graphics/filters/FELighting.h:73:41: error: 'LightingData' does not name a type
73 | inline void platformApplyNeon(const LightingData&, const LightSource::PaintingData&);
(From OE-Core rev: bf3fe8c01c5cc00ada22049f4f0abb485e2a626f)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'bitbake/lib/bb')
0 files changed, 0 insertions, 0 deletions
