diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2021-08-10 14:35:44 -0500 |
---|---|---|
committer | Daiane Angolini <daiane.angolini@foundries.io> | 2021-09-11 13:35:14 -0300 |
commit | f56ae77c082974edf72240fae67e4f8e83c5e41d (patch) | |
tree | 6c36e4d28383017363425ba973ab14c562e4bebe /recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p2.0-aarch32.bb | |
parent | 0d30d5e87acdff8786b6cfb92492822fa1ac6a1a (diff) | |
download | meta-freescale-f56ae77c082974edf72240fae67e4f8e83c5e41d.tar.gz |
imx-gpu-viv: Upgrade to 6.4.3.p2.0
See the change log for more details:
https://source.codeaurora.org/external/imx/imx-manifest/tree/GraphicsChangeLogv6?h=imx-linux-hardknott
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p2.0-aarch32.bb')
-rw-r--r-- | recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p2.0-aarch32.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p2.0-aarch32.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p2.0-aarch32.bb new file mode 100644 index 00000000..e534f4e7 --- /dev/null +++ b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p2.0-aarch32.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | # Copyright (C) 2013-2016 Freescale Semiconductor | ||
2 | # Copyright 2017-2020 NXP | ||
3 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
4 | |||
5 | require imx-gpu-viv-6.inc | ||
6 | |||
7 | SRC_URI[md5sum] = "a5c945615c8145ca4aa3d9a69bfdd2f7" | ||
8 | SRC_URI[sha256sum] = "1324b1aaf190110b80ad9a6f6533f4f50dce9e9ab8d49d8503f59764b151d219" | ||
9 | |||
10 | COMPATIBLE_MACHINE = "(mx6q|mx6dl|mx6sx|mx6sl|mx7ulp)" | ||