[Buildroot] [PATCH 2/5] manual: add a make target 'manual-update-lists'

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Mar 12 07:59:45 UTC 2013


Dear Samuel Martin,

On Tue, 12 Mar 2013 05:47:15 +0100, Samuel Martin wrote:

> +manual-update-lists:
> +	@$(call MESSAGE,"Updating the manual lists...")
> +	$(Q)BR2_DEFCONFIG="" TOPDIR=$(TOPDIR) \
> +		$(TOPDIR)/support/scripts/gen-manual-lists.py

Sorry if this has been discussed before. Why don't we make this part of
the normal manual build process (make manual-pdf, make manual-html,
etc.), so that we don't have to version control the generated lists of
packages, and this updating of the lists is done automatically whenever
we generate the manual?

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list