]> code.ossystems Code Review - openembedded-core.git/commitdiff
Added a new PNG file into the tar command.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 9 Nov 2010 15:08:58 +0000 (07:08 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 15 Nov 2010 22:25:24 +0000 (22:25 +0000)
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>
documentation/bsp-guide/Makefile

index 7e8d216904a418bb0b2b9a567b2dea774401bfe2..4cf6533be71c20e2732b1a4188abebaf20dfb1de 100644 (file)
@@ -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