From: Chris Dimich <cdimich2188@gmail.com>
To: buildroot@buildroot.org
Cc: Chris Dimich <cdimich2188@gmail.com>,
Gary Bisson <bisson.gary@gmail.com>,
Refik Tuzakli <tuzakli.refik@gmail.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Romain Naour <romain.naour@gmail.com>,
Giulio Benetti <giulio.benetti@benettiengineering.com>,
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Subject: [Buildroot] [PATCH 2/5] package/freescale-imx/imx-gpu-viv: bump to version 6.4.11.p1.2
Date: Wed, 27 Sep 2023 09:46:37 -0700 [thread overview]
Message-ID: <20230927164640.67592-3-cdimich2188@gmail.com> (raw)
In-Reply-To: <20230927164640.67592-1-cdimich2188@gmail.com>
- To match NXP 6.1.22-2.0.0 release.
- EULA/COPYING: update to LA_OPT_NXP_Software_License v45.
Signed-off-by: Chris Dimich <cdimich2188@gmail.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 8f5708898d..a380e1b712 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 6e2f3fb43d16c30fd0b23027f5205818e9d4c74d4903f1c63f265ccf8269f01d imx-gpu-viv-6.4.11.p1.0-aarch32.bin
-sha256 4a5f2235500dc4bdfaaeaffa0e4c13cdd28436cc0d859e5be222bce990fda461 imx-gpu-viv-6.4.11.p1.0-aarch64.bin
-sha256 e17419ff1c87b5754282227f651745bd7b3986aed983e2d494505828022db4a8 COPYING
-sha256 eff6daec54c4f86eb4682eeecd3dd24ffe90398c9460c2e573dd4141bcd28652 EULA
+sha256 491ac012d691e27856769296e2334ad1b6f45e31ffe7313fcdb028c75b3b69ae imx-gpu-viv-6.4.11.p1.2-aarch32-1e0c396.bin
+sha256 d5904cbbe33a3c1160e9cd15c44d78df25d0dbd7b251add796673af53d3046f6 imx-gpu-viv-6.4.11.p1.2-aarch64-1e0c396.bin
+sha256 913ba38d4be97361c3d0fa9bf2f6dbe7b1c0c41213dd268fb6738db9704dbe32 COPYING
+sha256 4fd8bb45a2ec22117d20cfea84370e2a3a2cd99e8e177138bed0938137b1aeb3 EULA
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 57a6a90d6d..5a13419e3e 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.11.p1.0-aarch64
+IMX_GPU_VIV_VERSION = 6.4.11.p1.2-aarch64-1e0c396
else
-IMX_GPU_VIV_VERSION = 6.4.11.p1.0-aarch32
+IMX_GPU_VIV_VERSION = 6.4.11.p1.2-aarch32-1e0c396
endif
IMX_GPU_VIV_SITE = $(FREESCALE_IMX_SITE)
IMX_GPU_VIV_SOURCE = imx-gpu-viv-$(IMX_GPU_VIV_VERSION).bin
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-09-27 16:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-27 16:46 [Buildroot] [PATCH 0/5] freescale-imx: update various packages Chris Dimich
2023-09-27 16:46 ` [Buildroot] [PATCH 1/5] package/freescale-imx/kernel-module-imx-gpu-viv: bump to version 6.4.11.p.1.2 Chris Dimich
2023-09-27 16:46 ` Chris Dimich [this message]
2023-09-27 16:46 ` [Buildroot] [PATCH 3/5] package/freescale-imx/imx-gpu-g2d: bump to version 6.4.11.p1.2 Chris Dimich
2023-09-27 16:46 ` [Buildroot] [PATCH 4/5] package/freescale-imx/imx-vpu-hantro: bump version to 1.29.0 Chris Dimich
2023-09-27 16:46 ` [Buildroot] [PATCH 5/5] package/freescale-imx/imx-vpu-hantro-daemon: bump version to 1.1.7 Chris Dimich
2023-09-30 16:05 ` [Buildroot] [PATCH 0/5] freescale-imx: update various packages Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230927164640.67592-3-cdimich2188@gmail.com \
--to=cdimich2188@gmail.com \
--cc=bisson.gary@gmail.com \
--cc=buildroot@buildroot.org \
--cc=giulio.benetti@benettiengineering.com \
--cc=romain.naour@gmail.com \
--cc=thomas.de_schampheleire@nokia.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=tuzakli.refik@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.