All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-processor-sdk][PATCH 0/9] Enable build with mesa-based EGL1.5
@ 2019-09-10 18:11 Eric Ruei
  2019-09-10 18:11 ` [meta-processor-sdk][PATCH 1/9] chromium-ozone-wayland: remove virtual/libgl from DEPENDS list Eric Ruei
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Eric Ruei @ 2019-09-10 18:11 UTC (permalink / raw)
  To: meta-arago

These patches enable mesa-based EGL1.5 build with chromium-ozone-wayland v75
as an engineering release for early integration of chromium-based user
interface development.

An experimental or  engineering branch should be created for those patches.

Eric Ruei (9):
  chromium-ozone-wayland: remove virtual/libgl from DEPENDS list
  HACK: matrix-gui-machinevision-demos: remove point-cloud-viewer
  HACK: packagegroup-arago-test-addons: remove omapdrmtest
  packagegroup-arago-tisdk-multimedia: rename chromium-wayland
  HACK: weston: undefine HAVE_GBM_MODIFIERS unconditionally
  HACK: qtwebkit: sync up the khrplatform.h under ANGLE/include/KHR with
    the one provided by mesa-egl
  HACK: libepoxy: replace local definitions with khrplatform.h at
    gen_dispatch
  packagegroup-arago-tisdk-graphics: replace chromium-wayland with
    chromium-ozone-wayland
  HACK: ti-sgx-ddk-um: take AM5 binaries from mesa-egl based
    experimental branch

 .../chromium-ozone-wayland_%.bbappend         |  5 ++
 ...atrix-gui-machinevision-demos_2.0.bbappend |  5 ++
 .../packagegroup-arago-test-addons.bbappend   |  6 ++-
 ...packagegroup-arago-tisdk-graphics.bbappend | 18 ++++++-
 ...ckagegroup-arago-tisdk-multimedia.bbappend |  8 +--
 ...h-use-KHR-khrplatform.h-instead-of-l.patch | 50 +++++++++++++++++++
 .../libepoxy/libepoxy_1.5.2.bbappend          |  7 +++
 .../ti-sgx-ddk-um_1.17.4948957.bbappend       | 21 ++++++++
 ...mposito-drm-undef-HAVE_GBM_MODIFIERS.patch | 29 +++++++++++
 .../wayland/weston_5.0.0.bbappend             |  3 +-
 ...atform.h-add-define-MESA_EGL_NO_X11_.patch | 28 +++++++++++
 recipes-qt/qt5/qtwebkit_%.bbappend            | 10 ++++
 12 files changed, 183 insertions(+), 7 deletions(-)
 create mode 100644 recipes-browser/chromium/chromium-ozone-wayland_%.bbappend
 create mode 100644 recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bbappend
 create mode 100644 recipes-graphics/libepoxy/libepoxy/0001-HACK-gen_dispatch-use-KHR-khrplatform.h-instead-of-l.patch
 create mode 100644 recipes-graphics/libepoxy/libepoxy_1.5.2.bbappend
 create mode 100644 recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bbappend
 create mode 100644 recipes-graphics/wayland/weston/0001-HACK-composito-drm-undef-HAVE_GBM_MODIFIERS.patch
 create mode 100644 recipes-qt/qt5/qtwebkit/0001-HACK-ANGLE-khrplatform.h-add-define-MESA_EGL_NO_X11_.patch
 create mode 100644 recipes-qt/qt5/qtwebkit_%.bbappend

-- 
2.17.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-09-10 18:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 18:11 [meta-processor-sdk][PATCH 0/9] Enable build with mesa-based EGL1.5 Eric Ruei
2019-09-10 18:11 ` [meta-processor-sdk][PATCH 1/9] chromium-ozone-wayland: remove virtual/libgl from DEPENDS list Eric Ruei
2019-09-10 18:11 ` [meta-processor-sdk][PATCH 2/9] HACK: matrix-gui-machinevision-demos: remove point-cloud-viewer Eric Ruei
2019-09-10 18:11 ` [meta-processor-sdk][PATCH 3/9] HACK: packagegroup-arago-test-addons: remove omapdrmtest Eric Ruei
2019-09-10 18:11 ` [meta-processor-sdk][PATCH 4/9] packagegroup-arago-tisdk-multimedia: rename chromium-wayland Eric Ruei
2019-09-10 18:11 ` [meta-processor-sdk][PATCH 5/9] HACK: weston: undefine HAVE_GBM_MODIFIERS unconditionally Eric Ruei
2019-09-10 18:11 ` [meta-processor-sdk][PATCH 6/9] HACK: qtwebkit: sync up the khrplatform.h under ANGLE/include/KHR with the one provided by mesa-egl Eric Ruei
2019-09-10 18:11 ` [meta-processor-sdk][PATCH 7/9] HACK: libepoxy: replace local definitions with khrplatform.h at gen_dispatch Eric Ruei
2019-09-10 18:11 ` [meta-processor-sdk][PATCH 8/9] packagegroup-arago-tisdk-graphics: replace chromium-wayland with chromium-ozone-wayland Eric Ruei
2019-09-10 18:11 ` [meta-processor-sdk][PATCH 9/9] HACK: ti-sgx-ddk-um: take AM5 binaries from mesa-egl based experimental branch Eric Ruei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.