diff options
author | Valentin Jec <valentin.jec@nxp.com> | 2025-01-15 19:38:27 +0200 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-01-21 15:17:16 +0000 |
commit | 53285059774495007a481894f1e827bed99df479 (patch) | |
tree | a8a07b79f40e98593b963b8489499e23d67cb822 | |
parent | 6b007f25205638ec5a32eb03755f93035bf15e6c (diff) | |
download | meta-freescale-53285059774495007a481894f1e827bed99df479.tar.gz |
mali-imx: Upgrade Graphics BSP to LF6.6.52_2.2.0
Bump version r50.0 -> r50.2
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
(cherry picked from commit e28b8ed58d0c505ed2b5a7d4d901dfa1b4ab1e26)
-rw-r--r-- | recipes-graphics/mali/mali-imx_r50.2.bb (renamed from recipes-graphics/mali/mali-imx_r50.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/mali/mali-imx_r50.0.bb b/recipes-graphics/mali/mali-imx_r50.2.bb index 3d30f468..97f6db71 100644 --- a/recipes-graphics/mali/mali-imx_r50.0.bb +++ b/recipes-graphics/mali/mali-imx_r50.2.bb | |||
@@ -1,11 +1,11 @@ | |||
1 | require mali-imx.inc | 1 | require mali-imx.inc |
2 | 2 | ||
3 | LICENSE = "Proprietary" | 3 | LICENSE = "Proprietary" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837" |
5 | 5 | ||
6 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true" | 6 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true" |
7 | SRC_URI[sha256sum] = "a787a3285c3e288eedacf1a746de2bc9f5fdc15f35cf8b6147deb436183baf6f" | 7 | SRC_URI[sha256sum] = "947881cdad085a29dcb52dc4431f803b73c06141b31e06520f9bfe17d324f774" |
8 | IMX_SRCREV_ABBREV = "39604c3" | 8 | IMX_SRCREV_ABBREV = "710cfb6" |
9 | 9 | ||
10 | S = "${WORKDIR}/${BPN}-${PV}-${IMX_SRCREV_ABBREV}" | 10 | S = "${WORKDIR}/${BPN}-${PV}-${IMX_SRCREV_ABBREV}" |
11 | 11 | ||