Hi, Denys: Is the meta-ti patch as in? What is the target? I have only tried AM5/6.
Best regards, Eric -----Original Message----- From: Dmytriyenko, Denys Sent: Thursday, October 31, 2019 11:15 PM To: Ruei, Eric Cc: [email protected] Subject: Re: [meta-arago] [thud/master][PATCH v2 0/7] Mesa-based EGL/GLES qtwebengine fails with this: cannot find -lIMGegl On Wed, Oct 30, 2019 at 03:55:43PM -0400, Eric Ruei wrote: > These are the corresponding patches with Mesa-based EGL/GLES including > - re-enable qtwebengine for AM3/4/5 > - several hacks to resolve compiling issues triggered by mesa-based EGL > header files > - Add DRM(GBM)-based 3D demos > - Makefile cleanup per Mesa-based EGL library names > > V2 changes: > - Add Upstream-Status to Weston and qtWebkit patches > > Eric Ruei (7): > packagegroup-arago-xxx-qte-xxx: re-enable qtwebengine per EGL 1.5 for > AM3/4/5 > qtbase-conf: set the default EGLFS mode to kms > HACK: weston: undefine HAVE_GBM_MODIFIERS explicitly > HACK: qtwebkit: define MESA_EGL_NO_X11_HEADERS at ANGLE/khrplatform.h > img-pvr-sdk: Add DRM(GBM)-based GPU demos > omapdrmtest: Update LDFLAGS at util/Makefile.am per Mesa-based EGL > HACK: matrix-gui-machinevision-demos: disable point-cloud-viewer > > .../packagegroups/packagegroup-arago-qte.bb | 9 +-- > .../packagegroup-arago-tisdk-qte.bb | 7 +- > ...rm-undef-HAVE_GBM_MODIFIERS-explicit.patch | 31 ++++++++ > .../wayland/weston_5.0.0.bbappend | 3 +- > .../recipes-qt/qt5/qtbase-conf/qt_env.sh | 2 +- > .../qt5/qtbase-conf/ti33x/qt_env.sh | 2 +- > ...atform.h-add-define-MESA_EGL_NO_X11_.patch | 30 ++++++++ > .../recipes-qt/qt5/qtwebkit_%.bbappend | 3 +- > .../matrix-gui-machinevision-demos_2.0.bb | 6 +- > ...packagegroup-arago-qte-toolchain-target.bb | 12 ++-- > .../img-pvr-sdk/img-pvr-sdk_3.3.2.bb | 71 ++++++++++--------- > ...am-update-LDFLAGS-for-Mesa-based-EGL.patch | 32 +++++++++ > .../omapdrmtest/omapdrmtest_1.0.0.bb | 3 +- > 13 files changed, 161 insertions(+), 50 deletions(-) > create mode 100644 > meta-arago-distro/recipes-graphics/wayland/weston/0001-HACK-composito-drm-undef-HAVE_GBM_MODIFIERS-explicit.patch > create mode 100644 > meta-arago-distro/recipes-qt/qt5/qtwebkit/0001-HACK-ANGLE-khrplatform.h-add-define-MESA_EGL_NO_X11_.patch > create mode 100644 > meta-arago-extras/recipes-graphics/omapdrmtest/files/0001-util-Makefile.am-update-LDFLAGS-for-Mesa-based-EGL.patch > > -- > 2.17.1 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
