All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][dunfell][PATCH] gstreamer: Adding tracer-hooks build flag to enable GST_TRACERS
@ 2022-06-29 10:53 Aniket Limaye
  2022-06-30  9:58 ` Bajjuri, Praneeth
  0 siblings, 1 reply; 8+ messages in thread
From: Aniket Limaye @ 2022-06-29 10:53 UTC (permalink / raw)
  To: meta-arago; +Cc: praneeth, reatmon, l-weaver, Aniket Limaye

Enables GST_TRACERS : an optional utility for profiling gstreamer applications

Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
 .../gstreamer/gstreamer1.0_1.16.%.bbappend                   | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0_1.16.%.bbappend

diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0_1.16.%.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0_1.16.%.bbappend
new file mode 100644
index 00000000..d7bdaa04
--- /dev/null
+++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0_1.16.%.bbappend
@@ -0,0 +1,5 @@
+
+PACKAGECONFIG_append = " tracer-hooks"
+
+PR_append = ".arago0"
+
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-04  8:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29 10:53 [meta-arago][dunfell][PATCH] gstreamer: Adding tracer-hooks build flag to enable GST_TRACERS Aniket Limaye
2022-06-30  9:58 ` Bajjuri, Praneeth
2022-06-30 11:58   ` Limaye, Aniket
2022-06-30 17:25     ` Denys Dmytriyenko
2022-06-30 21:15       ` Ryan Eatmon
2022-06-30 21:20         ` Denys Dmytriyenko
2022-06-30 22:11           ` Ryan Eatmon
2022-07-04  8:37             ` Limaye, Aniket

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.