Build error at EGL1.5 non support platform

Fixed

Description

Build error at EGL1.5 non support platform

In this patch https://gerrit.automotivelinux.org/gerrit/c/AGL/AGL-repo/+/28971, that update meta-flutter in AGL master.
After that, a flutter-auto cause build error in R-CarH3 ref-hw environment.

The ivi-homescreen is using eglGetPlatformDisplay directly that possible to use in EGL version is 1.5 or greater.   On the other hand R-CarH3/M3 is not supporting EGL version is 1.5, only a EGL version is 1.4.  This situation cause build error in R-Car H3/M3.

Environment

None

Attachments

2

Activity

Show:

Walt Miner 
June 15, 2023 at 6:52 PM

Close for Pike M1

Jan-Simon Moeller 
June 15, 2023 at 11:20 AM
(edited)

Fixed the meta-flutter commit used for M1 . Please call repo sync .

Edi Feschiyan 
June 15, 2023 at 11:10 AM

I am getting the same build error for missing "eglGetPlatformDisplay" but for building agl-ivi-demo-platform-flutter with tagged pike m1 manifest from master branch.

Attaching logs -

Scott Murray 
June 9, 2023 at 7:51 PM

This has been resolved, marking as fixed.

Joel Winarske 
June 6, 2023 at 9:52 PM

Details

Assignee

Reporter

Fix versions

Labels

Components

Affects versions

Priority

Created June 4, 2023 at 8:02 PM
Updated June 15, 2023 at 6:52 PM
Resolved June 9, 2023 at 7:51 PM