<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/mega-manual, branch warrior-next</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=warrior-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=warrior-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2020-05-17T21:35:46+00:00</updated>
<entry>
<title>Documenation: Prepared for the 2.7.4 release</title>
<updated>2020-05-17T21:35:46+00:00</updated>
<author>
<name>akuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-05-17T19:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f0b1dc4816216f27c304659bf5df9019111b4e2c'/>
<id>urn:sha1:f0b1dc4816216f27c304659bf5df9019111b4e2c</id>
<content type='text'>
(From yocto-docs rev: 3fd1432890f04fd659952c0f20f5750fb8c3a909)

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Documenation: Prepared for the 2.7.3 release</title>
<updated>2020-02-21T09:44:06+00:00</updated>
<author>
<name>akuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-02-17T15:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=654f95f55ec445cc20e350c2a555c22dc00d6b71'/>
<id>urn:sha1:654f95f55ec445cc20e350c2a555c22dc00d6b71</id>
<content type='text'>
(From yocto-docs rev: a06e6bdf1d8f133dfaf6dad9c49be24f688799c4)

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mega-manual: Fixed broken mega-manual build for 2.7.2</title>
<updated>2019-12-09T12:03:01+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-12-05T23:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=023ff85a9ae94331926e923b346fd8a349881e63'/>
<id>urn:sha1:023ff85a9ae94331926e923b346fd8a349881e63</id>
<content type='text'>
Fixes YOCTO #13553

This bug is where the mega-manual will not build because the
mega-manual.xml file is looking in the wrong directory in a
poky checkout such as a customer would have.  It worked in my
local development environment for the manuals.  I fixed by
updating mega-manual.xml pathname used to construct the mega-manual
to look in $HOME/yocto-docs/bitbake for the HTML files that
make up the mega-manual. Prior, it was looking in $HOME/bitbake.

This also meant that I changed my production environment to use
$HOME/yocto-docs as the folder in which to keep the local bitbake
repo.

(From yocto-docs rev: ee29f61b92c5ca7dd56393cef5fcd3ff3fe243aa)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Documenation: Prepared for the 2.7.2 release</title>
<updated>2019-10-23T16:30:38+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-10-17T20:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4ada58f74c9bb5ab2fd4ef7a0c6ee4219b579d4b'/>
<id>urn:sha1:4ada58f74c9bb5ab2fd4ef7a0c6ee4219b579d4b</id>
<content type='text'>
Entails all the cover pages for the release date.  Used
November 2019 for now.  Updated poky.ent and the
mega-manual.sed file.  Good to go.

(From yocto-docs rev: f7bf30b96ba7feaf33df544162a713204520b389)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Documentation: Prepared for 2.7.1 release</title>
<updated>2019-07-18T11:17:00+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-06-19T18:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fb14f0a95290f14522a3d2e8abd03327f7b1a879'/>
<id>urn:sha1:fb14f0a95290f14522a3d2e8abd03327f7b1a879</id>
<content type='text'>
 * Updated all variables in poky.ent
 * Updated all *.xml files for manual history
 * Updated the mega-manual.sed file for 2.7.1

(From yocto-docs rev: 7e20c42cbcdab63e02eab4ad316385d18b7beb68)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Makefile: Updated to support new NPM package creation section</title>
<updated>2019-06-18T10:30:38+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-06-07T22:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=88763b56c32f2cf5bb4bd6279a48fa2133b2a0fc'/>
<id>urn:sha1:88763b56c32f2cf5bb4bd6279a48fa2133b2a0fc</id>
<content type='text'>
The newly created section on how to create NPM packages
required a figure.  I added the figure to both the dev-manual
and mega-manual tarballs creation areas.

(From yocto-docs rev: 8180e6b1e94431efc9e439386ab227328f7cea21)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mega-manual: Removed the Eclipse chapters</title>
<updated>2019-06-18T10:30:37+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-04-12T21:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=28a32af4c26464ca12a0af1d1a7282578db4c571'/>
<id>urn:sha1:28a32af4c26464ca12a0af1d1a7282578db4c571</id>
<content type='text'>
Two chapters formerly in the sdk-manual were included when
the mega-manual makes.  These chapters are no longer
needed.

(From yocto-docs rev: a4e76a30baba5ab1d8f9783bb2a329d136600126)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mega-manual, overview-manual: Added updated index releases figure</title>
<updated>2019-06-18T10:30:37+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-04-12T21:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9aa27ab99dda38c5027db723be6b6f6acb3f4c2f'/>
<id>urn:sha1:9aa27ab99dda38c5027db723be6b6f6acb3f4c2f</id>
<content type='text'>
The index-downloads.png file changes due to "eclipse" no
longer being there.  Both the overview-manual and the
mega-manual figures folders hold this figure.

(From yocto-docs rev: ef7b8dd8d636ef0ad563d1fe1ef44227f5f89fbc)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mega-manual: Removed two Eclipse figures from tarball list</title>
<updated>2019-06-18T10:30:37+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-04-12T21:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1f4a2688fcc023b8ed9d30c672801987c224e3b0'/>
<id>urn:sha1:1f4a2688fcc023b8ed9d30c672801987c224e3b0</id>
<content type='text'>
Eclipse is no longer supported.  We do not need thes figures
as they would no longer exist.

(From yocto-docs rev: efcfb5a62fcacdc606b8485da809bdf6aa19a5f3)

Signed-off-by: Scott Rifenbark &lt;srifenbark@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>overview-manual, mega-manual: Updated Package Feeds diagram</title>
<updated>2019-02-25T10:44:07+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>srifenbark@gmail.com</email>
</author>
<published>2019-02-22T21:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c078994c2f86a217177b1e2b236872d857a5cd4d'/>
<id>urn:sha1:c078994c2f86a217177b1e2b236872d857a5cd4d</id>
<content type='text'>
The diagram had a typo in it ".ipd" rather than ".ipk".
Fixed and dropped in the figures folder for each manual.

(From yocto-docs rev: d39d196713a68df8d298f6ed0f40899bc148a323)

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