]> code.ossystems Code Review - meta-freescale.git/commit
vulkan-loader: Add runtime dependency for libvulkan-imx
authorTom Hochstein <tom.hochstein@nxp.com>
Tue, 24 Nov 2020 21:02:59 +0000 (15:02 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 13 Jan 2021 04:08:21 +0000 (01:08 -0300)
commita29e031c20707148fabbf7b7c4e8fc2e6a2999fe
tree2be83f698e826a766edda6be12c2f518ec93f3bf
parentcf19695488ae6bd5a56c13bee07050ef09589cf7
vulkan-loader: Add runtime dependency for libvulkan-imx

The i.MX GPU package libvulkan-imx is missing at runtime because it is
dynamically loaded and has no implicit mechanism for inclusion in the
rootfs. Add the package explicitly.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-graphics/vulkan/vulkan-loader_%.bbappend [new file with mode: 0644]