[Buildroot] [PATCH 13/15] manual: add a make target 'manual-update-lists'

Peter Korsgaard jacmet at uclibc.org
Sat May 4 10:47:44 UTC 2013


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 Yann> From: Samuel Martin <s.martin49 at gmail.com>
 Yann> The generated lists are automatically updated when building the manual.

 Yann> Signed-off-by: Samuel Martin <s.martin49 at gmail.com>
 Yann> [yann.morin.1998 at free.fr: indentation, remove temp dir, intro to host utils]
 Yann> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

 Yann> ---
 Yann> Changes since v5:
 Yann> * Generate lists in $(O)

 Yann> Changes since v4:
 Yann> * systematically update the generated lists when building the manual

 Yann> Changes since v2:
 Yann> * remove PYTHONPATH stuff since the kconfiglib module is next to
 Yann>   gen-manual-lists.py (Arnout)

 Yann> Changes since v1:
 Yann> * add manual-update-lists target to the .PHONY one (Arnout)
 Yann> * misc. fixes/updates
 Yann> ---
 Yann>  docs/manual/appendix.txt |    2 ++
 Yann>  docs/manual/manual.mk    |   19 ++++++++++++++-----
 Yann>  2 files changed, 16 insertions(+), 5 deletions(-)

 Yann> diff --git a/docs/manual/appendix.txt b/docs/manual/appendix.txt
 Yann> index ffde7e4..779fd2e 100644
 Yann> --- a/docs/manual/appendix.txt
 Yann> +++ b/docs/manual/appendix.txt
 Yann> @@ -19,6 +19,8 @@ include::package-list.txt[]
 Yann>  Host utilities
 Yann>  --------------
 
 Yann> +The folowing packages are all availabel in the menu +Host utilities+.
 Yann> +

s/folowing/following/

s/availabel/available/

Committed with those fixes, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list