All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/tiff: Add utilities submenu and more utility options
Date: Mon, 26 Jan 2015 23:29:04 +0100	[thread overview]
Message-ID: <20150126232904.398a485d@free-electrons.com> (raw)
In-Reply-To: <1421599012-21491-1-git-send-email-bernd.kuhls@t-online.de>

Dear Bernd Kuhls,

On Sun, 18 Jan 2015 17:36:52 +0100, Bernd Kuhls wrote:
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/tiff/Config.in |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
>  package/tiff/tiff.mk   |   36 +++++++++++++++++++++++++++---------
>  2 files changed, 75 insertions(+), 9 deletions(-)

My initial reaction is: woo, this is a lot of Config.in options for
something such as the tiff library and utilities.

Can we reduce this to just: BR2_PACKAGE_LIBTIFF that installs the
library, and BR2_PACKAGE_LIBTIFF_UTILS as a sub-option that also
installs all the utilities?

If someone wants something more fine-grained than that, they can always
remove the unnecessary tools in a post-build script.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2015-01-26 22:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18 16:36 [Buildroot] [PATCH 1/1] package/tiff: Add utilities submenu and more utility options Bernd Kuhls
2015-01-26 22:29 ` Thomas Petazzoni [this message]

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=20150126232904.398a485d@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.