From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3 v2] package/xserver: commonalise dependency on libdrm
Date: Fri, 31 Jul 2015 07:57:37 +0200 [thread overview]
Message-ID: <20150731075737.01ad8236@free-electrons.com> (raw)
In-Reply-To: <de75aa7f5d075edcaa2c25e4d021bd5b105e2bb1.1438297123.git.yann.morin.1998@free.fr>
Yann,
On Fri, 31 Jul 2015 00:59:05 +0200, Yann E. MORIN wrote:
> ifeq ($(BR2_PACKAGE_MESA3D_DRI_DRIVER),y)
> -XSERVER_XORG_SERVER_CONF_OPTS += --enable-dri --enable-libdrm --enable-glx
> -XSERVER_XORG_SERVER_DEPENDENCIES += libdrm mesa3d xproto_xf86driproto
> +XSERVER_XORG_SERVER_CONF_OPTS += --enable-dri --enable-glx
> +XSERVER_XORG_SERVER_DEPENDENCIES += mesa3d xproto_xf86driproto
> +XSERVER_XORG_SERVER_NEEDS_LIBDRM = y
Hum, didn't we say that this should be a hidden Config.in boolean?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-07-31 5:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-30 22:59 [Buildroot] [PATCH 0/3 v2] xorg: fix dependencies, add fbturbo driver (branch yem/xorg) Yann E. MORIN
2015-07-30 22:59 ` [Buildroot] [PATCH 1/3 v2] package/xserver: commonalise dependency on libdrm Yann E. MORIN
2015-07-31 5:57 ` Thomas Petazzoni [this message]
2015-07-31 16:59 ` Yann E. MORIN
2015-08-05 20:11 ` Yann E. MORIN
2015-08-08 12:04 ` Bernd Kuhls
2015-07-30 22:59 ` [Buildroot] [PATCH 2/3 v2] package/xserver_xorg-server: dri2 needs libdrm Yann E. MORIN
2015-07-30 22:59 ` [Buildroot] [PATCH 3/3 v2] xdriver_xf86-video-fbturbo: new package Yann E. MORIN
2015-10-03 17:37 ` Peter Korsgaard
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=20150731075737.01ad8236@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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 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.