<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/yocto-project-qs/figures, branch uninative-1.5</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=uninative-1.5</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=uninative-1.5'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2015-07-28T17:02:32+00:00</updated>
<entry>
<title>yocto-project-qs and others: Rewrite of the QS</title>
<updated>2015-07-28T17:02:32+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2015-05-21T17:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ab23dd967e5a59de3cffe48762b4956edba5d478'/>
<id>urn:sha1:ab23dd967e5a59de3cffe48762b4956edba5d478</id>
<content type='text'>
This was a complete re-write of the YP Quick Start in an attempt
to streamline it, remove unecessary detail, and make it flow better
with the examples.  In doing so, many manuals were affected due to
section headings being renamed, information being moved, etc.  Here
is a list of the changes by manual:

Makefile - Removed two figures from TARFILE list for the
           yocto-project-qs.

           Added building-an-image.png to the ref-manual TARFILE list.

           Added using-a-pre-build-image.png to the adt-manual TARFILE
           list.

           Repositioned 'eclipse' in the adt-manual TARFILE list.

adt-manual: Fixed a cross-reference so that it goes to the new
            'Building Images' section that is within the YP QS.

            Added new section 'Example Using Pre-Build Binaries and
            QEMU' to hold the information that was formerly in YP QS.

dev-manual: Removed a cross-reference into the YP QS that promised how
            to configure the most efficent build.

            Changed a cross-reference into the YP QS from 'The Packages'
            to 'The Build System Packages'.

            Changed a cross-reference into the YP QS from 'Building an
            Image' to 'Building Images'.

            Changed a text reference from the YP QS to the adt-manual.

            Moved the bit about getting YP files by using the YP website
            from the YP QS to the dev-manual.

            Changed a cross-reference into the YP QS from 'Using Pre-Built
            Binaries and QEMU' to 'Example Using Pre-built Binaries and
            QEMU', which was moved to the adt-manual.

ref-manual: Changed a cross-reference into the YP QS from 'What You
            Need and How You Get It' to 'Setting Up to Use the Yocto Project'.

            Moved the note about if your system has oss4-dev in the
            packages area in the YP QS to the appropriate area in the
            ref-manual.

            Moved the introduction information regarding building an image
            along with the figure from YP QS to the ref-manual's section on
            building images.

toaster-manual: Changed a cross-reference into the YP QS from 'What You
                Need and How You Get It' to 'Setting Up to Use the Yocto
                Project'.

yocto-project-qs: Complete rewrite that changed many section headings and
                  removed much detail, which was placed in other manuals.

(From yocto-docs rev: da4ed8147b04963a700caa784bda709c57b4eb6e)

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>Revert "yocto-project-qs, mega-manual: Conformed to YP book set"</title>
<updated>2014-12-19T22:36:14+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-12-18T21:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4f0fa9224ade617dee573625ea99188ed3f12d07'/>
<id>urn:sha1:4f0fa9224ade617dee573625ea99188ed3f12d07</id>
<content type='text'>
This reverts commit 914c482bd89071ab34b3381e3bd8065f871cc047.

I had to revert this change because it broke the footnote behavior.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>yocto-project-qs, mega-manual: Conformed to YP book set</title>
<updated>2014-12-19T22:36:14+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2014-12-15T15:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c57655603373f72b6c6ca10cd488b85a2c188ca2'/>
<id>urn:sha1:c57655603373f72b6c6ca10cd488b85a2c188ca2</id>
<content type='text'>
I discovered some artifacts and inconsistencies with how the YP
Quick Start was made.  I made the following changes:

1. Changed the structure of the QS from "article" to "book"
   as it is a separate book.  This change doesn't fix anything
   but it does bring the XML file closer to passing validation.

2. Removed the &lt;abstract&gt;&lt;/abstract&gt; tag.  This tag was in place
   simply to display the PNG file for the Yocto logo in the upper
   right part of the first page.  After turning the QS into a
   book from an article, the title could be displayed as a PNG
   file similar to the other books.  This change solved two issues:
   1) removed the empty "abstract" element from being displayed in
   both the mega-manual and the PDF version, and 2), brought the
   author and look of the first page into line with other YP
   manuals.

3. Removed the old PNG file used to display the Yocto logo at
   the top of the QS.  This file was removed from both the
   yocto-project-qs and mega-manual "figures" directories.

