diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-10-28 11:10:44 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 11:10:44 -0300 |
commit | 724fb423126f6d1ce7d0bc16799fd563ebcafecb (patch) | |
tree | 928b81e516d5a476db15300d49ec7b754bf8eb78 | |
parent | 93e0b7f20fd4100a6774a6bfa03a96bd1271c23b (diff) | |
parent | ca34c6cee9b9a5cae58fd87b24a3b33d131e3cac (diff) | |
download | meta-freescale-724fb423126f6d1ce7d0bc16799fd563ebcafecb.tar.gz |
Merge pull request #2006 from nxp-upstream/fixup-imx-gpu-viv
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 52d878331..ee9c391f0 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 \ |