<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/recipes-graphics, branch pyro</title>
<subtitle>Mirror of http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi</subtitle>
<id>https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2017-12-04T16:53:58+00:00</updated>
<entry>
<title>userland: Update to latest revision</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-11-15T07:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b7defa119a892cf22937499ad4a855e264ee7eb4'/>
<id>urn:sha1:b7defa119a892cf22937499ad4a855e264ee7eb4</id>
<content type='text'>
Forward port patches as needed

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>userland: RPROVIDES is missing libegl</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Francesco Giancane</name>
<email>francescogiancane8@gmail.com</email>
</author>
<published>2017-10-27T23:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=d4ce736c9147bb4b05036f8f7f1dfbd3f7833113'/>
<id>urn:sha1:d4ce736c9147bb4b05036f8f7f1dfbd3f7833113</id>
<content type='text'>
userland package is the Raspberry Pi provider for the openGL stack.
If selected, it shall provide the gles2 and egl stacks in conjunction
with mesa-gl.

libegl was missing in the RPROVIDES variable, thus some run-time
dependencies were not met when using userland as provider.

Signed-off-by: Francesco Giancane &lt;francescogiancane8@gmail.com&gt;
</content>
</entry>
<entry>
<title>userland: Update to current master HEAD</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei@gherzan.com</email>
</author>
<published>2017-09-07T11:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=b0acfb8dd33382064d74fb0c66e11bc120a1e750'/>
<id>urn:sha1:b0acfb8dd33382064d74fb0c66e11bc120a1e750</id>
<content type='text'>
Signed-off-by: Andrei Gherzan &lt;andrei@gherzan.com&gt;
</content>
</entry>
<entry>
<title>userland: Add missing EGL_CAST defines</title>
<updated>2017-12-04T16:53:58+00:00</updated>
<author>
<name>Andrea Galbusera</name>
<email>gizero@gmail.com</email>
</author>
<published>2017-07-14T08:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=8bd0459044175a56a0e4676fd3672cda3c22c741'/>
<id>urn:sha1:8bd0459044175a56a0e4676fd3672cda3c22c741</id>
<content type='text'>
Needed by libepoxy

Signed-off-by: Andrea Galbusera &lt;gizero@gmail.com&gt;
</content>
</entry>
<entry>
<title>userland: Update to latest</title>
<updated>2017-05-26T10:18:55+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-05-23T23:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=f6764c85e3638cc231df5b1cc78e4aa46f587519'/>
<id>urn:sha1:f6764c85e3638cc231df5b1cc78e4aa46f587519</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>mesa-gl: Enable gbm for rpi</title>
<updated>2017-05-11T17:18:08+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-05-10T06:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=d9e94b87a7e5caf9deb0091cd8b2eca09b091d2e'/>
<id>urn:sha1:d9e94b87a7e5caf9deb0091cd8b2eca09b091d2e</id>
<content type='text'>
weston needs gbm support which is not
in userland

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>userland: Add missing GLES2 defines</title>
<updated>2017-05-11T17:18:05+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-05-10T06:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=2aa6b1a637112aea7729bf32e114aa9fa270fb23'/>
<id>urn:sha1:2aa6b1a637112aea7729bf32e114aa9fa270fb23</id>
<content type='text'>
Needed by weston

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>eglinfo-fb: Mark is userland specific</title>
<updated>2017-04-17T01:20:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-04-14T16:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=7e941bb1ed80b34ed6271f19e08f91868b294043'/>
<id>urn:sha1:7e941bb1ed80b34ed6271f19e08f91868b294043</id>
<content type='text'>
It does not yet compile/work with vc4 open graphics driver

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>userland: Upgrade to latest</title>
<updated>2017-04-17T01:20:15+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-04-14T16:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=1a42bce3602ccce7f2c7b6d2ca5930d4835b0c08'/>
<id>urn:sha1:1a42bce3602ccce7f2c7b6d2ca5930d4835b0c08</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>userland: Do not provide libgl</title>
<updated>2017-03-11T21:34:46+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-03-11T21:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=e070005aa8251c81323b393d49fd87f92e74cae1'/>
<id>urn:sha1:e070005aa8251c81323b393d49fd87f92e74cae1</id>
<content type='text'>
libgl is actually provided by mesa-gl and this
casued unneeded conflict between these two
packages resulting in sato image reporting missing
libGL.so.1

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
