Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] coreutils: belongs to system tools, not development
@ 2013-12-02 10:49 Gustavo Zacarias
  2013-12-02 10:49 ` [Buildroot] [PATCH 2/5] coreutils: bump to version 8.21 Gustavo Zacarias
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Gustavo Zacarias @ 2013-12-02 10:49 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/Config.in | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/package/Config.in b/package/Config.in
index e2ca8ee..a65ceac 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -86,9 +86,6 @@ source "package/bison/Config.in"
 source "package/bsdiff/Config.in"
 source "package/bustle/Config.in"
 source "package/ccache/Config.in"
-if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
-source "package/coreutils/Config.in"
-endif
 source "package/cvs/Config.in"
 if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
 source "package/diffutils/Config.in"
@@ -959,6 +956,7 @@ source "package/acl/Config.in"
 source "package/attr/Config.in"
 if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
 source "package/bootutils/Config.in"
+source "package/coreutils/Config.in"
 endif
 source "package/cpuload/Config.in"
 source "package/dsp-tools/Config.in"
-- 
1.8.3.2

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

end of thread, other threads:[~2013-12-03 10:34 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02 10:49 [Buildroot] [PATCH 1/5] coreutils: belongs to system tools, not development Gustavo Zacarias
2013-12-02 10:49 ` [Buildroot] [PATCH 2/5] coreutils: bump to version 8.21 Gustavo Zacarias
2013-12-03  8:07   ` Peter Korsgaard
2013-12-02 10:49 ` [Buildroot] [PATCH 3/5] util-linux: add agetty->getty symlink Gustavo Zacarias
2013-12-03  8:08   ` Peter Korsgaard
2013-12-02 10:49 ` [Buildroot] [PATCH 4/5] zsh: alpha sort menu option Gustavo Zacarias
2013-12-03  8:09   ` Peter Korsgaard
2013-12-03  8:50     ` Thomas Petazzoni
2013-12-03 10:23       ` Gustavo Zacarias
2013-12-03 10:28         ` Peter Korsgaard
2013-12-03 10:28       ` Peter Korsgaard
2013-12-02 10:49 ` [Buildroot] [PATCH 5/5] sysklogd: install to /sbin Gustavo Zacarias
2013-12-03  8:12   ` Peter Korsgaard
2013-12-03  8:01 ` [Buildroot] [PATCH 1/5] coreutils: belongs to system tools, not development Peter Korsgaard
2013-12-03  8:08   ` Jeremy Rosen
2013-12-03 10:17     ` Gustavo Zacarias
2013-12-03 10:32       ` Peter Korsgaard
2013-12-03  8:59   ` Thomas Petazzoni
2013-12-03 10:05     ` Peter Korsgaard
2013-12-03 10:12       ` Thomas Petazzoni
2013-12-03 10:34         ` Peter Korsgaard
2013-12-03 10:08     ` Gustavo Zacarias

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