mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
mesa3d-headers: remove installation of OpenVG headers
OpenVG support has been completely removed from mesa3d in commit 3acd7a34ab05b87521b74f626ec637e7fdcc6595, merged in mesa-10.6.0. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
990d2715fe
commit
8988e43dc1
@ -62,10 +62,6 @@ ifeq ($(BR2_PACKAGE_HAS_LIBGLES),y)
|
|||||||
MESA3D_HEADERS_DIRS += GLES GLES2
|
MESA3D_HEADERS_DIRS += GLES GLES2
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_HAS_LIBOPENVG),y)
|
|
||||||
MESA3D_HEADERS_DIRS += VG
|
|
||||||
endif
|
|
||||||
|
|
||||||
define MESA3D_HEADERS_BUILD_CMDS
|
define MESA3D_HEADERS_BUILD_CMDS
|
||||||
$(MESA3D_HEADERS_BUILD_DRI_PC)
|
$(MESA3D_HEADERS_BUILD_DRI_PC)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user