<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git, branch green</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=green</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=green'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2010-07-08T11:14:07+00:00</updated>
<entry>
<title>Green 3.3.1 Release</title>
<updated>2010-07-08T11:14:07+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-07-08T11:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=afd0958d27b42adce22922d650010cf53e746aea'/>
<id>urn:sha1:afd0958d27b42adce22922d650010cf53e746aea</id>
<content type='text'>
Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>package_*.bbclass: Only set pkg in overrides. These are the only values we're interested in expanding and this makes sure we obtain the expected data</title>
<updated>2010-07-07T11:56:25+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-07-07T11:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2b9dbe57a4bf072f907f34da15042bc7e3386ac6'/>
<id>urn:sha1:2b9dbe57a4bf072f907f34da15042bc7e3386ac6</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging"</title>
<updated>2010-07-07T11:24:49+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-07-07T11:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d538d8e17197f5dda39abbff3b4bd171f8248af9'/>
<id>urn:sha1:d538d8e17197f5dda39abbff3b4bd171f8248af9</id>
<content type='text'>
This reverts commit 3abe7a0624e1215124799f97c872682a98659760 which was incorrect
in some assumptions about OVERRIDE handling order.
</content>
</entry>
<entry>
<title>classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging</title>
<updated>2010-07-03T12:35:22+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-07-01T15:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d42f0b915306baebdf505702b693e953e3b54e5e'/>
<id>urn:sha1:d42f0b915306baebdf505702b693e953e3b54e5e</id>
<content type='text'>
The OVERRIDES variable was being incorrectly set with the end result of the
runtime dependencies of the package not being encoded in it's package metadata.

This broke opkg-native in meta-toolchain.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>encodings: Specify encodingsdir as the default was being detected incorrectly resulting in an empty package</title>
<updated>2010-06-30T14:08:42+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-06-30T14:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f5003084d54cefb7e4f991e195db82f94faf6ea2'/>
<id>urn:sha1:f5003084d54cefb7e4f991e195db82f94faf6ea2</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>busybox: fix unexpected "done" in /etc/udhcpc.d/50default script.</title>
<updated>2010-06-29T12:36:16+00:00</updated>
<author>
<name>Enric Balletbo i Serra</name>
<email>eballetbo@gmail.com</email>
</author>
<published>2010-06-27T10:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=763b11d0fd6b804c73f0f645a3025c8f82f5aaf1'/>
<id>urn:sha1:763b11d0fd6b804c73f0f645a3025c8f82f5aaf1</id>
<content type='text'>
Run udhcpc results in

 udhcpc (v1.15.3) started
 /etc/udhcpc.d/50default: line 37: syntax error: unexpected "done" (expecting "fi")
 run-parts: /etc/udhcpc.d/50default exited with code 2

Signed-off-by: Enric Balletbo i Serra &lt;eballetbo@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>qemux86/xorg.conf: no DefaultDepth for VMware SVGA driver</title>
<updated>2010-06-29T12:36:07+00:00</updated>
<author>
<name>Kevin Tian</name>
<email>kevin.tian@intel.com</email>
</author>
<published>2010-06-21T08:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7d292468e76c1ba0f73fb6abca57a5d87207d919'/>
<id>urn:sha1:7d292468e76c1ba0f73fb6abca57a5d87207d919</id>
<content type='text'>
VMware SVGA driver needs to have same depth between the host and the guest. Or put in
other word, the depth read by the guest is the value read from host. The guest is not
allowed to change virtual depth to other value. With DefaultDepth option xorg.conf,
vmware driver rejects to work with suggestion "Please do not specify a depth on the
command line or via the config file".

Signed-off-by Kevin Tian &lt;kevin.tian@intel.com&gt;
</content>
</entry>
<entry>
<title>qemu: fix VMware VGA depth calculation error</title>
<updated>2010-06-29T12:35:59+00:00</updated>
<author>
<name>Kevin Tian</name>
<email>kevin.tian@intel.com</email>
</author>
<published>2010-06-29T00:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f51bb812482ec07fa6890be308ddd190512b557a'/>
<id>urn:sha1:f51bb812482ec07fa6890be308ddd190512b557a</id>
<content type='text'>
VMware SVGA presents to the guest with the depth of the host surface it renders
to, and rejects to work if the two sides are mismatched. One problem is that
current VMware VGA may calculate a wrong host depth, and then memcpy from virtual
framebuffer to host surface may trigger segmentation fault. For example, when
launching Qemu in a VNC connection, VMware SVGA thinks depth as '32', however the
actual depth of VNC is '16'. The fault also happens when the host depth is not
32 bit.

Qemu &lt;4b5db3749c5fdba93e1ac0e8748c9a9a1064319f&gt; tempts to fix a similar issue, by
changing from hard-coded 24bit depth to instead query the surface allocator
(e.g. sdl). However it doesn't really work, because the point where query
is invoked is earlier than the point where sdl is initialized. At query time,
qemu uses a default surface allocator which, again, provides another hard-coded
depth value - 32bit. So it happens to make VMware SVGA working on some hosts,
but still fails in others.

To solve this issue, this commit introduces a postcall interface to display
surface, which is walked after surface allocators are actually initialized.
At that point it's then safe to query host depth and present to the guest.

Signed-off-by Kevin Tian &lt;kevin.tian@intel.com&gt;
</content>
</entry>
<entry>
<title>gcc: Add patch to allow disabling of libstdc++ linkage and hence fix gcc-runtime which was having broken configure tests due to the linker failures and assuming maths primitives were not in libm</title>
<updated>2010-06-29T12:35:50+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-06-28T23:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d3b8687ea6604e8d2a6b53fc50f2a319df5625d5'/>
<id>urn:sha1:d3b8687ea6604e8d2a6b53fc50f2a319df5625d5</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>qemu: Enable ppc system emulation and fix ppc build</title>
<updated>2010-06-29T12:35:30+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-06-24T07:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=93f7d74492abf285dde2f9170409e84d35ce0f75'/>
<id>urn:sha1:93f7d74492abf285dde2f9170409e84d35ce0f75</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
</feed>
