All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francesco Nwokeka <francesco.nwokeka@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv2 1/1] tar: Move tar package to 'system-tools' menu
Date: Tue, 01 Sep 2015 17:38:12 +0200	[thread overview]
Message-ID: <26699841.fIxtxEPbfV@deathstar> (raw)
In-Reply-To: <12995385.iRNRCdloQv@deathstar>

Signed-off-by: Francesco Nwokeka <francesco.nwokeka@gmail.com>
---
 package/Config.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/Config.in b/package/Config.in
index 521deb4..58b7380 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -1505,8 +1505,6 @@ endif
        source "package/systemd/Config.in"
 if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
        source "package/sysvinit/Config.in"
-endif
-if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
        source "package/tar/Config.in"
 endif
        source "package/util-linux/Config.in"
-- 
2.5.0

      parent reply	other threads:[~2015-09-01 15:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01 12:44 [Buildroot] [PATCH 1/1] Move tar package location to 'system-tools' Francesco Nwokeka
2015-09-01 12:51 ` Vicente Olivert Riera
2015-09-01 13:14   ` Thomas Petazzoni
2015-09-01 15:38 ` Francesco Nwokeka [this message]

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=26699841.fIxtxEPbfV@deathstar \
    --to=francesco.nwokeka@gmail.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.