intel-mediasdk depends only on libva
intel-mediasdk has a runtime dependency to intel-media-driver
removed libdrm dependency from intel-mediasdk because libva depends on libdrm

Signed-off-by: Sebastian Suesens <[email protected]>
---
 recipes-multimedia/mediasdk/intel-mediasdk_22.3.0.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/recipes-multimedia/mediasdk/intel-mediasdk_22.3.0.bb b/recipes-multimedia/mediasdk/intel-mediasdk_22.3.0.bb
index 099d489a..9ffd7169 100644
--- a/recipes-multimedia/mediasdk/intel-mediasdk_22.3.0.bb
+++ b/recipes-multimedia/mediasdk/intel-mediasdk_22.3.0.bb
@@ -17,7 +17,9 @@ COMPATIBLE_HOST:x86-x32 = "null"
 inherit features_check
 REQUIRED_DISTRO_FEATURES = "opengl"
 
-DEPENDS += "libdrm libva intel-media-driver"
+DEPENDS += "libva"
+
+RDEPENDS:${PN} += "intel-media-driver"
 
 PACKAGECONFIG ??= "${@bb.utils.contains("DISTRO_FEATURES", "x11", "dri3", "", d)} \
                    ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "wayland", "", d)} \
--
2.25.1

Sebastian Süsens 
Software Developer




Basler AG

Tel. +49 4321 55956 27

[email protected]
www.baslerweb.com


 Call me on Teams 


                   

Management board: Dr.Ing. Dietmar Ley (CEO), Alexander Temme (CCO), Arndt Bake (CMO), Hardy Mehl (CFO/COO)
Chairman of the supervisory board: Norbert Basler 
Basler AG · Amtsgericht Lübeck HRB 4090 · Value added tax ID: DE 135 098 121 · Tax number: 30 292 04497 · WEEE registration number: DE 83888045

 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7567): 
https://lists.yoctoproject.org/g/meta-intel/message/7567
Mute This Topic: https://lists.yoctoproject.org/mt/92069416/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

  • [meta-intel] [PATCH] in... Süsens , Sebastian via lists . yoctoproject . org

Reply via email to