Revert "ccimx8x: add imx-gpu-viv demos and tools"

These packages create dependency issues when compiling framebuffer images, and
they aren't essential. Include them only in ccimx6 images.

This reverts commit 2edb127d28.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2018-09-06 18:13:09 +02:00
parent d61081a02c
commit 5e386a4d21
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ DESCRIPTION = "DEY image with QT graphical libraries"
LICENSE = "MIT" LICENSE = "MIT"
SOC_PACKAGES = "" SOC_PACKAGES = ""
SOC_PACKAGES_imxgpu2d = "imx-gpu-viv-demos imx-gpu-viv-tools" SOC_PACKAGES_ccimx6 = "imx-gpu-viv-demos imx-gpu-viv-tools"
IMAGE_INSTALL = " \ IMAGE_INSTALL = " \
packagegroup-dey-core \ packagegroup-dey-core \