summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libepoxy/libepoxy_1.5.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* libepoxy: Disable x11 when not building for x11Andrew F. Davis2019-09-181-1/+1
| | | | | | | | | | Although glx support is turned off, the build still tries to pull in some x11 components, disable x11 explicitly. (From OE-Core rev: a96272dc0b5b6b76a4858981461f3bd126dc99b3) Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libepoxy: enable x11 PACKAGECONFIG for native/nativesdkAlexander Kanavin2019-09-031-2/+2
| | | | | | | | | This is needed to enable virgl support in qemu with SDL frontend (From OE-Core rev: 92d9f9a6f6f3e8630fadeee5921126dfd9be147a) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libepoxy: enable native/nativesdk variantsAlexander Kanavin2019-01-281-0/+16
| | | | | | | | | | | | libepoxy is a requirement of virglrenderer. Note that we strip RPATH from the library, as this allows fall-through to the host GL implementation, instead of attempting (and failing) to use mesa-native. (From OE-Core rev: 0070b508259bb187a369a522f2884921b0c4e2fa) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libepoxy: upgrade 1.5.2 -> 1.5.3Richard Purdie2018-11-191-0/+22
(From OE-Core rev: f69b41b0796a9ce5716f794b8e9fc3be7ea96b68) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>