* [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.3.12
@ 2023-09-24 18:36 Bernd Kuhls
2023-09-24 18:36 ` [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 23.3.3 Bernd Kuhls
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Bernd Kuhls @ 2023-09-24 18:36 UTC (permalink / raw)
To: buildroot; +Cc: Louis-Paul Cordier
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/intel-gmmlib/intel-gmmlib.hash | 2 +-
package/intel-gmmlib/intel-gmmlib.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/intel-gmmlib/intel-gmmlib.hash b/package/intel-gmmlib/intel-gmmlib.hash
index 9f2c8cc1fd..c71f2593d1 100644
--- a/package/intel-gmmlib/intel-gmmlib.hash
+++ b/package/intel-gmmlib/intel-gmmlib.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 8a6005440bf336309a2abbeeb3e006e229715c4b39ca31c6d0e510050e53dcc7 intel-gmmlib-22.3.10.tar.gz
+sha256 14ec859936aea696a65e6b9488e95a0ac26b15126ef65b20956ef219004dd9a6 intel-gmmlib-22.3.12.tar.gz
sha256 8b7446825df3f8b0268307e272aa6aaaf78351c83161d860d02c913c22666c48 LICENSE.md
diff --git a/package/intel-gmmlib/intel-gmmlib.mk b/package/intel-gmmlib/intel-gmmlib.mk
index dddd1a13fd..578a6ab762 100644
--- a/package/intel-gmmlib/intel-gmmlib.mk
+++ b/package/intel-gmmlib/intel-gmmlib.mk
@@ -4,7 +4,7 @@
#
################################################################################
-INTEL_GMMLIB_VERSION = 22.3.10
+INTEL_GMMLIB_VERSION = 22.3.12
INTEL_GMMLIB_SITE = https://github.com/intel/gmmlib/archive
INTEL_GMMLIB_LICENSE = MIT
INTEL_GMMLIB_LICENSE_FILES = LICENSE.md
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 23.3.3
2023-09-24 18:36 [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.3.12 Bernd Kuhls
@ 2023-09-24 18:36 ` Bernd Kuhls
2023-09-27 19:10 ` Peter Korsgaard
2023-09-24 18:36 ` [Buildroot] [PATCH 3/3] package/onevpl-intel-gpu: " Bernd Kuhls
2023-09-27 19:10 ` [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.3.12 Peter Korsgaard
2 siblings, 1 reply; 6+ messages in thread
From: Bernd Kuhls @ 2023-09-24 18:36 UTC (permalink / raw)
To: buildroot; +Cc: Louis-Paul Cordier
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/intel-mediadriver/intel-mediadriver.hash | 2 +-
package/intel-mediadriver/intel-mediadriver.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/intel-mediadriver/intel-mediadriver.hash b/package/intel-mediadriver/intel-mediadriver.hash
index 012317db3d..d2ef168a64 100644
--- a/package/intel-mediadriver/intel-mediadriver.hash
+++ b/package/intel-mediadriver/intel-mediadriver.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 6a0fc8513fb60e2e2fc2178a8fb0b25cb5dbacf52a645af9a9297fc5f43822ab intel-media-23.3.2.tar.gz
+sha256 66bcce50e9ade800891d08ae3e6cac5aeda60c7ede945ab19e8d2a33e321d06e intel-media-23.3.3.tar.gz
sha256 74979d5aaee78b8da82e3aafd415a216b6131dfff6d95d6930927c8a4e3bded3 LICENSE.md
diff --git a/package/intel-mediadriver/intel-mediadriver.mk b/package/intel-mediadriver/intel-mediadriver.mk
index 53975eb735..bdb4c699c0 100644
--- a/package/intel-mediadriver/intel-mediadriver.mk
+++ b/package/intel-mediadriver/intel-mediadriver.mk
@@ -6,7 +6,7 @@
# based on https://software.intel.com/en-us/articles/build-and-debug-open-source-media-stack
-INTEL_MEDIADRIVER_VERSION = 23.3.2
+INTEL_MEDIADRIVER_VERSION = 23.3.3
INTEL_MEDIADRIVER_SITE = https://github.com/intel/media-driver/archive
INTEL_MEDIADRIVER_SOURCE= intel-media-$(INTEL_MEDIADRIVER_VERSION).tar.gz
INTEL_MEDIADRIVER_LICENSE = MIT, BSD-3-Clause
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 3/3] package/onevpl-intel-gpu: bump version to 23.3.3
2023-09-24 18:36 [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.3.12 Bernd Kuhls
2023-09-24 18:36 ` [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 23.3.3 Bernd Kuhls
@ 2023-09-24 18:36 ` Bernd Kuhls
2023-09-27 19:10 ` Peter Korsgaard
2023-09-27 19:10 ` [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.3.12 Peter Korsgaard
2 siblings, 1 reply; 6+ messages in thread
From: Bernd Kuhls @ 2023-09-24 18:36 UTC (permalink / raw)
To: buildroot; +Cc: Louis-Paul Cordier
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/onevpl-intel-gpu/onevpl-intel-gpu.hash | 2 +-
package/onevpl-intel-gpu/onevpl-intel-gpu.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/onevpl-intel-gpu/onevpl-intel-gpu.hash b/package/onevpl-intel-gpu/onevpl-intel-gpu.hash
index 70af121d28..fab7ca0eae 100644
--- a/package/onevpl-intel-gpu/onevpl-intel-gpu.hash
+++ b/package/onevpl-intel-gpu/onevpl-intel-gpu.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 311658f18b45645ffa9337a6307d59a1025b6f77f8fe122c332f536a14e1ef44 onevpl-intel-gpu-23.3.2.tar.gz
+sha256 4f31a10d51fb09c87fa62afb6da51778f0d946de900f3367816864dc0e096b29 onevpl-intel-gpu-23.3.3.tar.gz
sha256 c31c3cc5fd66d1250dbca1c3d9011a9f874537442ac71c8de80f2f0fed13f297 LICENSE
diff --git a/package/onevpl-intel-gpu/onevpl-intel-gpu.mk b/package/onevpl-intel-gpu/onevpl-intel-gpu.mk
index cbc612f4f3..311ab88b4e 100644
--- a/package/onevpl-intel-gpu/onevpl-intel-gpu.mk
+++ b/package/onevpl-intel-gpu/onevpl-intel-gpu.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ONEVPL_INTEL_GPU_VERSION = 23.3.2
+ONEVPL_INTEL_GPU_VERSION = 23.3.3
ONEVPL_INTEL_GPU_SITE = $(call github,oneapi-src,oneVPL-intel-gpu,intel-onevpl-$(ONEVPL_INTEL_GPU_VERSION))
ONEVPL_INTEL_GPU_LICENSE = MIT
ONEVPL_INTEL_GPU_LICENSE_FILES = LICENSE
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.3.12
2023-09-24 18:36 [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.3.12 Bernd Kuhls
2023-09-24 18:36 ` [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 23.3.3 Bernd Kuhls
2023-09-24 18:36 ` [Buildroot] [PATCH 3/3] package/onevpl-intel-gpu: " Bernd Kuhls
@ 2023-09-27 19:10 ` Peter Korsgaard
2 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2023-09-27 19:10 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Louis-Paul Cordier, buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 23.3.3
2023-09-24 18:36 ` [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 23.3.3 Bernd Kuhls
@ 2023-09-27 19:10 ` Peter Korsgaard
0 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2023-09-27 19:10 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Louis-Paul Cordier, buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Buildroot] [PATCH 3/3] package/onevpl-intel-gpu: bump version to 23.3.3
2023-09-24 18:36 ` [Buildroot] [PATCH 3/3] package/onevpl-intel-gpu: " Bernd Kuhls
@ 2023-09-27 19:10 ` Peter Korsgaard
0 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2023-09-27 19:10 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Louis-Paul Cordier, buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-09-27 19:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-24 18:36 [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.3.12 Bernd Kuhls
2023-09-24 18:36 ` [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 23.3.3 Bernd Kuhls
2023-09-27 19:10 ` Peter Korsgaard
2023-09-24 18:36 ` [Buildroot] [PATCH 3/3] package/onevpl-intel-gpu: " Bernd Kuhls
2023-09-27 19:10 ` Peter Korsgaard
2023-09-27 19:10 ` [Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.3.12 Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox