From 08fa38306c1313fc2898e091c1e5babe7db35732 Mon Sep 17 00:00:00 2001 From: Lennart Johansson Date: Mon, 23 May 2016 11:10:25 +0200 Subject: Doc - Autofetch parameters to doc also from enea.conf Implement autofetch of parameters also from other places than poky.ent. pardoc-distro.xml is patched with information from enea.conf and placed in tmpcommon/ and new s_docsrc_common symlink points to it. The books use s_docsrc_common instead of docsrc_common. Signed-off-by: Lennart Johansson --- doc/docsrc_common/pardoc-distro.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/docsrc_common/pardoc-distro.xml') diff --git a/doc/docsrc_common/pardoc-distro.xml b/doc/docsrc_common/pardoc-distro.xml index a04a6ec..317a2a5 100644 --- a/doc/docsrc_common/pardoc-distro.xml +++ b/doc/docsrc_common/pardoc-distro.xml @@ -5,7 +5,7 @@ ============================== --> - + %common_poky_entities; ]> @@ -24,8 +24,6 @@ **** The phrase elements below can be used as variables in several places in XML files **** - **** In addition: Makefile parses variable REL_VER from entity ENEA_LINUX_REL_VER, - after which swcomp.mk extracts BOOK_VER from variable REL_VER **** You can add more elements using ENTITY lines in poky.ent, e.g. like Poky_VER below @@ -34,5 +32,6 @@ https://linux.enea.com/&ENEA_LINUX_REL_VER; &POKYVERSION; &DISTRO; +&DISTRO_NAME_NO_CAP; &YOCTO_RELEASE_NOTES; -- cgit v1.2.3-54-g00ecf