Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layer: Convert to new override syntax | Khem Raj | 2021-08-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | 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> |