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

Khem Raj raj.khem at gmail.com
Fri Oct 2 18:31:49 PDT 2015


Andrei

Userland have been updated plus some of my patches to userland has
been applied via another commit from different person but not all and
so on, not even me am certain as to whats needed and what not anymore.
So

I have rebased my remaining changes here.

https://github.com/kraj/meta-raspberrypi/commits/kraj/master

I am doing a build and will update if I see any issues or otherwise.

Thanks
-Khem

On Fri, Oct 2, 2015 at 3:31 PM, Andrei Gherzan <andrei at gherzan.ro> wrote:
> 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