All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Brnich, Brandon" <b-brnich@ti.com>
To: "Ravikumar, Rahul" <r-ravikumar@ti.com>,
	"meta-arago@lists.yoctoproject.org"
	<meta-arago@lists.yoctoproject.org>,
	"Eatmon, Ryan" <reatmon@ti.com>
Cc: "Choudhary, Jayesh" <j-choudhary@ti.com>,
	"Bhatia, Aradhya" <a-bhatia1@ti.com>,
	"Thakkar, Devarsh" <devarsht@ti.com>
Subject: Re: [meta-arago][master/kirkstone][PATCH] conf: arago: Add flag to enable kmssink plugin
Date: Thu, 18 May 2023 20:14:04 +0000	[thread overview]
Message-ID: <8c10625d586e4b37b2d85aacbbbed3eb@ti.com> (raw)
In-Reply-To: <20230518132636.17398-1-r-ravikumar@ti.com>

Hi Rahul,


> -----Original Message-----
> From: Ravikumar, Rahul <r-ravikumar@ti.com>
> Sent: Thursday, May 18, 2023 8:27 AM
> To: meta-arago@lists.yoctoproject.org; Eatmon, Ryan <reatmon@ti.com>
> Cc: Choudhary, Jayesh <j-choudhary@ti.com>; Bhatia, Aradhya <a-
> bhatia1@ti.com>; Brnich, Brandon <b-brnich@ti.com>; Thakkar, Devarsh
> <devarsht@ti.com>; Ravikumar, Rahul <r-ravikumar@ti.com>
> 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 <r-ravikumar@ti.com>
> ---
>  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



      parent reply	other threads:[~2023-05-19 12:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18 13:26 [meta-arago][master/kirkstone][PATCH] conf: arago: Add flag to enable kmssink plugin Rahul T R
2023-05-18 18:01 ` Denys Dmytriyenko
2023-05-18 19:42   ` Ryan Eatmon
2023-05-18 20:16     ` Brnich, Brandon
2023-05-22  6:09   ` Devarsh Thakkar
2023-05-22 23:26     ` Denys Dmytriyenko
2023-05-23  6:42       ` Devarsh Thakkar
2023-05-23 17:39         ` Denys Dmytriyenko
2023-05-31 18:58   ` Rahul T R
2023-06-02 12:38     ` Denys Dmytriyenko
2023-05-18 20:14 ` Brnich, Brandon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8c10625d586e4b37b2d85aacbbbed3eb@ti.com \
    --to=b-brnich@ti.com \
    --cc=a-bhatia1@ti.com \
    --cc=devarsht@ti.com \
    --cc=j-choudhary@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=r-ravikumar@ti.com \
    --cc=reatmon@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.