4. Added a new "yocto-project-qs-title.png" file to both the
   yocto-project-qs and mega-manual "figures" directories.

5. Updated the "qs-style.css" file's .authorgroup element to
   match and behave like the other YP manuals.  This effectively
   correctly displays the title PNG file for the QS.

6. Updated the Makefile area where the TAR files are made for
   both the yocto-project-qs and the mega-manual.  I had to
   substitute in the new PNG file for the QS one and had to
   add the title PNG to the mega-manual part.

(From yocto-docs rev: 914c482bd89071ab34b3381e3bd8065f871cc047)

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/yocto-project-qs/figures/yocto-environment.png: New figure</title>
<updated>2011-05-17T17:14:05+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-05-13T21:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b35a95fd2a29d5781a8222ec80ea23fc464f309a'/>
<id>urn:sha1:b35a95fd2a29d5781a8222ec80ea23fc464f309a</id>
<content type='text'>
There is a newer version of the yocto-environment.png file that has
OE-branding.  This is the figure used now.

(From yocto-docs rev: 094c0c9661ec1c00da2a1fd0ab4818c0075a8b52)

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/yocto-project-qs/figures: Removed two figures</title>
<updated>2011-05-09T13:17:41+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-05-06T22:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=660fb42f86604ba745918952db742accd1b9df4b'/>
<id>urn:sha1:660fb42f86604ba745918952db742accd1b9df4b</id>
<content type='text'>
Two figures (cropped-yocto-project-bw.png and white-on-black.png)
were not used in the manual.  I removed them from the figures
directory.

(From yocto-docs rev: 45bbf6566e034fe47e5fd6afe8ddb7de7f021443)

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/yocto-project-qs/figures/using-a-pre-built-image.png:  Updated figure</title>
<updated>2011-01-20T21:37:01+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott@scott-desktop.(none)</email>
</author>
<published>2011-01-19T18:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9da1e13e732313684159338279f8fb2ef8406056'/>
<id>urn:sha1:9da1e13e732313684159338279f8fb2ef8406056</id>
<content type='text'>
Changed the figure so that "File System" is "Filesystem"

Signed-off-by: Scott Rifenbark &lt;scott@scott-desktop.(none)&gt;
</content>
</entry>
<entry>
<title>Figure changed for building an image and yoctolinux removed</title>
<updated>2010-11-04T20:20:06+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2010-10-26T16:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=81d3811b2f91031db1f9b6c3c2c4a0776bb76314'/>
<id>urn:sha1:81d3811b2f91031db1f9b6c3c2c4a0776bb76314</id>
<content type='text'>
I changed the figure that goes along with building an image based on
Kevin's input.  Also, removed several URLs that had 'yoctolinux' in them
along with a 'tar' command example with the same string.  LF does
not want these in there.

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</content>
</entry>
<entry>
<title>Updated the yocto-environment picture and added example command edits.</title>
<updated>2010-10-27T06:51:02+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2010-10-22T15:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=27e2d19e6dbe2b3752ed2d81ae191b7f391ab8b2'/>
<id>urn:sha1:27e2d19e6dbe2b3752ed2d81ae191b7f391ab8b2</id>
<content type='text'>
When scaled to fit the page the picture had a black vertical line
artifact to the right.  I snipped out the image a little tigher to
eliminate this line.

I also incorporated Dirk's comments tightening up the sequence of
example commands to do the build.  I incorporated Fedora 14 note
and addition of the BB_NUMBER_THREADS and PARALLEL_MAKE variables.

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</content>
</entry>
<entry>
<title>docmentation/yocto-project-qs: Fix Yocto Environment graphic</title>
<updated>2010-10-27T06:51:02+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-10-21T21:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=aea5da08ffe120ae835f26cbd2aba4143b364078'/>
<id>urn:sha1:aea5da08ffe120ae835f26cbd2aba4143b364078</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Updated the first figure in the quick start.</title>
<updated>2010-10-27T06:51:01+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2010-10-21T21:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ca822c53963c624fe11f57e2fff217936a83c9c8'/>
<id>urn:sha1:ca822c53963c624fe11f57e2fff217936a83c9c8</id>
<content type='text'>
This conceptual figure has been replaced by a more detailed work
flow representing YP.

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