diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-10-28 11:43:16 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 11:43:16 -0300 |
commit | 4aad8fe275e9939de9467bb3f2b25fbd4d3c2838 (patch) | |
tree | 87a8293c3d1986598542f266744845a8570ed4f6 | |
parent | c68561facb1801b6a81a5d440b5c17d7f8cec4b5 (diff) | |
parent | b8ac46fd0502b52cf2470d5e515053e9fb4788da (diff) | |
download | meta-freescale-4aad8fe275e9939de9467bb3f2b25fbd4d3c2838.tar.gz |
Merge pull request #2007 from Freescale/backport-2006-to-scarthgap
[Backport scarthgap] fixup! Upgrade NXP BSP to LF6.6.36_2.1.0
-rw-r--r-- | recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 4 |
1 files changed, 0 insertions, 4 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 cf85c91e..6fee393f 100644 --- a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc +++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | |||
@@ -22,10 +22,6 @@ DEPENDS:append:mx8-nxp-bsp = " patchelf-native" | |||
22 | 22 | ||
23 | DEPENDS:append:libc-musl = " gcompat" | 23 | DEPENDS:append:libc-musl = " gcompat" |
24 | 24 | ||
25 | DEPENDS:remove:imx-nxp-bsp = "mesa" | ||
26 | PACKAGES:remove:imx-nxp-bsp = "libgl-imx libgl-imx-dev" | ||
27 | PROVIDES:remove:imx-nxp-bsp = "virtual/libgl" | ||
28 | |||
29 | PROVIDES += " \ | 25 | PROVIDES += " \ |
30 | imx-gpu-viv \ | 26 | imx-gpu-viv \ |
31 | libgal-imx \ | 27 | libgal-imx \ |