Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vulkan-loader: Add runtime dependency for libvulkan-imx | Tom Hochstein | 2020-11-24 | 1 | -0/+3 |
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> |