From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] directfb: add an option for debugging support
Date: Sun, 21 Jun 2015 09:38:16 +0200 [thread overview]
Message-ID: <20150621093816.3e3d85ad@free-electrons.com> (raw)
In-Reply-To: <1434398565-3061-1-git-send-email-cedric.marie@openmailbox.org>
Dear C?dric Marie,
On Mon, 15 Jun 2015 22:02:45 +0200, C?dric Marie wrote:
> DirectFB provides two options for debug:
> * --enable-debug-support (default is yes)
> * --enable-debug (default is no)
> The first one provides the functions to print debug information. These
> functions can be called inside DirectFB, or by an external DirectFB
> driver in another package.
> The second one enables verbose mode in DirectFB, using these functions.
>
> Buildroot currently provides an option for the second one only. The
> first one - which is necessary for the second one - is always enabled,
> because this is the default value.
>
> The new option (BR2_PACKAGE_DIRECTFB_DEBUG_SUPPORT) makes it possible
> to disable debugging support (--disable-debug-support) in order to
> build the library with no debug feature at all.
>
> When debugging support is disabled, the target installation path of
> drivers (/usr/lib/directfb-<version>) is suffixed with -pure. The
> public library (/usr/lib/libdirectfb.so) remains unchanged.
>
> Some external DirectFB drivers will install into
> /usr/lib/directfb-<version>-pure in release mode. For that reason, it
> is important that DirectFB can be configured to use this directory.
>
> Signed-off-by: C?dric Marie <cedric.marie@openmailbox.org>
> ---
> package/directfb/Config.in | 14 ++++++++++++++
> package/directfb/directfb.mk | 5 +++++
> 2 files changed, 19 insertions(+)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-06-21 7:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-15 20:02 [Buildroot] [PATCH] directfb: add an option for debugging support Cédric Marie
2015-06-17 22:10 ` Arnout Vandecappelle
2015-06-21 7:38 ` Thomas Petazzoni [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-14 20:51 Cédric Marie
2015-06-14 22:07 ` Arnout Vandecappelle
2015-06-15 6:33 ` Cédric Marie
2015-06-16 21:15 ` Arnout Vandecappelle
2015-06-09 20:43 Cédric Marie
2015-06-10 21:45 ` Arnout Vandecappelle
2015-06-11 12:58 ` Cédric Marie
2015-06-11 20:32 ` Arnout Vandecappelle
2015-06-11 21:20 ` Cédric Marie
2015-06-11 22:24 ` Arnout Vandecappelle
2015-06-12 7:09 ` Cédric Marie
2015-06-09 20:32 Cédric Marie
2015-06-09 20:45 ` Cédric Marie
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=20150621093816.3e3d85ad@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