package/intel-mediasdk: bump version to 21.2.3
Rebased patch. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
b8fbe93305
commit
2203d1b3ce
@ -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)
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user