mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
Added a new PNG file into the tar command.
Since this manual is about BSP and not Poky as is the Poky Reference Manual I updated the title page to include the title combined with the Yocto Project logo. Updates affect both the PDF and HTLM versions of the BSP Guide. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
a4a896165c
commit
7c2735f509
@@ -20,7 +20,7 @@ html:
|
||||
xsltproc $(XSLTOPTS) -o bsp-guide.html $(XSL_XHTML_URI) bsp-guide.xml
|
||||
|
||||
tarball: html
|
||||
tar -cvzf bsp-guide.tgz style.css bsp-guide.html figures/poky-ref-manual.png
|
||||
tar -cvzf bsp-guide.tgz style.css bsp-guide.html figures/bsp-title.png
|
||||
|
||||
validate:
|
||||
xmllint --postvalid --xinclude --noout bsp-guide.xml
|
||||
|
||||
Reference in New Issue
Block a user