[yocto] [meta-raspberrypi][PATCH V3 2/5] userland: Add wayland support

Andrei Gherzan andrei at gherzan.ro
Fri Oct 2 15:31:08 PDT 2015


On Wed, Sep 23, 2015 at 04:52:46PM -0700, Khem Raj wrote:
> Andrei
>
> > On Sep 23, 2015, at 3:58 PM, Andrei Gherzan <andrei at gherzan.ro> wrote:
> >
> > On Mon, Aug 24, 2015 at 12:51:38AM -0700, Khem Raj wrote:
> >> backport and fix needed patches for supporting wayland-egl
> >> use PACKAGECONFIG for wayland so we can add proper DEPENDS on wayland
> >> Fix QA warnings about dev-so
> >>
> >> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> >> ---
> >> ...-applications-to-set-next-resource-handle.patch |  210 +++
> >> ...ayland-Add-support-for-the-Wayland-winsys.patch | 1847 ++++++++++++++++++++
> >> .../0006-wayland-Add-Wayland-example.patch         |  864 +++++++++
> >> ...-wayland-egl-Add-bcm_host-to-dependencies.patch |   30 +
> >> recipes-graphics/userland/userland_git.bb          |   13 +-
> >> 5 files changed, 2963 insertions(+), 1 deletion(-)
> >> create mode 100644 recipes-graphics/userland/userland/0004-Allow-applications-to-set-next-resource-handle.patch
> >> create mode 100644 recipes-graphics/userland/userland/0005-wayland-Add-support-for-the-Wayland-winsys.patch
> >> create mode 100644 recipes-graphics/userland/userland/0006-wayland-Add-Wayland-example.patch
> >> create mode 100644 recipes-graphics/userland/userland/0007-wayland-egl-Add-bcm_host-to-dependencies.patch
> >>
> >
> > Hello,
> >
> > Any ideas why I encounter difficulties while applying this patch?
> >
>
> it was send few weeks back, I don’t know if something got into upstream in between thats causing it. In any case
> I have rebased the branch on my github fork
>
> https://github.com/kraj/meta-raspberrypi/commits/kraj/master
>
> Let me know if that will be convenient to pick up
>

I had to rebase your patches again. I created a temporary branch: khem_wayland
in git.yoctoproject.org:meta-raspberrypi . Now userland build fails with:

interface/vmcs_host/wayland-dispmanx-server-protocol.h: No such file or
directory

Who should provide this header file? Userland? Could you throw a look on the
branch above and try to replicate this?

Thanks,

--
Andrei Gherzan



More information about the yocto mailing list