All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Gherzan <andrei@gherzan.ro>
To: Khem Raj <raj.khem@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-raspberrypi][PATCH V3 2/5] userland: Add wayland support
Date: Sat, 3 Oct 2015 00:31:08 +0200	[thread overview]
Message-ID: <20151002223108.GC3484@resin> (raw)
In-Reply-To: <36AF01E1-752C-47A6-90AE-09825F8D0685@gmail.com>

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@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@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


  reply	other threads:[~2015-10-02 22:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-24  7:51 [meta-raspberrypi][PATCH V3 1/5] userland: Fix install prefix and generate pkgconfigs Khem Raj
2015-08-24  7:51 ` [meta-raspberrypi][PATCH V3 2/5] userland: Add wayland support Khem Raj
2015-09-23 22:58   ` Andrei Gherzan
2015-09-23 23:52     ` Khem Raj
2015-10-02 22:31       ` Andrei Gherzan [this message]
2015-10-03  1:31         ` Khem Raj
2015-08-24  7:51 ` [meta-raspberrypi][PATCH V3 3/5] userland: Adjust include location for pthreads-headers Khem Raj
2015-08-24  7:51 ` [meta-raspberrypi][PATCH V3 4/5] weston: Enable rpi compositor backend Khem Raj
2015-08-24  7:51 ` [meta-raspberrypi][PATCH V3 5/5] userland: Fix build with clang compiler Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151002223108.GC3484@resin \
    --to=andrei@gherzan.ro \
    --cc=raj.khem@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.