diff options
author | Valentin Jec <valentin.jec@nxp.com> | 2024-10-28 15:58:37 +0200 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-28 14:11:00 +0000 |
commit | b8ac46fd0502b52cf2470d5e515053e9fb4788da (patch) | |
tree | 87a8293c3d1986598542f266744845a8570ed4f6 | |
parent | c68561facb1801b6a81a5d440b5c17d7f8cec4b5 (diff) | |
download | meta-freescale-b8ac46fd0502b52cf2470d5e515053e9fb4788da.tar.gz |
fixup! Upgrade NXP BSP to LF6.6.36_2.1.0
Partially revert 01ce79a2
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
(cherry picked from commit ca34c6cee9b9a5cae58fd87b24a3b33d131e3cac)
-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 cf85c91e9..6fee393f3 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 \ |