I'm assuming this isn't for master since currently daisy in oe-core is using wayland 1.4.0. Which maintenance branch is this specifically for and it will be helpful in the patch title that you specific the branch these patches are meant for.
For example if these patches are for dora: [meta-arago][dora] [PATCH 0/2] Adding support for Wayland for DRM backends Also since your mentioning omapdrm please make sure these drm patches are only applied on devices using omapdrm which I think as of now is only dra7xx-evm > -----Original Message----- > From: [email protected] [mailto:meta-arago- > [email protected]] On Behalf Of R, Karthik > Sent: Friday, August 22, 2014 8:25 AM > To: [email protected] > Cc: Devshatwar, Nikhil > Subject: [meta-arago] [PATCH 0/2] Adding support for Wayland for DRM > backends > > There are some issues with the current omapdrm (kernel driver) and related > dependencies on the TI platform such as dra7xx. > > Weston version 1.3.0 has been very highly tested and is currently shipping to > customers who are using wayland with DRM backend. This patch set brings in > support for Weston and also includes patches that help resolve some > important issues in the Weston. These issues are specific to TI platforms and > cannot be submitted upstream. > > Karthik Ramanan (2): > wayland: add support for version 1.3.0 for drm backend > wayland: adding support for weston 1.3.0 for DRM backend > > ...tor-drm-Change-path-of-gbm.h-to-gbm-gbm.h.patch | 26 ++++ > ...e-Include-option-to-search-in-include-drm.patch | 47 +++++++ > ...urce-prevent-input-disable-during-repaint.patch | 34 +++++ > .../0005-temp-hack-to-enable-weston-1.3.patch | 33 +++++ > .../0006-weston-drm-Enable-multiple-displays.patch | 43 ++++++ > .../recipes-graphics/wayland/just-scanner.patch | 36 +++++ > .../recipes-graphics/wayland/pattern.png | Bin 0 -> 1846 bytes > meta-arago-extras/recipes-graphics/wayland/profile | 9 ++ > .../recipes-graphics/wayland/terminal.png | Bin 0 -> 1005 bytes > .../recipes-graphics/wayland/wayland.inc | 5 + > .../recipes-graphics/wayland/wayland_1.3.0.bb | 34 +++++ > .../recipes-graphics/wayland/weston.desktop | 91 ++++++++++++ > .../recipes-graphics/wayland/weston.png | 147 > +++++++++++++++++++ > .../recipes-graphics/wayland/weston_1.3.0.bb | 148 > ++++++++++++++++++++ > 14 files changed, 653 insertions(+) > create mode 100755 meta-arago-extras/recipes-graphics/wayland/0001- > compositor-drm-Change-path-of-gbm.h-to-gbm-gbm.h.patch > create mode 100755 meta-arago-extras/recipes-graphics/wayland/0002- > Makefile-Include-option-to-search-in-include-drm.patch > create mode 100644 meta-arago-extras/recipes-graphics/wayland/0003- > input-source-prevent-input-disable-during-repaint.patch > create mode 100644 meta-arago-extras/recipes-graphics/wayland/0005- > temp-hack-to-enable-weston-1.3.patch > create mode 100644 meta-arago-extras/recipes-graphics/wayland/0006- > weston-drm-Enable-multiple-displays.patch > create mode 100644 meta-arago-extras/recipes-graphics/wayland/just- > scanner.patch > create mode 100644 meta-arago-extras/recipes- > graphics/wayland/pattern.png > create mode 100644 meta-arago-extras/recipes-graphics/wayland/profile > create mode 100644 meta-arago-extras/recipes- > graphics/wayland/terminal.png > create mode 100644 meta-arago-extras/recipes- > graphics/wayland/wayland.inc > create mode 100644 meta-arago-extras/recipes- > graphics/wayland/wayland_1.3.0.bb > create mode 100644 meta-arago-extras/recipes- > graphics/wayland/weston.desktop > create mode 100644 meta-arago-extras/recipes- > graphics/wayland/weston.png > create mode 100644 meta-arago-extras/recipes- > graphics/wayland/weston_1.3.0.bb > > -- > 1.7.9.5 > > _______________________________________________ > 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
