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 <[email protected]>
---
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/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-