Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] systemd: add compatibility libs option
@ 2014-04-14  9:25 Eric Le Bihan
  2014-04-14  9:25 ` [Buildroot] [PATCH 1/2] systemd: add option to enable compatibility libs Eric Le Bihan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eric Le Bihan @ 2014-04-14  9:25 UTC (permalink / raw)
  To: buildroot

Hi!

This small series is an alternative to the solution provided by Vicente
Olivert Riera for fixing the build of liblogging with systemd
(http://lists.busybox.net/pipermail/buildroot/2014-April/094039.html).

Since systemd 209, some libraries have been merged into libsystemd.so, but
liblogging (and maybe others) still look for them. As systemd provides an
option to install some compatibility pkg-config files, this patch adds a new
configuration option to enable it. liblogging selects this option if systemd
is chosen as init system. When liblogging will be updated to support
libsystemd.so, this could be removed.

Best regards,
ELB

Eric Le Bihan (2):
  systemd: add option to enable compatibility libs
  liblogging: enable systemd compatibility libs

 package/liblogging/Config.in |  1 +
 package/systemd/Config.in    | 13 +++++++++++++
 package/systemd/systemd.mk   |  4 ++++
 3 files changed, 18 insertions(+)

--
1.9.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-16 17:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-14  9:25 [Buildroot] [PATCH 0/2] systemd: add compatibility libs option Eric Le Bihan
2014-04-14  9:25 ` [Buildroot] [PATCH 1/2] systemd: add option to enable compatibility libs Eric Le Bihan
2014-04-14  9:39   ` Yann E. MORIN
2014-04-14  9:25 ` [Buildroot] [PATCH 2/2] liblogging: enable systemd " Eric Le Bihan
2014-04-14  9:41   ` Yann E. MORIN
2014-04-16 17:56 ` [Buildroot] [PATCH 0/2] systemd: add compatibility libs option Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox