All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] [DOCS]
@ 2011-04-05 18:36 Scott Rifenbark
  2011-04-05 18:36 ` [PATCH 1/1] documentation/yocto-project-qs/Makefile: Updated Makefile to include PDF in tar Scott Rifenbark
  2011-04-06 18:22 ` [PATCH 0/1] [DOCS] Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Scott Rifenbark @ 2011-04-05 18:36 UTC (permalink / raw)
  To: poky

From: Scott Rifenbark <scott.m.rifenbark@intel.com>

Updated the Makefile to include the PDF file created for Saul.  Note that 
the Makefile does not produce a PDF.  The PDF provided is a static file at 
this point.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: srifenbark/qs-work
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=srifenbark/qs-work

Thanks,
    Scott Rifenbark <scott.m.rifenbark@intel.com>
---


Scott Rifenbark (1):
  documentation/yocto-project-qs/Makefile: Updated Makefile to include
    PDF in tar

 documentation/yocto-project-qs/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] documentation/yocto-project-qs/Makefile: Updated Makefile to include PDF in tar
  2011-04-05 18:36 [PATCH 0/1] [DOCS] Scott Rifenbark
@ 2011-04-05 18:36 ` Scott Rifenbark
  2011-04-06 18:22 ` [PATCH 0/1] [DOCS] Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Scott Rifenbark @ 2011-04-05 18:36 UTC (permalink / raw)
  To: poky

From: Scott Rifenbark <scott.m.rifenbark@intel.com>

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
---
 documentation/yocto-project-qs/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/yocto-project-qs/Makefile b/documentation/yocto-project-qs/Makefile
index 9f45058..a267edc 100644
--- a/documentation/yocto-project-qs/Makefile
+++ b/documentation/yocto-project-qs/Makefile
@@ -17,12 +17,12 @@ html:
 	xsltproc $(XSLTOPTS) -o yocto-project-qs.html yocto-project-qs-customization.xsl yocto-project-qs.xml
 
 tarball: html
-	tar -cvzf yocto-project-qs.tgz yocto-project-qs.html style.css figures/yocto-environment.png figures/building-an-image.png figures/using-a-pre-built-image.png figures/yocto-project-transp.png
+	tar -cvzf yocto-project-qs.tgz yocto-project-qs.html ypqs.pdf style.css figures/yocto-environment.png figures/building-an-image.png figures/using-a-pre-built-image.png figures/yocto-project-transp.png
 
 validate:
 	xmllint --postvalid --xinclude --noout yocto-project-qs.xml
 
-OUTPUTS = yocto-project-qs.tgz yocto-project-qs.html
+OUTPUTS = yocto-project-qs.tgz yocto-project-qs.html ypqs.pdf
 SOURCES = *.png *.xml *.css
 
 publish:
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] [DOCS]
  2011-04-05 18:36 [PATCH 0/1] [DOCS] Scott Rifenbark
  2011-04-05 18:36 ` [PATCH 1/1] documentation/yocto-project-qs/Makefile: Updated Makefile to include PDF in tar Scott Rifenbark
@ 2011-04-06 18:22 ` Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-04-06 18:22 UTC (permalink / raw)
  To: Scott Rifenbark; +Cc: poky

On Tue, 2011-04-05 at 13:36 -0500, Scott Rifenbark wrote:
> From: Scott Rifenbark <scott.m.rifenbark@intel.com>
> 
> Updated the Makefile to include the PDF file created for Saul.  Note that 
> the Makefile does not produce a PDF.  The PDF provided is a static file at 
> this point.
> 
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>   Branch: srifenbark/qs-work
>   Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=srifenbark/qs-work
> 
> Thanks,
>     Scott Rifenbark <scott.m.rifenbark@intel.com>
> ---
> 
> 
> Scott Rifenbark (1):
>   documentation/yocto-project-qs/Makefile: Updated Makefile to include
>     PDF in tar

Merged to master, thanks.

Richard



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-06 19:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 18:36 [PATCH 0/1] [DOCS] Scott Rifenbark
2011-04-05 18:36 ` [PATCH 1/1] documentation/yocto-project-qs/Makefile: Updated Makefile to include PDF in tar Scott Rifenbark
2011-04-06 18:22 ` [PATCH 0/1] [DOCS] Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.