aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-08-05 09:05:33 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2019-08-05 12:21:49 +0300
commitd71764eddc419b29349f34ca501254453343ff16 (patch)
treedae07730a25a1bccd2032bfcef396b6d08ae3a70 /meta-boot2qt-distro/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb
parenta87892c3aca8cc2c462640b2cbd309f5a171d07f (diff)
ogl-runtime: enable viewer
The switch from qt3d-runtime to ogl-runtime disabled to standalone viewer from boot2qt builds. Enable it again and include in the image. Update meta-qt5 layer to include dependency fix for the viewer. Change-Id: Ie7f7f7c0f5b349f3a9c8ec8e530933002c4551fb Reviewed-by: Kari Hormi <kari.hormi@qt.io>
Diffstat (limited to 'meta-boot2qt-distro/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb')
-rw-r--r--meta-boot2qt-distro/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt-distro/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb b/meta-boot2qt-distro/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb
index 83a49ea2..7b5aa284 100644
--- a/meta-boot2qt-distro/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb
+++ b/meta-boot2qt-distro/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb
@@ -34,7 +34,7 @@ inherit packagegroup
PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
-OGL_RUNTIME ?= "ogl-runtime"
+OGL_RUNTIME ?= "ogl-runtime ogl-runtime-tools"
RDEPENDS_${PN} += " \
${OGL_RUNTIME} \