All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francesco Nwokeka <francesco.nwokeka@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv3] tar: move package to 'system tools'
Date: Tue, 01 Sep 2015 18:15:28 +0200	[thread overview]
Message-ID: <2025142.RCfcE9uycL@deathstar> (raw)
In-Reply-To: <55E5CD83.8010607@imgtec.com>

On Tuesday 01 September 2015 17:08:35 Vicente Olivert Riera wrote:
> Dear Francesco Nwokeka,
> 
> On 09/01/2015 05:05 PM, Francesco Nwokeka wrote:
> > Package was previously in the 'Development' section
> > ---
> > 
> >  package/Config.in | 4 +---
> >  1 file changed, 1 insertion(+), 3 deletions(-)
> > 
> > diff --git a/package/Config.in b/package/Config.in
> > index 6ba21a1..58b7380 100644
> > --- a/package/Config.in
> > +++ b/package/Config.in
> > @@ -140,9 +140,6 @@ if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
> > 
> >  endif
> >  
> >  	source "package/sstrip/Config.in"
> >  	source "package/subversion/Config.in"
> > 
> > -if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
> > -	source "package/tar/Config.in"
> > -endif
> > 
> >  	source "package/tree/Config.in"
> >  	source "package/yasm/Config.in"
> >  
> >  endmenu
> > 
> > @@ -1508,6 +1505,7 @@ endif
> > 
> >  	source "package/systemd/Config.in"
> >  
> >  if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
> >  
> >  	source "package/sysvinit/Config.in"
> > 
> > +	source "package/tar/Config.in"
> > 
> >  endif
> >  
> >  	source "package/util-linux/Config.in"
> >  
> >  endmenu
> 
> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> 
> Could you please mark your two previous patches as superseded in
> Patchwork? You will need to register if you don't have a Patchwork account.

Done, previous patches have been marked as "superseded".


> Regards,
> 
> Vincent.

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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01 16:05 [Buildroot] [PATCHv3] tar: move package to 'system tools' Francesco Nwokeka
2015-09-01 16:08 ` Vicente Olivert Riera
2015-09-01 16:15   ` Francesco Nwokeka [this message]
2015-09-01 20:29 ` Peter Korsgaard

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=2025142.RCfcE9uycL@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.