Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Henrique Marks <henrique.marks@datacom.ind.br>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 00/24] Drop unused host packages
Date: Wed, 29 Jun 2016 22:08:56 -0300 (BRT)	[thread overview]
Message-ID: <416890019.7098715.1467248936471.JavaMail.zimbra@datacom.ind.br> (raw)
In-Reply-To: <CAAEAJfAjU1Rgz1hzbyOjDErsQ3L38suBKxh74n6+eNNPUThqdw@mail.gmail.com>



----- Mensagem original -----
> De: "Ezequiel Garcia" <ezequiel@vanguardiasur.com.ar>
> Para: "Thomas Petazzoni" <thomas.petazzoni@free-electrons.com>
> Cc: "buildroot" <buildroot@buildroot.org>
> Enviadas: Quarta-feira, 29 de junho de 2016 18:53:26
> Assunto: Re: [Buildroot] [PATCH 00/24] Drop unused host packages

> On 29 June 2016 at 11:43, Thomas Petazzoni
> <thomas.petazzoni@free-electrons.com> wrote:
> [..]
>>
>>  */ Host packages that are not used by other packages in Buildroot, but
>>     might be used by private, company/project-specific packages. I
>>     don't like this situation, because there is really no way these
>>     host packages will ever be built/tested. But I'm not sure what to
>>     do about these: adding an entry in menuconfig is a bit weird since
>>     they are not really needed for anything else but a build dependency.
>>
> 
> I guess we could argue that if company/project is willing to maintain some
> private package(s), then they are willing to maintain its dependencies,
> incluing host package(s) and carry the whole bunch out of tree.
> --
> Ezequiel Garc?a, VanguardiaSur
> www.vanguardiasur.com.ar
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

I can confirm some of the host packages removed with the patch series are used to build private packages, in private buildroot trees.

Of course, we try to contribute as much as possible, and it seems to me that keep this packages in the tree is good for us, because our private tree based on upstream buildroot tree have no more than 10 patches. Everytime there is an opportunity to send one of this patches to buildroot upstream, we have one less package to maintain internally, and this is good for us and for the project.

We could think of a stronger politics of ownership for these packages, instead of removing them from the upstream tree.

Some host packages, like perl-file-util, would be a little harder to maintain in our buildroot-tree.

-- 
Dr. Henrique Marks
henrique.marks at datacom.ind.br
R. Am?rica, 1000 - Eldorado do Sul - RS
CEP: 92990-000 - Brasil
Fone: +55 51 3933 3000 - Ramal 3466

  reply	other threads:[~2016-06-30  1:08 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-29 13:46 [Buildroot] [PATCH 00/24] Drop unused host packages Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 01/24] x11r7: drop unused host variants Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 02/24] sepolgen: drop unused host package Julien Floret
2016-06-29 13:53   ` Thomas Petazzoni
2016-06-29 13:46 ` [Buildroot] [PATCH 03/24] attr: drop unused host variant Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 04/24] directfb: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 05/24] erlang-goldrush: " Julien Floret
2016-06-30  8:12   ` Thomas Petazzoni
2016-06-29 13:46 ` [Buildroot] [PATCH 06/24] jsmin: " Julien Floret
2016-06-29 13:56   ` Thomas Petazzoni
2016-06-29 16:14     ` Peter Korsgaard
2016-06-29 13:46 ` [Buildroot] [PATCH 07/24] libatomic_ops: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 08/24] libconfuse: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 09/24] libpthread-stubs: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 10/24] libsemanage: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 11/24] libsodium: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 12/24] lzip: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 13/24] pax-utils: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 14/24] perl-file-util: " Julien Floret
2016-07-03 15:22   ` Carlos Santos
2016-07-03 15:49     ` Thomas Petazzoni
2016-06-29 13:46 ` [Buildroot] [PATCH 15/24] python-jinja2: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 16/24] python-mako: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 17/24] sdl_image: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 18/24] setools: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 19/24] xutil_util-macros: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 20/24] bzip2: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 21/24] python-markupsafe: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 22/24] sdl: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 23/24] sqlite: " Julien Floret
2016-06-29 13:46 ` [Buildroot] [PATCH 24/24] ustr: " Julien Floret
2016-06-29 13:52 ` [Buildroot] [PATCH 00/24] Drop unused host packages Thomas Petazzoni
2016-06-29 14:00   ` Julien Floret
2016-06-29 14:11     ` Thomas Petazzoni
2016-06-29 14:30       ` Julien Floret
2016-06-29 14:43         ` Thomas Petazzoni
2016-06-29 21:53           ` Ezequiel Garcia
2016-06-30  1:08             ` Henrique Marks [this message]
2016-06-30 13:01             ` Julien Floret
2016-07-02 10:05               ` Arnout Vandecappelle
2016-07-02 10:18   ` Arnout Vandecappelle
2016-07-02 10:33     ` Thomas Petazzoni
2016-07-02 11:30       ` Peter Korsgaard
2016-07-02 14:08         ` Julien Floret
2016-07-02 14:43           ` Arnout Vandecappelle
2016-07-02 19:15             ` Julien Floret

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=416890019.7098715.1467248936471.JavaMail.zimbra@datacom.ind.br \
    --to=henrique.marks@datacom.ind.br \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox