package/freescale-imx/imx-gpu-g2d: bump to version 6.4.11.p2.6
This version is aligned to the NXP BSP lf-6.6.23-2.0.0. See [1]. License hashes changed because the LA_OPT_NXP_Software_License changed from "v49 September 2023" to "v56 April 2024". [1] https://github.com/nxp-imx/meta-imx/blob/rel_imx_6.6.23_2.0.0/meta-imx-bsp/recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p2.6.bb Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
2143e8f835
commit
b77ee70a7c
2 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Locally calculated
|
||||
sha256 bc168b19096a997251e7137f82ffcff404c61709cf5f227c53a099f631569f76 imx-gpu-g2d-6.4.11.p2.2-arm-fd0148d.bin
|
||||
sha256 1cedc606be965b01300613ccea81b4fd589d940306bb1caa30a37c41928616ec imx-gpu-g2d-6.4.11.p2.2-aarch64-fd0148d.bin
|
||||
sha256 24d7cb3a7e51011466a149bd99acf89387b832be2d0890ce2e183dfbc9d7cb84 COPYING
|
||||
sha256 3282d88fad766897f93b0827297a70c2707d9358db24cccd5777abf7c997da77 EULA
|
||||
sha256 413610ce4730eb9adbde30c8ad4a72df3edd69d84e1154a0c29efa7f33a30663 imx-gpu-g2d-6.4.11.p2.6-arm-bc7b6a2.bin
|
||||
sha256 b2e4c580bf887042f479fde7c8b07c6215794d8123263d10ff0c167af7ba5918 imx-gpu-g2d-6.4.11.p2.6-aarch64-bc7b6a2.bin
|
||||
sha256 c9ee518510d72e254d62743f5098163eacdb6428c6ba4d8119afe2d12edba068 COPYING
|
||||
sha256 165f6c0eacb4d3a05289dfb79331c9a2c05207eb7a67ef28a117f246a0145428 EULA
|
||||
|
|
|
|||
|
|
@ -5,9 +5,9 @@
|
|||
################################################################################
|
||||
|
||||
ifeq ($(BR2_aarch64),y)
|
||||
IMX_GPU_G2D_VERSION = 6.4.11.p2.2-aarch64-fd0148d
|
||||
IMX_GPU_G2D_VERSION = 6.4.11.p2.6-aarch64-bc7b6a2
|
||||
else
|
||||
IMX_GPU_G2D_VERSION = 6.4.11.p2.2-arm-fd0148d
|
||||
IMX_GPU_G2D_VERSION = 6.4.11.p2.6-arm-bc7b6a2
|
||||
endif
|
||||
IMX_GPU_G2D_SITE = $(FREESCALE_IMX_SITE)
|
||||
IMX_GPU_G2D_SOURCE = imx-gpu-g2d-$(IMX_GPU_G2D_VERSION).bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue