<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/recipes-graphics/gbm, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2019-09-17T04:35:14+00:00</updated>
<entry>
<title>libgbm: Remove remaining parts of this project</title>
<updated>2019-09-17T04:35:14+00:00</updated>
<author>
<name>Andrew F. Davis</name>
<email>afd@ti.com</email>
</author>
<published>2019-09-13T21:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=c8606e4bea7525eb221e5599a496404dc72008ff'/>
<id>urn:sha1:c8606e4bea7525eb221e5599a496404dc72008ff</id>
<content type='text'>
After libgbm was moved into the ti-sgx-ddk-um project the recipe for
libgbm was deleted, this patch was left over, remove it here.

Signed-off-by: Andrew F. Davis &lt;afd@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-sgx-ddk-um: libgbm is now part of this project</title>
<updated>2019-09-06T21:09:11+00:00</updated>
<author>
<name>Andrew F. Davis</name>
<email>afd@ti.com</email>
</author>
<published>2019-09-05T22:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=fb9f13a6f7a45361c2208f5a13e5e9c9bbeb39bc'/>
<id>urn:sha1:fb9f13a6f7a45361c2208f5a13e5e9c9bbeb39bc</id>
<content type='text'>
The GBM library is tightly coupled with the system graphics systems,
other hardware GPU vendors (including our Rogue DDK) and Mesa all deploy
a version of the library as part of their GPU driver. We SGX does the
same. This should ease integration for us as we now don't rely on a
separate project for this library and our deployment strategy can match
across Mesa/RGX recipes, allowing for better re-use of common components.

Signed-off-by: Andrew F. Davis &lt;afd@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>libgbm: provide virtual/libgbm for easy switching b/w providers</title>
<updated>2019-03-12T17:59:56+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2019-03-09T05:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=b2edc511b3c67ea59bb2ae26bc59344406c8c8ae'/>
<id>urn:sha1:b2edc511b3c67ea59bb2ae26bc59344406c8c8ae</id>
<content type='text'>
Follow a similar change in mesa in oe-core:
https://git.openembedded.org/openembedded-core/commit/?id=5f8050722169a931b8e9078b8757216ba7a84506

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>recipes: Limit ti specific recipes under ti-soc override</title>
<updated>2018-10-17T22:48:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-10-18T02:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=b2d62f62bb6ecbb07577a0af9438bcaa017bf1da'/>
<id>urn:sha1:b2d62f62bb6ecbb07577a0af9438bcaa017bf1da</id>
<content type='text'>
This helps in multi-BSP scenario, where other BSP layers are also
present in the layermix

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>libgbm: fix undefined minor/major symbols with new glibc</title>
<updated>2018-08-29T19:12:33+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2018-08-29T06:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=471e024b3992ff8c56483010edfe11d1bc3565d4'/>
<id>urn:sha1:471e024b3992ff8c56483010edfe11d1bc3565d4</id>
<content type='text'>
glibc 2.28+ now requires this.
https://sourceware.org/bugzilla/show_bug.cgi?id=19239

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>libgbm: depend on udev, as it uses libudev, cleanup</title>
<updated>2017-03-06T19:32:26+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2017-03-03T04:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=90e1676ffcdf2c79bfe678448f9165690e009d24'/>
<id>urn:sha1:90e1676ffcdf2c79bfe678448f9165690e009d24</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>libgbm: add latest version 10.0.0 from meta-arago</title>
<updated>2016-04-20T20:50:30+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2016-04-21T00:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=7663c3bcf5ff1b9ee82518d8074bc6b1a0a4f3f8'/>
<id>urn:sha1:7663c3bcf5ff1b9ee82518d8074bc6b1a0a4f3f8</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
</feed>
