From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] ptxd_lib_dgen.awk: $(STATEDIR)/*.targetinstall.post depends on $(PKGDIR)/Packages
Date: Thu, 27 Oct 2011 17:12:06 +0200 [thread overview]
Message-ID: <20111027151206.GG30634@pengutronix.de> (raw)
In-Reply-To: <1319722951-13733-1-git-send-email-jon@ringle.org>
Please elaborate why this is necessary.
Michael
On Thu, Oct 27, 2011 at 09:42:31AM -0400, Jon Ringle wrote:
> From: Jon Ringle <ringlej@jringle-m4600.vertical.com>
>
> Signed-off-by: Jon Ringle <ringlej@jringle-m4600.vertical.com>
> ---
> scripts/lib/ptxd_lib_dgen.awk | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/scripts/lib/ptxd_lib_dgen.awk b/scripts/lib/ptxd_lib_dgen.awk
> index 37ad3d0..a608455 100644
> --- a/scripts/lib/ptxd_lib_dgen.awk
> +++ b/scripts/lib/ptxd_lib_dgen.awk
> @@ -293,6 +293,7 @@ END {
> if (!(this_pkg ~ /^host-|^cross-/)) {
> print "$(STATEDIR)/" this_pkg ".targetinstall: " "$(STATEDIR)/" this_pkg ".install.post" > DGEN_DEPS_POST;
> print "$(STATEDIR)/" this_pkg ".targetinstall.post: " "$(STATEDIR)/" this_pkg ".targetinstall" > DGEN_DEPS_POST;
> + print "$(STATEDIR)/" this_pkg ".targetinstall.post: " "$(PKGDIR)/Packages" > DGEN_DEPS_POST;
> }
>
> #
> --
> 1.7.5.4
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2011-10-27 15:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-27 13:42 Jon Ringle
2011-10-27 15:12 ` Michael Olbrich [this message]
2011-10-27 16:02 ` Jon Ringle
2011-10-27 17:05 ` Michael Olbrich
2011-10-27 17:21 ` Jon Ringle
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=20111027151206.GG30634@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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