From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/8 v11] package/xserver_xorg-server: make the version a choice
Date: Sun, 26 Apr 2015 22:28:59 +0200 [thread overview]
Message-ID: <20150426222859.5245ada8@free-electrons.com> (raw)
In-Reply-To: <9c8b07c5f9dfa43280456e5e1ec375042f8e09c9.1429635674.git.yann.morin.1998@free.fr>
Dear Yann E. MORIN,
On Tue, 21 Apr 2015 19:04:38 +0200, Yann E. MORIN wrote:
> Only a single entry for now, but we'll add one more in an upcoming
> patch, to support old binary-only drivers, like the NVidia Tegra2/3
> drivers.
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/x11r7/xserver_xorg-server/Config.in | 12 ++++++++++++
> package/x11r7/xserver_xorg-server/xserver_xorg-server.mk | 2 +-
> 2 files changed, 13 insertions(+), 1 deletion(-)
>
> diff --git a/package/x11r7/xserver_xorg-server/Config.in b/package/x11r7/xserver_xorg-server/Config.in
> index 1123f3b..3a7b18b 100644
> --- a/package/x11r7/xserver_xorg-server/Config.in
> +++ b/package/x11r7/xserver_xorg-server/Config.in
> @@ -57,6 +57,18 @@ config BR2_PACKAGE_XSERVER_XORG_SERVER
> if BR2_PACKAGE_XSERVER_XORG_SERVER
>
> choice
> + bool "X Window System server version"
> +
> +config BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_17_1
I think it is not very useful to encode the minor version in the
Config.in option name, so I've renamed that to
BR2_PACKAGE_XSERVER_XORG_SERVER_V_1_17 and applied.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-04-26 20:28 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-21 17:04 [Buildroot] [PATCH 0/8 v11] NVidia GPU binary blobs for Tegra2/3 (branch yem/gfx2) Yann E. MORIN
2015-04-21 17:04 ` [Buildroot] [PATCH 1/8 v11] package/xserver_xorg-server: prepare for multiple supported versions Yann E. MORIN
2015-04-26 20:28 ` Thomas Petazzoni
2015-04-21 17:04 ` [Buildroot] [PATCH 2/8 v11] package/xserver_xorg-server: make the version a choice Yann E. MORIN
2015-04-26 20:28 ` Thomas Petazzoni [this message]
2015-04-21 17:04 ` [Buildroot] [PATCH 3/8 v11] package/xserver_xorg-server: add blind options to specify driver ABI Yann E. MORIN
2015-04-26 20:29 ` Thomas Petazzoni
2015-04-21 17:04 ` [Buildroot] [PATCH 4/8 v11] package/xserver_xorg-server: not all versions need all dependencies Yann E. MORIN
2015-04-26 20:29 ` Thomas Petazzoni
2015-04-21 17:04 ` [Buildroot] [PATCH 5/8 v11] package/xserver_xorg-server: add version 1.14.7 Yann E. MORIN
2015-04-26 16:16 ` Nicolas Serafini
2015-04-26 17:48 ` Thomas Petazzoni
2015-04-26 16:17 ` Nicolas Serafini
2015-04-26 20:29 ` Thomas Petazzoni
2015-04-21 17:04 ` [Buildroot] [PATCH 6/8 v11] package/nvidia-tegra23-binaries: new package Yann E. MORIN
2015-04-26 20:30 ` Thomas Petazzoni
2015-04-21 17:04 ` [Buildroot] [PATCH 7/8 v11] package.nvidia-tegra23-binaries: add gstreamer plugins Yann E. MORIN
2015-04-26 20:30 ` Thomas Petazzoni
2015-04-21 17:04 ` [Buildroot] [PATCH 8/8 v11] package/nvidia-tegra23-codecs: new package Yann E. MORIN
2015-04-26 20:31 ` Thomas Petazzoni
2015-04-26 20:31 ` [Buildroot] [PATCH 0/8 v11] NVidia GPU binary blobs for Tegra2/3 (branch yem/gfx2) Thomas Petazzoni
2015-04-26 21:28 ` Yann E. MORIN
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=20150426222859.5245ada8@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox