diff options
| -rw-r--r-- | recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc index 588b594da..9745a85b0 100644 --- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc +++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | |||
| @@ -84,7 +84,7 @@ PACKAGES =+ "libclc-imx libclc-imx-dev \ | |||
| 84 | imx-gpu-viv-demos \ | 84 | imx-gpu-viv-demos \ |
| 85 | libvulkan-imx libvulkan-imx-dev \ | 85 | libvulkan-imx libvulkan-imx-dev \ |
| 86 | libopenvx-imx libopenvx-imx-dev \ | 86 | libopenvx-imx libopenvx-imx-dev \ |
| 87 | libnn-imx \ | 87 | libnn-imx libnn-imx-dev \ |
| 88 | " | 88 | " |
| 89 | python __anonymous () { | 89 | python __anonymous () { |
| 90 | has_vivante_kernel_driver_support = (d.getVar('MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT') or '0') | 90 | has_vivante_kernel_driver_support = (d.getVar('MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT') or '0') |
