Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 2/3] package/waffle: new package
Date: Tue, 9 Oct 2018 22:01:23 +0200	[thread overview]
Message-ID: <20181009220123.09e53085@windsurf> (raw)
In-Reply-To: <20180922105626.22626-2-romain.naour@gmail.com>

Hello,

On Sat, 22 Sep 2018 12:56:25 +0200, Romain Naour wrote:
> waffle has four "backends", each having their own dependencies.
> At least one "backend" must be enabled, otherwise Waffle will refuse to
> build. The "backends" are:
> 
>  - glx, which needs full OpenGL + x11-xcb
>  - wayland, which needs wayland-client, wayland-egl and EGL
>  - x11-egl, which needs x11-xcb and EGL
>  - gbm, which needs gbm, libudev and EGL
> 
> Backport an upstream patch fixing a build issue with musl toolchains.
> Add a new patch fixing build with Wayand without X11.
> 
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> ---
> v3: rework waffle backends dependencies (ThomasP)
> ---
>  DEVELOPERS                                         |  1 +
>  package/Config.in                                  |  1 +
>  ...-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch | 54 ++++++++++++++++++++++
>  ...rd-cflags-from-.pc-files-to-waffle-cflags.patch | 40 ++++++++++++++++
>  package/waffle/Config.in                           | 48 +++++++++++++++++++
>  package/waffle/waffle.hash                         |  3 ++
>  package/waffle/waffle.mk                           | 48 +++++++++++++++++++
>  7 files changed, 195 insertions(+)
>  create mode 100644 package/waffle/0001-third_party-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch
>  create mode 100644 package/waffle/0002-cmake-forward-cflags-from-.pc-files-to-waffle-cflags.patch
>  create mode 100644 package/waffle/Config.in
>  create mode 100644 package/waffle/waffle.hash
>  create mode 100644 package/waffle/waffle.mk

I dropped the dependency on libgles, since there is no such build
requirement in waffle. And then applied to master, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2018-10-09 20:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-22 10:56 [Buildroot] [PATCH v3 1/3] package/python-numpy: add host variant for piglit Romain Naour
2018-09-22 10:56 ` [Buildroot] [PATCH v3 2/3] package/waffle: new package Romain Naour
2018-09-22 12:46   ` Thomas Petazzoni
2018-09-22 18:15     ` Romain Naour
2018-10-09 20:01   ` Thomas Petazzoni [this message]
2018-09-22 10:56 ` [Buildroot] [PATCH v3 3/3] package/piglit: " Romain Naour
2019-01-01 19:57   ` Romain Naour
2018-10-09 20:00 ` [Buildroot] [PATCH v3 1/3] package/python-numpy: add host variant for piglit Thomas Petazzoni

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=20181009220123.09e53085@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox