| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add autovariable from manifest repository name,
e.g. the profile name
Add autovariables from poky.ent, e.g. Yocto version etc..
in pardoc-distro
Add autovariables from enea.conf e.g. release MAJOR MINOR
via generated s_docsrc_common/pardoc-distro
and also pick up MAJOR MINOR into the
make system to create BOOK_VER => BL_LABEL on books
Add autocreate build_boot chapter in release info
from the README files in all included targets
Adapt book XML files to the above
Currently this makes the Makefile and init scripts identical
in different el6-<profile>.git
All are now automatic: Just clone el6-xxxx.git and
cd el6-xxx/doc ; make doc
and all are done until the books are built and ready.
It takes several minutes to autofetch all from git
using the repo command according to the target manifests
before the books start to build.
Rebuilding books are quick.
Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
|
|
|
|
|
|
|
|
|
|
|
| |
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 <lennart.johansson@enea.com>
|
|
|
|
|
|
|
|
|
|
| |
Add doc/book-enea-linux-eclipse-open-source
as directory with swcomp.mk, doc/book.xml, doc/about.xml
NOT YET licenses.xml or doc/Makefile. Please add licenses.xml
and uncomment the line in Makefile when the licenses.xml
have been added.
Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
|
|
|