Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libraries: add category Logging
@ 2014-03-18 16:01 yegorslists at googlemail.com
  2014-03-20 15:44 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: yegorslists at googlemail.com @ 2014-03-18 16:01 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

Add new category and move all logging packages there:

liblog4c-localtime
liblogging
log4cplus
log4cxx
zlog

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/Config.in | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/package/Config.in b/package/Config.in
index 688ed4d..8986734 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -666,6 +666,14 @@ source "package/xerces/Config.in"
 source "package/yajl/Config.in"
 endmenu
 
+menu "Logging"
+source "package/liblog4c-localtime/Config.in"
+source "package/liblogging/Config.in"
+source "package/log4cplus/Config.in"
+source "package/log4cxx/Config.in"
+source "package/zlog/Config.in"
+endmenu
+
 menu "Multimedia"
 source "package/libass/Config.in"
 source "package/libbluray/Config.in"
@@ -773,8 +781,6 @@ source "package/libevent/Config.in"
 source "package/libffi/Config.in"
 source "package/libglib2/Config.in"
 source "package/libical/Config.in"
-source "package/liblog4c-localtime/Config.in"
-source "package/liblogging/Config.in"
 source "package/libnspr/Config.in"
 source "package/libpfm4/Config.in"
 source "package/libplist/Config.in"
@@ -788,8 +794,6 @@ source "package/libtpl/Config.in"
 source "package/libunwind/Config.in"
 source "package/liburcu/Config.in"
 source "package/linux-pam/Config.in"
-source "package/log4cplus/Config.in"
-source "package/log4cxx/Config.in"
 source "package/lttng-libust/Config.in"
 source "package/mpc/Config.in"
 source "package/mpfr/Config.in"
@@ -803,7 +807,6 @@ source "package/protobuf-c/Config.in"
 source "package/schifra/Config.in"
 source "package/startup-notification/Config.in"
 source "package/tzdata/Config.in"
-source "package/zlog/Config.in"
 endmenu
 
 menu "Security"
-- 
1.8.1.2

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

* [Buildroot] [PATCH] libraries: add category Logging
  2014-03-18 16:01 [Buildroot] [PATCH] libraries: add category Logging yegorslists at googlemail.com
@ 2014-03-20 15:44 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-03-20 15:44 UTC (permalink / raw)
  To: buildroot

>>>>> "yegorslists" == yegorslists  <yegorslists@googlemail.com> writes:

 > From: Yegor Yefremov <yegorslists@googlemail.com>
 > Add new category and move all logging packages there:

 > liblog4c-localtime
 > liblogging
 > log4cplus
 > log4cxx
 > zlog

 > Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2014-03-20 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-18 16:01 [Buildroot] [PATCH] libraries: add category Logging yegorslists at googlemail.com
2014-03-20 15:44 ` Peter Korsgaard

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