mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-06 14:14:36 +02:00
qt5-opengles2-test: exclude from world because of gles2 dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -9,6 +9,9 @@ PV = "1.0.2+gitr${SRCPV}"
|
||||
|
||||
DEPENDS = "qtbase"
|
||||
|
||||
# Depends on gles2 enabled and that's not default configuration
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
SRC_URI = "git://github.com/thp/qt5-opengles2-test.git"
|
||||
SRCREV = "9500c00a7094a881e53afd71146d76d40834df45"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user