All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Michael Despault <mike@wewearmanyhats.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] defconfig with wayland support?
Date: Wed, 23 Nov 2022 15:14:13 +0100	[thread overview]
Message-ID: <20221123151413.655df990@windsurf> (raw)
In-Reply-To: <CAP_a2zr1FbRNYf12d+42tPZ3xQrthddMc7pajaMC7ZA94aP5qQ@mail.gmail.com>

Hello Michael,

On Tue, 22 Nov 2022 16:46:54 -0800
Michael Despault <mike@wewearmanyhats.com> wrote:

> I'm struggling to get a buildroot generated system up and running that has
> working wayland support.  My primary goal is simply to be able to get an
> embedded system that can run and display wayland applications, using the
> buildroot system.  I've found examples of other configs that claim to have
> X11 support, but nothing on wayland.  Poking around in "make menuconfig"
> I've done what I can to enable any wayland/weston related options, but
> currently I'm hitting this build error:
> 
> Run-time dependency libdrm found: NO (tried pkgconfig and cmake)
> output/build/wlroots-0.14.1/meson.build:99:0: ERROR: Dependency "libdrm"
> not found, tried pkgconfig and cmake
> 
> This happens when I try and build meson.  Has anyone had success getting an
> embedded system (via buildroot) going with wayland working out of the box?
> Hoping someone would be able to share their defconfig file with the
> appropriate options, or at least share the essential components to enable
> in make menuconfig.  Barebones is fine and not concerned so much about
> architecture right now, but currently testing on X86_64 with the intent to
> target aarch64 eventually.

There is one critical piece of information that you forgot to provide:
what is your HW platform. Indeed, depending on which GPU it has, the
Buildroot configuration will have to be different to provide the right
OpenGL implementation. It's not possible to provide a "Wayland
configuration" that works everywhere.

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-11-23 14:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-23  0:46 [Buildroot] defconfig with wayland support? Michael Despault
2022-11-23 14:14 ` Thomas Petazzoni via buildroot [this message]
2022-11-23 21:42   ` Michael Despault
2022-11-23 21:51     ` Giulio Benetti

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=20221123151413.655df990@windsurf \
    --to=buildroot@buildroot.org \
    --cc=mike@wewearmanyhats.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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.