]> 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>
Tue, 24 Nov 2020 21:27:34 +0000 (18:27 -0300)
commitb573c24cd35828e56cd9b610ada880d4413507c0
tree42c443b9cdb9626637d68b31d7ef6044e3649d65
parentd6b89d5c4caca960825596697f8221e6bed6f85d
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]