From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/6] dbus: make it easier to select an XML library (select rather than depends on)
Date: Tue, 31 Jan 2012 14:01:28 +0100 [thread overview]
Message-ID: <87bopkjaaf.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <201201311239.02217.arnout@mind.be> (Arnout Vandecappelle's message of "Tue, 31 Jan 2012 12:39:01 +0100")
>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:
Hi,
Arnout> What does everybody think of the alternative (which Peter
Arnout> snipped here):
Arnout> An alternative would be to remove the choice completely, and
Arnout> to take the path of bluez-utils: select BR2_PACKAGE_EXPAT if
Arnout> !BR2_PACKAGE_DBUS_LIBXML2
Arnout> Advantage: no redundant expat library if the user has selected
Arnout> libxml2
Arnout> Disadvantage: what happens when the user has selected both
Arnout> libxml2 and expat? (My answer: dbus will use libxml2)
Or alternatively drop the libxml2 option. It's deprecated upstream and
not commonly used:
https://bugs.freedesktop.org/show_bug.cgi?id=20253
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-01-31 13:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-23 16:36 [Buildroot] [PATCH 14/14] libedbus: Add new package Will Newton
2012-01-23 22:51 ` Arnout Vandecappelle
2012-01-24 10:32 ` Will Newton
2012-01-26 23:40 ` Arnout Vandecappelle
2012-01-26 23:41 ` [Buildroot] [PATCH 1/6] dbus: make it easier to select an XML library (select rather than depends on) Arnout Vandecappelle
2012-01-26 23:41 ` [Buildroot] [PATCH 2/6] bluez_utils: remove redundant selection of expat Arnout Vandecappelle
2012-01-26 23:41 ` [Buildroot] [PATCH 3/6] samba: avahi: replace dependency on dbus by select Arnout Vandecappelle
2012-01-26 23:41 ` [Buildroot] [PATCH 4/6] qt: qt-dbus: " Arnout Vandecappelle
2012-01-26 23:41 ` [Buildroot] [PATCH 5/6] network-manager: " Arnout Vandecappelle
2012-01-26 23:41 ` [Buildroot] [PATCH 6/6] connman: " Arnout Vandecappelle
2012-01-31 11:26 ` [Buildroot] [PATCH 1/6] dbus: make it easier to select an XML library (select rather than depends on) Peter Korsgaard
2012-01-31 11:39 ` Arnout Vandecappelle
2012-01-31 13:01 ` Peter Korsgaard [this message]
2012-02-01 17:09 ` [Buildroot] [PATCH] dbus: deprecate libxml2 support Arnout Vandecappelle
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=87bopkjaaf.fsf@macbook.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.