<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/conf, 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>CoreCDP version 1.0.1</title>
<updated>2010-07-28T21:17:48+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-07-28T21:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=58aff3265c05dfd2b6411c669ca8026523d99eb9'/>
<id>58aff3265c05dfd2b6411c669ca8026523d99eb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CoreCDP version 1.0.0</title>
<updated>2010-05-13T16:00:28+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-05-13T16:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8157346c8214de6f94860853bc56b6ac681d2bdb'/>
<id>8157346c8214de6f94860853bc56b6ac681d2bdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>corecdp: add mirror, corecdp-version</title>
<updated>2010-04-30T17:01:01+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-04-30T17:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=0fb0c84c1fb7d0248a25f6ccea3ac142f9322a7c'/>
<id>0fb0c84c1fb7d0248a25f6ccea3ac142f9322a7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add CoreCDP distro</title>
<updated>2010-04-30T15:46:16+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-04-30T15:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=08aacf0e3ce15bed2db285b7884216fa9b6a719f'/>
<id>08aacf0e3ce15bed2db285b7884216fa9b6a719f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add machine mtcdp</title>
<updated>2010-04-26T16:45:42+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-04-21T20:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=561e05654ad646682edb42ec2216886b885fee43'/>
<id>561e05654ad646682edb42ec2216886b885fee43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>qemu: remove 0.9.x</title>
<updated>2010-04-26T16:36:11+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-04-21T16:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6f76f618ceadc68c884ca117ef64b4c95f9d19e4'/>
<id>6f76f618ceadc68c884ca117ef64b4c95f9d19e4</id>
<content type='text'>
QEMU 0.9.x is obsolete this days and with all modifications made for
QEMU 0.10.x in OE, versions 0.9.x are unusable anyway. 0.10.3 was
introduced 10 month ago, so a good transition time was also given.
Now it's time to just kill it.

Also remove cvs and svn versions since those are 0.9.x leftovers and
QEMU moved to git long ago.

Also remove gcc3 checks since that are not relevant for QEMU 0.10+.

Also remove from icecc blacklist, since QEMU builds fine with it and
the reason for blacklisting was GCC 3.

Signed-off-by: Roman I Khimov &lt;khimov@altell.ru&gt;
Acked-by: Tom Rini &lt;tom_rini@mentor.com&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Marcin Juszkiewicz &lt;marcin@juszkiewicz.com.pl&gt;

Conflicts:

	classes/sanity.bbclass
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QEMU 0.9.x is obsolete this days and with all modifications made for
QEMU 0.10.x in OE, versions 0.9.x are unusable anyway. 0.10.3 was
introduced 10 month ago, so a good transition time was also given.
Now it's time to just kill it.

Also remove cvs and svn versions since those are 0.9.x leftovers and
QEMU moved to git long ago.

Also remove gcc3 checks since that are not relevant for QEMU 0.10+.

Also remove from icecc blacklist, since QEMU builds fine with it and
the reason for blacklisting was GCC 3.

Signed-off-by: Roman I Khimov &lt;khimov@altell.ru&gt;
Acked-by: Tom Rini &lt;tom_rini@mentor.com&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Marcin Juszkiewicz &lt;marcin@juszkiewicz.com.pl&gt;

Conflicts:

	classes/sanity.bbclass
</pre>
</div>
</content>
</entry>
<entry>
<title>amend-recipes.inc: Add. Allows tweaks to be amended to a recipe via a .inc in its FILESPATH</title>
<updated>2010-01-19T20:22:52+00:00</updated>
<author>
<name>Chris Larson</name>
<email>clarson@mvista.com</email>
</author>
<published>2010-01-19T20:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=73bf22892797343197a1548c287e274b0c3304a2'/>
<id>73bf22892797343197a1548c287e274b0c3304a2</id>
<content type='text'>
Signed-off-by: Chris Larson &lt;clarson@mvista.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Chris Larson &lt;clarson@mvista.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tgt: updated to 1.0.0</title>
<updated>2010-01-18T21:58:01+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-01-18T21:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=30762b28fa97a4c3950c196f1b45f2b752827f3f'/>
<id>30762b28fa97a4c3950c196f1b45f2b752827f3f</id>
<content type='text'>
- updated to 1.0.0 (&amp; updated checksum)
- improved dependencies
- added missing make flag
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- updated to 1.0.0 (&amp; updated checksum)
- improved dependencies
- added missing make flag
</pre>
</div>
</content>
</entry>
<entry>
<title>checksums.ini: added rygel 0.4.8, automake 1.11.1</title>
<updated>2010-01-18T19:48:42+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>marcin@juszkiewicz.com.pl</email>
</author>
<published>2010-01-18T19:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=b33cef056cc338b6be590d34321061a4b508063e'/>
<id>b33cef056cc338b6be590d34321061a4b508063e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename jlime distro file. Stupid having 2009 for a file we</title>
<updated>2010-01-18T18:41:36+00:00</updated>
<author>
<name>Kristoffer Ericson</name>
<email>kristoffer.ericson@gmail.com</email>
</author>
<published>2010-01-18T18:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=1b292552e4c21563f9b1b1f614c68cae6b6e0569'/>
<id>1b292552e4c21563f9b1b1f614c68cae6b6e0569</id>
<content type='text'>
are still perfecting, so bump it abit.

Signed-off-by: Kristoffer Ericson &lt;kristoffer.ericson@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are still perfecting, so bump it abit.

Signed-off-by: Kristoffer Ericson &lt;kristoffer.ericson@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
