qt5-opengles2-test: exclude from world because of gles2 dependency

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2015-01-08 11:55:38 +01:00
parent e2f5adc92c
commit e2e1864dca

View File

@@ -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"