[Buildroot] [PATCH] xfsprogs: Add missing timestamp files

Markos Chandras Markos.Chandras at imgtec.com
Fri Mar 16 11:00:35 UTC 2012


On 03/16/2012 10:56 AM, Peter Korsgaard wrote:

>>>>>> "Markos" == Markos Chandras <markos.chandras at 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 at 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



More information about the buildroot mailing list