From: "Brnich, Brandon" <b-brnich@ti.com>
To: "Thakkar, Devarsh" <devarsht@ti.com>,
"Eatmon, Ryan" <reatmon@ti.com>,
"meta-arago@lists.yoctoproject.org"
<meta-arago@lists.yoctoproject.org>,
"Bajjuri, Praneeth" <praneeth@ti.com>,
"denys@konsulko.com" <denys@konsulko.com>
Cc: "Menon, Nishanth" <nm@ti.com>,
"Raghavendra, Vignesh" <vigneshr@ti.com>,
"Bhatia, Aradhya" <a-bhatia1@ti.com>,
"Luthra, Jai" <j-luthra@ti.com>,
"Khasim, Syed Mohammed" <khasim@ti.com>,
"Nori, Sekhar" <nsekhar@ti.com>, "Davis, Andrew" <afd@ti.com>,
"Sapp, Randolph" <rs@ti.com>, "Jain, Nikhil" <n-jain1@ti.com>,
"Limaye, Aniket" <a-limaye@ti.com>,
"Jagannathan, Shyam" <shyam.jagannathan@ti.com>,
"Gupta, Gyan" <g-gupta@ti.com>,
"Pothukuchi, Vijay" <vijayp@ti.com>
Subject: RE: [meta-arago] [kirkstone] [PATCH] arago.conf: Enable coretracers in gstreamer1.0
Date: Wed, 12 Jul 2023 20:06:36 +0000 [thread overview]
Message-ID: <c341c99a8a0544ac85648513f53f74c5@ti.com> (raw)
Hi Devarsh,
> -----Original Message-----
> From: meta-arago@lists.yoctoproject.org <meta-
> arago@lists.yoctoproject.org> On Behalf Of Devarsh Thakkar via
> lists.yoctoproject.org
> Sent: Tuesday, July 11, 2023 10:48 AM
> To: Eatmon, Ryan <reatmon@ti.com>; meta-arago@lists.yoctoproject.org;
> Bajjuri, Praneeth <praneeth@ti.com>; denys@konsulko.com
> Cc: Menon, Nishanth <nm@ti.com>; Raghavendra, Vignesh
> <vigneshr@ti.com>; Bhatia, Aradhya <a-bhatia1@ti.com>; Luthra, Jai <j-
> luthra@ti.com>; Khasim, Syed Mohammed <khasim@ti.com>; Nori, Sekhar
> <nsekhar@ti.com>; Davis, Andrew <afd@ti.com>; Sapp, Randolph
> <rs@ti.com>; Jain, Nikhil <n-jain1@ti.com>; Thakkar, Devarsh
> <devarsht@ti.com>; Limaye, Aniket <a-limaye@ti.com>; Jagannathan, Shyam
> <shyam.jagannathan@ti.com>; Gupta, Gyan <g-gupta@ti.com>; Pothukuchi,
> Vijay <vijayp@ti.com>; Etheridge, Darren <detheridge@ti.com>
> Subject: [meta-arago] [kirkstone] [PATCH] arago.conf: Enable
> coretracers in gstreamer1.0
>
> Enable coretracers packageconfig
> for gstreamer1.0 package to include gstreamer coretracers such as latency
> tracer, leak tracer e.t.c in base gstreamer package
>
> Without this change, the gstreamer tracers were not getting included.
>
> Fixes: 1fbb3fb3 ("conf: arago: Adding tracer-hooks build flag to
> gstreamer1.0")
>
> Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
Acked-by: Brandon Brnich <b-brnich@ti.com>
> ---
> meta-arago-distro/conf/distro/arago.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-
> distro/conf/distro/arago.conf
> index bb074478..43553678 100644
> --- a/meta-arago-distro/conf/distro/arago.conf
> +++ b/meta-arago-distro/conf/distro/arago.conf
> @@ -123,7 +123,7 @@ PACKAGECONFIG:append:pn-libsdl2 = " kmsdrm"
> PACKAGECONFIG:append:pn-openssl = " cryptodev-linux"
>
> # Enable GST_TRACER logging in gstreamer
> -PACKAGECONFIG:append:pn-gstreamer1.0 = " tracer-hooks"
> +PACKAGECONFIG:append:pn-gstreamer1.0 = " tracer-hooks coretracers"
>
> # Enable kmssink in gstreamer
> PACKAGECONFIG:append:pn-gstreamer1.0-plugins-bad = " kms"
> --
> 2.34.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#14794): https://lists.yoctoproject.org/g/meta-
> arago/message/14794
> Mute This Topic: https://lists.yoctoproject.org/mt/100081468/7553481
> Group Owner: meta-arago+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [b-
> brnich@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
next reply other threads:[~2023-07-12 20:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-12 20:06 Brnich, Brandon [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-11 15:47 [meta-arago] [kirkstone] [PATCH] arago.conf: Enable coretracers in gstreamer1.0 Devarsh Thakkar
2023-07-12 13:37 ` Rahul T R
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=c341c99a8a0544ac85648513f53f74c5@ti.com \
--to=b-brnich@ti.com \
--cc=a-bhatia1@ti.com \
--cc=a-limaye@ti.com \
--cc=afd@ti.com \
--cc=denys@konsulko.com \
--cc=devarsht@ti.com \
--cc=g-gupta@ti.com \
--cc=j-luthra@ti.com \
--cc=khasim@ti.com \
--cc=meta-arago@lists.yoctoproject.org \
--cc=n-jain1@ti.com \
--cc=nm@ti.com \
--cc=nsekhar@ti.com \
--cc=praneeth@ti.com \
--cc=reatmon@ti.com \
--cc=rs@ti.com \
--cc=shyam.jagannathan@ti.com \
--cc=vigneshr@ti.com \
--cc=vijayp@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.