<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/classes/qemu.bbclass, branch multitech-corecdp-1.x</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>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>qemu: Move gcc version check, qemu-TARGET logic into qemu.bbclass</title>
<updated>2010-04-26T16:36:00+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-04-21T16:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=746d3f145c5d890aa63e00a8261ee5934733eaac'/>
<id>746d3f145c5d890aa63e00a8261ee5934733eaac</id>
<content type='text'>
Move the logic to determine what qemu-TARGET to run into qemu.bbclass so
we can check for the right binary in sanity.bbclass.  This code was
duplicated by glibc-package and eglibc-package anyhow and with the new fn
we can clean up the usage in these classes a bit.  Now that we have a class
for qemu stuff, and the gcc check is just for qemu, move it there.

Conflicts:

	classes/base.bbclass
	classes/sanity.bbclass
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the logic to determine what qemu-TARGET to run into qemu.bbclass so
we can check for the right binary in sanity.bbclass.  This code was
duplicated by glibc-package and eglibc-package anyhow and with the new fn
we can clean up the usage in these classes a bit.  Now that we have a class
for qemu stuff, and the gcc check is just for qemu, move it there.

Conflicts:

	classes/base.bbclass
	classes/sanity.bbclass
</pre>
</div>
</content>
</entry>
</feed>
