All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/next] package/intel-mediasdk: bump version to 21.2.3
@ 2021-08-01  9:35 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2021-08-01  9:35 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=2203d1b3ce7654c8224e1b18d45d2b8e36f5c1f4
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Rebased patch.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 package/intel-mediasdk/0001-Don-t-force-fstack-protector.patch | 6 ++++--
 package/intel-mediasdk/intel-mediasdk.hash                     | 2 +-
 package/intel-mediasdk/intel-mediasdk.mk                       | 2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/package/intel-mediasdk/0001-Don-t-force-fstack-protector.patch b/package/intel-mediasdk/0001-Don-t-force-fstack-protector.patch
index a33c218c0a..a7e3b70294 100644
--- a/package/intel-mediasdk/0001-Don-t-force-fstack-protector.patch
+++ b/package/intel-mediasdk/0001-Don-t-force-fstack-protector.patch
@@ -7,6 +7,8 @@ This allows the environment to decide whether SSP should be used or
 not, for example to support toolchains that don't have SSP support.
 
 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
+[Bernd: rebased for 21.2.3]
+Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
 ---
  api/mfx_dispatch/linux/CMakeLists.txt | 2 +-
  builder/FindPackages.cmake            | 4 ++--
@@ -16,7 +18,7 @@ diff --git a/api/mfx_dispatch/linux/CMakeLists.txt b/api/mfx_dispatch/linux/CMak
 index 15a4bd9a..4415f840 100644
 --- a/api/mfx_dispatch/linux/CMakeLists.txt
 +++ b/api/mfx_dispatch/linux/CMakeLists.txt
-@@ -100,7 +100,7 @@ target_link_libraries(mfx dl)
+@@ -101,7 +101,7 @@ target_link_libraries(mfx dl)
  get_api_version(MFX_VERSION_MAJOR MFX_VERSION_MINOR)
  
  set_target_properties( mfx PROPERTIES LINK_FLAGS
@@ -38,7 +40,7 @@ index 7e36ae2d..5b8b9b9d 100644
  #  message( STATUS "Libva located at: ${PKG_LIBVA_LIBRARY_DIRS}" )
  
    if( ARGV1 MATCHES hw AND Linux )
-@@ -448,7 +448,7 @@ function(configure_dependencies target dependencies variant)
+@@ -445,7 +445,7 @@ function(configure_dependencies target dependencies variant)
    endforeach()
  
    set(SCOPE_CFLAGS ${SCOPE_CFLAGS} PARENT_SCOPE)
diff --git a/package/intel-mediasdk/intel-mediasdk.hash b/package/intel-mediasdk/intel-mediasdk.hash
index 27cfdda08d..7ae892b3bf 100644
--- a/package/intel-mediasdk/intel-mediasdk.hash
+++ b/package/intel-mediasdk/intel-mediasdk.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  f7750bd3a307d796e71a3d4ebb16a730b2e9364669513e110e9ec59af159b4cd  intel-mediasdk-21.2.2.tar.gz
+sha256  7791be83e5e9f6d55f31d6ad9037012fc78b846724644b9db2087d1b7dfec078  intel-mediasdk-21.2.3.tar.gz
 sha256  dfd67773578903698f9ff4a61eb8f2d84810cbecd56f3f3cee8c649f813b6ea6  LICENSE
diff --git a/package/intel-mediasdk/intel-mediasdk.mk b/package/intel-mediasdk/intel-mediasdk.mk
index c3412d622d..0aff54cafe 100644
--- a/package/intel-mediasdk/intel-mediasdk.mk
+++ b/package/intel-mediasdk/intel-mediasdk.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-INTEL_MEDIASDK_VERSION = 21.2.2
+INTEL_MEDIASDK_VERSION = 21.2.3
 INTEL_MEDIASDK_SITE = http://github.com/Intel-Media-SDK/MediaSDK/archive
 INTEL_MEDIASDK_LICENSE = MIT
 INTEL_MEDIASDK_LICENSE_FILES = LICENSE
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-04  1:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-01  9:35 [Buildroot] [git commit branch/next] package/intel-mediasdk: bump version to 21.2.3 Thomas Petazzoni

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.