On Tue, 2022-05-17 at 04:37 -0700, Süsens, Sebastian via lists.yoctoproject.org wrote: > From 4bf29b2dd264d82ee245bd64c488496549bd04d5 Mon Sep 17 00:00:00 > 2001 > From: ssuesens <[email protected]> > Date: Tue, 17 May 2022 10:33:47 +0000 > Subject: [PATCH] intel-mediasdk: Fixed dependencies in yocto. > > intel-mediasdk depends only on libva > removed libdrm and intel-media-driver from DEPENDS > > intel-mediasdk has a runtime dependencie to libdrm and intel-media- > driver > added libdrm and intel-media-driver to RDEPENDS
libdrm is a build time dependency for some of the samples so it should be added to samples PACKAGECONFIG defined in the recipe. The other looks ok to me. Please send your patch using git send-email for master branch first. Thanks, Anuj
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7543): https://lists.yoctoproject.org/g/meta-intel/message/7543 Mute This Topic: https://lists.yoctoproject.org/mt/91161304/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
