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] Create 'make <pkt>-show-rrdepends' command
Date: Thu, 5 Oct 2017 08:36:57 -0300 (BRT)	[thread overview]
Message-ID: <909405437.12454753.1507203417835.JavaMail.zimbra@datacom.ind.br> (raw)
In-Reply-To: <63a3e218-f37c-649b-fc48-0e9c0a892a10@mind.be>

Hello all

----- Mensagem original -----
> De: "Arnout Vandecappelle" <arnout@mind.be>
> Para: "Carlos Santos" <casantos@datacom.ind.br>, buildroot at buildroot.org
> Cc: "George Redivo" <george.redivo@datacom.ind.br>
> Enviadas: Quarta-feira, 4 de outubro de 2017 13:18:32
> Assunto: Re: [Buildroot] [PATCH] Create 'make <pkt>-show-rrdepends' command

> On 03-10-17 14:32, Carlos Santos wrote:
>> From: George Redivo <george.redivo@datacom.ind.br>
>> 
>> Hello,
>> 
>> Looks like this https://patchwork.ozlabs.org/patch/756075/ was accepted by
>> Arnout but was left behind. Could we have it applied, please?
> 
> I didn't exactly "accept" this patch. I thought the implementation was
> acceptable, but I wasn't entirely sure the use case was important enough to
> warrant the additional complexity.
> 
> If I understand the use case correctly, what you want is that you have changed
> something in package A, so you want to rebuild package A and all its recursive
> dependencies. For that, a recursive dirclean is probably more appropriate:
> 
> $(1)-dirclean-recursive: $(1)-dirclean $$(patsubst
> %,%-dirclean-recursive,$$($(2)_FINAL_ALL_DEPENDENCIES))
> 

Not exactly the same i guess, i think this will rebuild package A and all its dependencies (we are going "down" on dependencies).

The point of this script is to rebuild package A and all those who depends on it (we are going "up" on dependencies).

Based on previous work done on the reverse-dependencies (make <pkg>-show-rdepends), this has been turned in recursive-reverse-dependencies.

-- 
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:[~2017-10-05 11:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-27 15:04 [Buildroot] [PATCH 1/1] Create 'make <pkt>-show-rrdepends' command George Redivo
2017-04-28 21:25 ` Arnout Vandecappelle
2017-05-15 17:54   ` George Redivo
2017-10-03 12:32 ` [Buildroot] [PATCH] " Carlos Santos
2017-10-04 16:18   ` Arnout Vandecappelle
2017-10-05 11:36     ` Henrique Marks [this message]
2017-10-05 17:52       ` Arnout Vandecappelle

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=909405437.12454753.1507203417835.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