From: Markos Chandras <Markos.Chandras@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] xfsprogs: Add missing timestamp files
Date: Fri, 16 Mar 2012 11:00:35 +0000 [thread overview]
Message-ID: <4F631D53.4040704@imgtec.com> (raw)
In-Reply-To: <87zkbgq0er.fsf@macbook.be.48ers.dk>
On 03/16/2012 10:56 AM, Peter Korsgaard wrote:
>>>>>> "Markos" == Markos Chandras <markos.chandras@imgtec.com> writes:
>
> Markos> Added a compiled and an installed timestamp files for
> compilation and
> Markos> installation phases respectively.
>
> But these files don't do anything if you don't refer to them
> anywhere. I would rather like to see a conversion to AUTOTARGET.
>
> Markos> Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
> Markos> ---
> Markos> package/xfsprogs/xfsprogs.mk | 2 ++
> Markos> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> Markos> diff --git a/package/xfsprogs/xfsprogs.mk
> b/package/xfsprogs/xfsprogs.mk
> Markos> index 68db2f7..ba06d4a 100644
> Markos> --- a/package/xfsprogs/xfsprogs.mk
> Markos> +++ b/package/xfsprogs/xfsprogs.mk
> Markos> @@ -68,6 +68,7 @@ else
> Markos> $(STRIPCMD) $(XFSPROGS_DIR)/lib*/lib*.so.*.*
> Markos> endif
> Markos> touch -c $(XFSPROGS_DIR)/$(XFSPROGS_BINARY)
> Markos> + touch $(XFSPROGS_DIR)/.compiled
>
> --
> Bye, Peter Korsgaard
>
Ok I will have a look and see if I can convert it to AUTOTARGET
--
markos
prev parent reply other threads:[~2012-03-16 11:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 10:37 [Buildroot] [PATCH] xfsprogs: Add missing timestamp files Markos Chandras
2012-03-16 10:56 ` Peter Korsgaard
2012-03-16 11:00 ` Markos Chandras [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=4F631D53.4040704@imgtec.com \
--to=markos.chandras@imgtec.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.