mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
mesa-common: use glx-use-tls.inc from oe-core instead of bbclass
* to resolve python function clash * mesa recipes will be removed from meta-oe as soon as 7.11 patches are aplied in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ EXTRA_OECONF = "--enable-glu \
|
||||
--disable-glut \
|
||||
"
|
||||
|
||||
inherit glx-use-tls
|
||||
include recipes-graphics/mesa/glx-use-tls.inc
|
||||
|
||||
PACKAGES =+ "libegl libegl-dev libegl-dbg libglu libglu-dev libosmesa libosmesa-dev libgl libgl-dev"
|
||||
FILES_libegl = "${libdir}/libEGL.so.* ${libdir}/egl/*.so"
|
||||
|
||||
Reference in New Issue
Block a user