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

Peter Korsgaard jacmet at uclibc.org
Fri Mar 16 10:56:44 UTC 2012


>>>>> "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



More information about the buildroot mailing list