<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/docs/usermanual/reference, branch testing</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>Siteinfo cleanup v2</title>
<updated>2010-07-27T00:35:02+00:00</updated>
<author>
<name>Chris Larson</name>
<email>clarson@kergoth.com</email>
</author>
<published>2010-06-20T21:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=45fc36a32fb23c513833d7e27fb4b9cd8be68fb5'/>
<id>45fc36a32fb23c513833d7e27fb4b9cd8be68fb5</id>
<content type='text'>
- Don't supply site files for native.
- Split up the site information, so we don't need to add every single
  combination of os and architecture to the siteinfo.bbclass.
- Drop the ${FILE_DIRNAME}/site-&lt;bits&gt; stuff, there are other ways to do it.
- SITEINFO_ENDIANESS -&gt; SITEINFO_ENDIANNESS.

Signed-off-by: Chris Larson &lt;clarson@kergoth.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Don't supply site files for native.
- Split up the site information, so we don't need to add every single
  combination of os and architecture to the siteinfo.bbclass.
- Drop the ${FILE_DIRNAME}/site-&lt;bits&gt; stuff, there are other ways to do it.
- SITEINFO_ENDIANESS -&gt; SITEINFO_ENDIANNESS.

Signed-off-by: Chris Larson &lt;clarson@kergoth.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Siteinfo cleanup"</title>
<updated>2010-07-26T22:09:25+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-07-26T22:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=155f1ff7f2c9d9a044e6307cce57f0936d541d3b'/>
<id>155f1ff7f2c9d9a044e6307cce57f0936d541d3b</id>
<content type='text'>
Will revisit.

This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will revisit.

This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Siteinfo cleanup</title>
<updated>2010-07-26T17:59:36+00:00</updated>
<author>
<name>Chris Larson</name>
<email>clarson@kergoth.com</email>
</author>
<published>2010-06-20T21:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=87dc166bade8722af4076c8644cac6a0a437826f'/>
<id>87dc166bade8722af4076c8644cac6a0a437826f</id>
<content type='text'>
- Don't supply site files for native
- Split up the site information, so we don't need to add every single
  combination of os and architecture to the siteinfo.bbclass
- Instead of specifically looking for '${FILE_DIRNAME}/site-${PV}/&lt;sitefile&gt;',
  leverage FILESPATH.  Now it searches the paths in both BBPATH and FILESPATH
  for "site/&lt;sitefile&gt;".
- SITEINFO_ENDIANESS -&gt; SITEINFO_ENDIANNESS

Signed-off-by: Chris Larson &lt;clarson@kergoth.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Don't supply site files for native
- Split up the site information, so we don't need to add every single
  combination of os and architecture to the siteinfo.bbclass
- Instead of specifically looking for '${FILE_DIRNAME}/site-${PV}/&lt;sitefile&gt;',
  leverage FILESPATH.  Now it searches the paths in both BBPATH and FILESPATH
  for "site/&lt;sitefile&gt;".
- SITEINFO_ENDIANESS -&gt; SITEINFO_ENDIANNESS

Signed-off-by: Chris Larson &lt;clarson@kergoth.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>usermanual: Updates to reflect changes in file:// treatment for patches.</title>
<updated>2010-07-09T19:49:59+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2010-07-09T19:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=3382da9830e74937a0b62a359c37843a2719d44d'/>
<id>3382da9830e74937a0b62a359c37843a2719d44d</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Manual: Add missing unpack file formats to list.</title>
<updated>2010-06-07T00:55:01+00:00</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2010-06-04T21:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7d044a5230aa7a383598bf3a9132c013529c5a62'/>
<id>7d044a5230aa7a383598bf3a9132c013529c5a62</id>
<content type='text'>
Add entries for .tbz2, .xz, .tar.xz and .jar files.

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add entries for .tbz2, .xz, .tar.xz and .jar files.

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Manual: Add missing reference to "ftp" as possible fetch method.</title>
<updated>2010-06-07T00:54:54+00:00</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2010-06-04T21:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f02241936b43cf868f2745f7fe4f544480a75861'/>
<id>f02241936b43cf868f2745f7fe4f544480a75861</id>
<content type='text'>
Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Manual: Some simple updates in OE manual, reference chapter.</title>
<updated>2010-06-07T00:53:55+00:00</updated>
<author>
<name>Robert P. J. Day</name>
<email>rpjday@crashcourse.ca</email>
</author>
<published>2010-06-04T21:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=0f9d157c628d2e53f81107b1c9ec8c9635cdab9b'/>
<id>0f9d157c628d2e53f81107b1c9ec8c9635cdab9b</id>
<content type='text'>
* Obvious fixes:

  "recipies" -&gt; "recipes"
  Update references to patch= and pnum= to striplevel=

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Obvious fixes:

  "recipies" -&gt; "recipes"
  Update references to patch= and pnum= to striplevel=

Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/ spelling fixes</title>
<updated>2010-05-18T16:02:09+00:00</updated>
<author>
<name>Michael Jones</name>
<email>michael.jones@matrix-vision.de</email>
</author>
<published>2010-05-18T05:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8bd97afd2357483726949a34086f9fd8a6bf6f2d'/>
<id>8bd97afd2357483726949a34086f9fd8a6bf6f2d</id>
<content type='text'>
Just a few things in the documentation I noticed while reading up on OE. I don't understand why 'git diff' included "\ No newline at end of file" for some of these, or how I could instruct it not to, but I also didn't want to pick apart my patch outside of git.

Signed-off-by: Michael Jones &lt;michael.jones@matrix-vision.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just a few things in the documentation I noticed while reading up on OE. I don't understand why 'git diff' included "\ No newline at end of file" for some of these, or how I could instruct it not to, but I also didn't want to pick apart my patch outside of git.

Signed-off-by: Michael Jones &lt;michael.jones@matrix-vision.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>usermanual: Add missing opening &lt;varlistentry&gt; tag in the user manual.</title>
<updated>2010-05-07T10:28:03+00:00</updated>
<author>
<name>Jacob Helwig</name>
<email>jacob@technosorcery.net</email>
</author>
<published>2010-04-27T17:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=23ebefbac8bd887f2a27c2262c7dffdababed583'/>
<id>23ebefbac8bd887f2a27c2262c7dffdababed583</id>
<content type='text'>
While we're here, remove the straggling hard-tabs.

Signed-off-by: Jacob Helwig &lt;jacob@technosorcery.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While we're here, remove the straggling hard-tabs.

Signed-off-by: Jacob Helwig &lt;jacob@technosorcery.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>var_src_uri.xml: Update the git entry to include branch and SRCREV</title>
<updated>2010-04-14T21:39:16+00:00</updated>
<author>
<name>Tom Rini</name>
<email>tom_rini@mentor.com</email>
</author>
<published>2010-04-14T21:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=76cf00c745b2be7c39fb0d966959948adeab1801'/>
<id>76cf00c745b2be7c39fb0d966959948adeab1801</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
