All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] directfb: Make imlib2 support optional
Date: Thu, 06 Jun 2013 00:10:18 +0200	[thread overview]
Message-ID: <8738swb451.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1369128580-15685-1-git-send-email-markos.chandras@gmail.com> (Markos Chandras's message of "Tue, 21 May 2013 10:29:40 +0100")

>>>>> "Markos" == Markos Chandras <markos.chandras@gmail.com> writes:

Regarding subject - That's not really what the patch does, it adds
optional imlib2 support.

 Markos> From: Markos Chandras <markos.chandras@imgtec.com>
 Markos> Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
 Markos> ---
 Markos> Changes since v1:
 Markos> - Make imlib2 support optional
 Markos> ---
 Markos>  package/directfb/Config.in   | 5 +++++
 Markos>  package/directfb/directfb.mk | 8 ++++++++
 Markos>  2 files changed, 13 insertions(+)

 Markos> diff --git a/package/directfb/Config.in b/package/directfb/Config.in
 Markos> index b9ff5f9..a6bfb6b 100644
 Markos> --- a/package/directfb/Config.in
 Markos> +++ b/package/directfb/Config.in
 Markos> @@ -100,6 +100,11 @@ config BR2_PACKAGE_DIRECTFB_GIF
 Markos>  	bool "enable GIF support"
 Markos>  	default y
 
 Markos> +config BR2_PACKAGE_DIRECTFB_IMLIB2
 Markos> +	bool "enable IMLIB2 support"
 Markos> +	default y
 Markos> +	select BR2_PACKAGE_IMLIB2

Directfb didn't use to pull in imlib2, and it apparently wasn't
critical, so I've dropped the 'default y'.

Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2013-06-05 22:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-21  9:29 [Buildroot] [PATCH v2] directfb: Make imlib2 support optional Markos Chandras
2013-05-29 16:09 ` Markos Chandras
2013-06-05 22:10 ` Peter Korsgaard [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=8738swb451.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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.