<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/Makefile, branch 1.4_M3</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.4_M3</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.4_M3'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2013-01-16T15:59:08+00:00</updated>
<entry>
<title>Makefile: Added the kernel-dev-title.png file to tarball.</title>
<updated>2013-01-16T15:59:08+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-12-19T21:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a2606d3b9f4f1c72d036f4fc4506b115aaf20cb9'/>
<id>urn:sha1:a2606d3b9f4f1c72d036f4fc4506b115aaf20cb9</id>
<content type='text'>
(From yocto-docs rev: 1bb975547f509eb9c8364762f8e5040c7ead423a)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>kernel-dev: Updates to get the new kernel-dev manual to make</title>
<updated>2013-01-16T15:59:05+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-12-17T23:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d0858ccb33a68d4bd2b34159e71bb2489f9c4728'/>
<id>urn:sha1:d0858ccb33a68d4bd2b34159e71bb2489f9c4728</id>
<content type='text'>
These changes were to the intro chapter to introduce the DocBook
form, the Makefile to introduce the new manual, the figure used
for the title had to be updated, the root manual .XML file needed
changed, and the style sheet.

The manual now makes with just the raw text for Darren's intro
section.

(From yocto-docs rev: 1bceb7bdd4fe5773c11c7ddbdae00554680bbf6d)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Documentation: Makefile - Changes to support ref-manual folder</title>
<updated>2013-01-07T14:43:25+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-12-11T18:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5f69362227430fe8b5a0033069c662c1b937b185'/>
<id>urn:sha1:5f69362227430fe8b5a0033069c662c1b937b185</id>
<content type='text'>
Updates to allow the reference manual to be built as
ref-manual.htm and ref-manual.pdf.

(From yocto-docs rev: 2bac348d4f4c5e7385fc4a250d1f40f070edb15b)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Makefile - Added tarfile to the clean target</title>
<updated>2012-12-07T17:13:14+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-12-06T11:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ac1981e41adc00b1c52995ddb874d50ed1ede73d'/>
<id>urn:sha1:ac1981e41adc00b1c52995ddb874d50ed1ede73d</id>
<content type='text'>
Clean operation should also remove the *.tgz file.  I added
code so that if the user makes the file and specifies the
'clean' target, the generated tarfile is removed.

(From yocto-docs rev: 565c147eaa169e287278b87e9bba2979a44be9d5)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: poky-ref-manual, mega-manual, Makefile - new variables</title>
<updated>2012-12-03T13:52:55+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-11-02T20:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=dab49aa6446e040bd2bfc2a5ef9e0acd51c4d06a'/>
<id>urn:sha1:dab49aa6446e040bd2bfc2a5ef9e0acd51c4d06a</id>
<content type='text'>
Added variable descriptions for BB_DISKMON_DIRS and
BB_DISKMON_WARNINTERVAL.  These went in the reference
manual in the glossary section.  First draft for both
descriptions.

Also, updated the Makefile to include two new figures used
in the Build History section.  The figures needed to be added
to the TARFILE variable so that the .PNG files are included
when publishing both the poky-ref-manual and the mega-manual.

Added two figures to the figures directories of the poky-ref-manual
and the mega-manual.  These figures are part of the new Build
History section.  Anytime you add a figure to any manual you
also have to store it in the figures directory of the mega-manual.

(From yocto-docs rev: bbf68ed28ba8660af34d4cae146fb172ca4e681e)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: dev-manual - removed the wip.png figure</title>
<updated>2012-10-22T08:49:08+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-10-19T21:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7090cbe2c94f37baeb4e67cf3a822974d7dd0e61'/>
<id>urn:sha1:7090cbe2c94f37baeb4e67cf3a822974d7dd0e61</id>
<content type='text'>
this figure used to be at the end of the development manual.
I have removed it from both figures directories and taken
it out of the TARFILE list in the Makefile.

(From yocto-docs rev: ad8fcfc4bddb6bcee0e1a4ece78cd87ab0d51b6c)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Makefile, dev-manual - edits to patching kernel</title>
<updated>2012-10-15T13:45:10+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-10-10T18:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c134f28bfb54f2c421c7ae94a0e9e76fa2330caf'/>
<id>urn:sha1:c134f28bfb54f2c421c7ae94a0e9e76fa2330caf</id>
<content type='text'>
Made some general edits to the new "Patching the Kernel" section.
Also had to remove a couple of images no longer used in the section
from the Makefile "TARFILES" variable.

(From yocto-docs rev: ac61e22e2f89926fbbda56fbaa4384c3c5156360)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: dev-manual - Created generic figures</title>
<updated>2012-10-07T12:15:36+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-10-04T20:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6d5e8360cacdc8169ff3538ab9b0653f37698eda'/>
<id>urn:sha1:6d5e8360cacdc8169ff3538ab9b0653f37698eda</id>
<content type='text'>
Each time the kernel revision is bumped (e.g. 3.2 to 3.4)
Some of the figures would be out of date.  The reason is they
had pathnames that included the release of the kernel.
For previous YP releases I was adding logic to the Makefile
to be sure to catch the right files dependent on the branch
from which the documents were being built.  This scheme is
not scalable so I decided to make the figures generic by
adding a note within the figures explaining the place-holder
"&lt;x.x&gt;" as part of a pathname.  Thus, three new figures were
added to the folders directories of the dev-manual and the
mega-manual.  Correspondingly, the 'denzil' version of the
figures were deleted.

I modified the Makefile so that if the BRANCH is not edison
or denzil then the generic figure set is used. I have to retain
the logic for both edison and denzil to cover the case where
a user clones or sets up an edison or denzil repo and then
builds out the manuals. Basically, it had to be backwards
compatible for releases prior to danny.

(From yocto-docs rev: 8283eed4b0b9ec164b87db99c35231f8731ac443)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Makefile, dev-manual - Updated kernel example repo figure</title>
<updated>2012-10-07T12:15:35+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-10-04T15:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4364f11ae332cfbc1ed48e9c8b4fd3f26c732b7b'/>
<id>urn:sha1:4364f11ae332cfbc1ed48e9c8b4fd3f26c732b7b</id>
<content type='text'>
Danny, the "kernel-example-repo-&lt;release&gt;.png" file changed to
"kernel-example-repo-danny.png".  To correctly make the dev-manual
and the mega-manual some things needed to change:

1. New figure created and added to both the dev-manual and the
   mega-manuals figures directory.

2. The "kernel-example-repo-denzil.png" files from the dev-manual
   and mega-manual figures directory was removed.

3. The Makefile was adjusted so a new BRANCH=danny area now exists
   to set TARFILES for both dev-manual and mega-manual.

(From yocto-docs rev: 8b2ff6b657a1486559799e219baaec9fde2e5c6c)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/Makefile: Added mega-file, comments, and publish test</title>
<updated>2012-09-04T11:54:59+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-08-23T00:30:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e19dfd1dd9178794ca6fccacd986a134a1ad0c2b'/>
<id>urn:sha1:e19dfd1dd9178794ca6fccacd986a134a1ad0c2b</id>
<content type='text'>
Three things done to the Makefile:

1. Added logic so that the user can generate the mega-manual HTML
   document.  It includes processing links using mega-manual.sed

2. Added and updated the comments for 1.3 and inclusive of
   mega-manual generation.

3. Added a test for the existance of HTML file in the publish
   task.  Previously you got some error that was geeky.

(From yocto-docs rev: 99b865ab96b086d818375d1c00f98a3e3a4f4e9f)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
