mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
handbook/Makefile: Add tarball target
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3883 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
dd048e6b2c
commit
d0eff13891
|
|
@ -18,5 +18,8 @@ html:
|
|||
# -- old way --
|
||||
# xmlto xhtml-nochunks poky-handbook.xml
|
||||
|
||||
tarball: html
|
||||
tar -cvzf poky-handbook.tgz poky-handbook.html
|
||||
|
||||
validate:
|
||||
xmllint --postvalid --xinclude --noout poky-handbook.xml
|
||||
|
|
|
|||
|
|
@ -1,12 +1,10 @@
|
|||
Handbook Todo List:
|
||||
|
||||
* Document adding a new IMAGE_FEATURE to the customising images section
|
||||
* Add instructions about using zaurus/openmoko emulation
|
||||
* Add diagrams + oprofile screenshot
|
||||
* Add component overview/block diagrams
|
||||
* Software Deevelopment intro should mention its software development for
|
||||
intended target and could be a different arch etc and thus special case.
|
||||
|
||||
Long Term:
|
||||
|
||||
* Expand insane.bbclass documentation to cover tests
|
||||
* Document remaining classes (see list in ref-classes)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user