From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] fbterm pckg check for libexpat & libZ Signed-off-by: JoM <johann.mercadier@imerir.com>
Date: Fri, 17 Aug 2012 18:44:35 +0200 [thread overview]
Message-ID: <20120817184435.350a3d83@skate> (raw)
In-Reply-To: <1332372417-5120-2-git-send-email-johann.mercadier@imerir.com>
Le Wed, 21 Mar 2012 23:26:56 +0000,
JoM <johann.mercadier@imerir.com> a ?crit :
> +ifeq ($(BR2_PACKAGE_ZLIB),y)
> + FBTERM_DEPENDENCIES += zlib
> +endif
> +
> +FBTERM_DEPENDENCIES += $(if $(BR2_PACKAGE_EXPAT),expat)
> +
I don't understand why it is needed: I don't see any expat or zlib
related code in fbterm. Can you detail?
Thanks,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2012-08-17 16:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-21 23:26 [Buildroot] [PATCH 1/2] Add FbTerm package for OMAP4 (targetting pandaboard) v2 Signed-off-by: JoM <johann.mercadier@imerir.com> JoM
2012-03-21 23:26 ` [Buildroot] [PATCH 2/2] fbterm pckg check for libexpat & libZ " JoM
2012-08-17 16:44 ` Thomas Petazzoni [this message]
2012-03-22 10:53 ` [Buildroot] [PATCH 1/2] Add FbTerm package for OMAP4 (targetting pandaboard) v2 " Trevor Woerner
2012-03-22 13:23 ` MERCADIER Johann
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=20120817184435.350a3d83@skate \
--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.