]> code.ossystems Code Review - meta-freescale.git/commit
imx-gpu-viv: skip QA check for libgl-imx package
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 21 Oct 2021 08:41:10 +0000 (08:41 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Fri, 22 Oct 2021 19:15:38 +0000 (19:15 +0000)
commit82556c5b6bdcd8a72c6bf16e1d60b7a93595723e
tree8e96a238e2b5611f2e476e4daa440db19f292a30
parent142e0bdbe507fdf6eaf8ce2e0351f32f98bce640
imx-gpu-viv: skip QA check for libgl-imx package

libgl-imx package provides libGL, which has runtime dependencies on X11
libraries. In case of Wayland-only builds, this triggers the QA error on
missing RDEPENDS, since they are not provided by any package.

Skip this QA check for libgl-imx package, as it is not distributed for
Wayland-only builds, and has dependencies properly resolved when X11
builds are used.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc