summaryrefslogtreecommitdiff
path: root/recipes-images/images/packagegroup-tdx-graphical.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-images/images/packagegroup-tdx-graphical.bb')
-rw-r--r--recipes-images/images/packagegroup-tdx-graphical.bb10
1 files changed, 6 insertions, 4 deletions
diff --git a/recipes-images/images/packagegroup-tdx-graphical.bb b/recipes-images/images/packagegroup-tdx-graphical.bb
index fbff118..1054cb2 100644
--- a/recipes-images/images/packagegroup-tdx-graphical.bb
+++ b/recipes-images/images/packagegroup-tdx-graphical.bb
@@ -67,15 +67,17 @@ IMAGE_INSTALL_OPENCL_IMX = " \
RRECOMMENDS_packagegroup-gpu-tdx-graphical = " \
glmark2 \
"
-IMAGE_INSTALL_MX6QDL = " \
+IMAGE_INSTALL_GPU_MX6QDL = " \
packagegroup-fsl-gpu-libs \
"
-RRECOMMENDS_packagegroup-gpu-tdx-graphical_append_mx6dl = " ${IMAGE_INSTALL_MX6QDL}"
+RRECOMMENDS_packagegroup-gpu-tdx-graphical_append_mx6dl = " \
+ ${IMAGE_INSTALL_GPU_MX6QDL} \
+"
RRECOMMENDS_packagegroup-gpu-tdx-graphical_append_mx6q = " \
- ${IMAGE_INSTALL_MX6QDL} \
+ ${IMAGE_INSTALL_GPU_MX6QDL} \
${IMAGE_INSTALL_OPENCL_IMX} \
"
-RRECOMMENDS_packagegroup-gpu-tdx-graphical_mx6ull = ""
+RRECOMMENDS_packagegroup-gpu-tdx-graphical_colibri-imx6ull = ""
RRECOMMENDS_packagegroup-gpu-tdx-graphical_append_mx8 = " \
tinycompress \
libvdk-imx \