[Buildroot] [PATCH 02/12] package/freescale-imx/imx-gpu-viv: bump to version 6.4.3.p2.0

Arnout Vandecappelle arnout at mind.be
Wed Oct 13 18:58:30 UTC 2021



On 06/10/2021 22:41, Chris Dimich wrote:
> To match NXP 5.10.35-2.0.0 release.
> 
> Signed-off-by: Chris Dimich <chris.dimich at boundarydevices.com>
> ---
>   package/freescale-imx/imx-gpu-viv/imx-gpu-viv.hash | 8 ++++----
>   package/freescale-imx/imx-gpu-viv/imx-gpu-viv.mk   | 4 ++--
>   2 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/package/freescale-imx/imx-gpu-viv/imx-gpu-viv.hash b/package/freescale-imx/imx-gpu-viv/imx-gpu-viv.hash
> index 6c0dacba60..312eeb6f82 100644
> --- a/package/freescale-imx/imx-gpu-viv/imx-gpu-viv.hash
> +++ b/package/freescale-imx/imx-gpu-viv/imx-gpu-viv.hash
> @@ -1,5 +1,5 @@
>   # Locally calculated
> -sha256  0f139f5544250a3059c0a0266d44f70e89632694861de3e186272b170b37c464  imx-gpu-viv-6.4.3.p1.2-aarch32.bin
> -sha256  3de60afb1f54c0888d9849c5a27f938ba229f9f35675456a173bdf00e3538c5d  imx-gpu-viv-6.4.3.p1.2-aarch64.bin
> -sha256  4f3cc2dcbe3b7369bd4a51df749f432b69d8189fc2bde88f9fadbec73c686683  COPYING
> -sha256  a07e8df685161553d7e0b78b8b93ebe9086d95bb8635abff0ed3247992181e85  EULA
> +sha256  1324b1aaf190110b80ad9a6f6533f4f50dce9e9ab8d49d8503f59764b151d219  imx-gpu-viv-6.4.3.p2.0-aarch32.bin
> +sha256  003c30baefb1655790b475c3cdfa5cefbf81ea89ef37c6649b64f151dd23a52e  imx-gpu-viv-6.4.3.p2.0-aarch64.bin
> +sha256  ea58636bf34f589048fcd46e38497c47229fde8498df086ff5fb52f9ef8e15ee  COPYING
> +sha256  50099e283cfd307f84f159aeb1a6f462351320273dbcdb80d7f2c9db0494b71c  EULA

  When the hash of a license file changes, you *must* make a comment about it in 
the commit message.

  I've added:

Various updates to the license files, but still NXP license.


  Applied to master, thanks.

  Regards,
  Arnout

> diff --git a/package/freescale-imx/imx-gpu-viv/imx-gpu-viv.mk b/package/freescale-imx/imx-gpu-viv/imx-gpu-viv.mk
> index fec19523a3..ace025c656 100644
> --- a/package/freescale-imx/imx-gpu-viv/imx-gpu-viv.mk
> +++ b/package/freescale-imx/imx-gpu-viv/imx-gpu-viv.mk
> @@ -5,9 +5,9 @@
>   ################################################################################
>   
>   ifeq ($(BR2_aarch64),y)
> -IMX_GPU_VIV_VERSION = 6.4.3.p1.2-aarch64
> +IMX_GPU_VIV_VERSION = 6.4.3.p2.0-aarch64
>   else
> -IMX_GPU_VIV_VERSION = 6.4.3.p1.2-aarch32
> +IMX_GPU_VIV_VERSION = 6.4.3.p2.0-aarch32
>   endif
>   IMX_GPU_VIV_SITE = $(FREESCALE_IMX_SITE)
>   IMX_GPU_VIV_SOURCE = imx-gpu-viv-$(IMX_GPU_VIV_VERSION).bin
> 


More information about the buildroot mailing list