<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/site/mips-linux, branch corecdp-1.0.1</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>site/: Change the db_cv_mutex site defaults for db</title>
<updated>2009-12-09T15:20:13+00:00</updated>
<author>
<name>Brian Pomerantz</name>
<email>bapper@mvista.com</email>
</author>
<published>2009-06-26T04:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=b56e04329dd7dc14981772895e6777125bdf231f'/>
<id>b56e04329dd7dc14981772895e6777125bdf231f</id>
<content type='text'>
The rpm build is failing on the internal db3 build because it thinks
db_cv_mutex=no is telling it that "no" is the mutext type.  Setting
this to proper values for the platforms that didn't have them set
already should fix the rpm builds.

Signed-off-by: Brian Pomerantz &lt;bapper@mvista.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The rpm build is failing on the internal db3 build because it thinks
db_cv_mutex=no is telling it that "no" is the mutext type.  Setting
this to proper values for the platforms that didn't have them set
already should fix the rpm builds.

Signed-off-by: Brian Pomerantz &lt;bapper@mvista.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mono-2.4.2.3: Fix compilation issues.</title>
<updated>2009-10-16T18:29:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2009-10-16T18:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=a7493cc7d18eb234f42c6d4c8c01ae1faaad1df9'/>
<id>a7493cc7d18eb234f42c6d4c8c01ae1faaad1df9</id>
<content type='text'>
* Disable parallel make, mono does not like it.
* Add a patch to get mono cross compile for x86 target.
* add mono_cv_sizeof_sunpath to site files, becasue
  previously it was called cv_mono_sizeof_sunpath

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Disable parallel make, mono does not like it.
* Add a patch to get mono cross compile for x86 target.
* add mono_cv_sizeof_sunpath to site files, becasue
  previously it was called cv_mono_sizeof_sunpath

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>conf: Decosmetize TARGET_OS</title>
<updated>2009-10-10T07:58:56+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2009-10-08T23:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=af8c8d14ffa9daf9f6ec19fa2d49c687cf5cff64'/>
<id>af8c8d14ffa9daf9f6ec19fa2d49c687cf5cff64</id>
<content type='text'>
* This patch reverts the cosmetic change which used linux-gnu instead of linux

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Tested-by: Holger Freyther &lt;zecke@selfish.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This patch reverts the cosmetic change which used linux-gnu instead of linux

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Tested-by: Holger Freyther &lt;zecke@selfish.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>siteinfo: Add common-mips site file.</title>
<updated>2009-10-06T22:31:32+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2009-10-06T04:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d744bc6c4e1f50a72974d29ca58c5d861f6f7634'/>
<id>d744bc6c4e1f50a72974d29ca58c5d861f6f7634</id>
<content type='text'>
* After renaming the target triplet the file names
  needs to be renamed because they are used in get_siteinfo_list

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* After renaming the target triplet the file names
  needs to be renamed because they are used in get_siteinfo_list

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>site/common-linux: centralize bash configure vars</title>
<updated>2009-08-19T21:44:05+00:00</updated>
<author>
<name>Michael Smith</name>
<email>msmith@cbnco.com</email>
</author>
<published>2009-08-17T22:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=29f099ea70301ec0eb672d5e9b0d0ed36ee015f9'/>
<id>29f099ea70301ec0eb672d5e9b0d0ed36ee015f9</id>
<content type='text'>
If the other site files are accurate, almost all of the bash vars
are universal across Linux.

Did this to fix bash on x86_64. Also bump bash PRs to help track
breakage later.

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
Acked-by: Tom Rini &lt;trini@embeddedalley.com&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the other site files are accurate, almost all of the bash vars
are universal across Linux.

Did this to fix bash on x86_64. Also bump bash PRs to help track
breakage later.

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
Acked-by: Tom Rini &lt;trini@embeddedalley.com&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add glib-2.0 entries to mips[-el]-linux. closes bug #2185</title>
<updated>2008-08-03T23:02:57+00:00</updated>
<author>
<name>Michael Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2008-08-03T23:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=bab779fd1cd247d2cecc0a4265d034c0e01f1d30'/>
<id>bab779fd1cd247d2cecc0a4265d034c0e01f1d30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>site: Add mips site information (untested)</title>
<updated>2007-09-06T16:21:21+00:00</updated>
<author>
<name>Florian Boor</name>
<email>florian.boor@kernelconcepts.de</email>
</author>
<published>2007-09-06T16:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f563c2d546830533c2d54c84c800f6c5a2b49eac'/>
<id>f563c2d546830533c2d54c84c800f6c5a2b49eac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
