Hi Rahul,
> -----Original Message----- > From: Ravikumar, Rahul <[email protected]> > Sent: Thursday, May 18, 2023 8:27 AM > To: [email protected]; Eatmon, Ryan <[email protected]> > Cc: Choudhary, Jayesh <[email protected]>; Bhatia, Aradhya <a- > [email protected]>; Brnich, Brandon <[email protected]>; Thakkar, Devarsh > <[email protected]>; Ravikumar, Rahul <[email protected]> > Subject: [meta-arago][master/kirkstone][PATCH] conf: arago: Add flag to > enable kmssink plugin > > Enable building kmssink plugin in gstreamer1.0-plugins-bad > > Signed-off-by: Rahul T R <[email protected]> > --- > meta-arago-distro/conf/distro/arago.conf | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago- > distro/conf/distro/arago.conf I do not think this is the proper place to enable this plugin. We have a bbapend file that is located in meta-arago-extras/recipes-multimedia/gstreamer/ where we are updating the package config to build kmssink. I have a patch that is responsible for updating these bbapend files as the multimedia and graphics team is cleaning up gstreamer for kirkstone. > PACKAGECONFIG:append:pn-gstreamer1.0 = " tracer-hooks" > > +# Enable kmssink in gstreamer > +PACKAGECONFIG:append:pn-gstreamer1.0-plugins-bad = " kms" > + > # Disable pulseaudio routing in alsa by default > PACKAGECONFIG:remove:pn-alsa-plugins = "pulseaudio" > RDEPENDS:pulseaudio-server:remove = "alsa-plugins-pulseaudio-conf" > -- > 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14424): https://lists.yoctoproject.org/g/meta-arago/message/14424 Mute This Topic: https://lists.yoctoproject.org/mt/98990987/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
