* [Buildroot] [PATCH] package/mali-driver: bump version
@ 2022-08-12 23:06 Giulio Benetti
2022-08-14 10:08 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Giulio Benetti @ 2022-08-12 23:06 UTC (permalink / raw)
To: buildroot; +Cc: Giulio Benetti, Miquèl Raynal
This version fixes build failure with Linux version >= 5.15.
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
package/mali-driver/mali-driver.hash | 2 +-
package/mali-driver/mali-driver.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/mali-driver/mali-driver.hash b/package/mali-driver/mali-driver.hash
index 9f28090417..d18db55fe0 100644
--- a/package/mali-driver/mali-driver.hash
+++ b/package/mali-driver/mali-driver.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 76464e5ed55e9d21062cf154733ce61217211172629ec8742af902607f14d41a mali-driver-a742530232d1de41b57465744a1259fa6c35049e.tar.gz
+sha256 512ca30916fd9b9abec70073fced1c2d33757cddbcb3d0f1d1c4b8c6c318f207 mali-driver-3d697de9bce8bc68bf9408d5407873ce32d0f4fc.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
diff --git a/package/mali-driver/mali-driver.mk b/package/mali-driver/mali-driver.mk
index b12bfec69d..2d5febe192 100644
--- a/package/mali-driver/mali-driver.mk
+++ b/package/mali-driver/mali-driver.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MALI_DRIVER_VERSION = a742530232d1de41b57465744a1259fa6c35049e
+MALI_DRIVER_VERSION = 3d697de9bce8bc68bf9408d5407873ce32d0f4fc
MALI_DRIVER_SITE = $(call github,bootlin,mali-driver,$(MALI_DRIVER_VERSION))
MALI_DRIVER_DEPENDENCIES = linux
MALI_DRIVER_LICENSE = GPL-2.0
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-14 10:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-12 23:06 [Buildroot] [PATCH] package/mali-driver: bump version Giulio Benetti
2022-08-14 10:08 ` Thomas Petazzoni via buildroot
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.