]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gst-examples: Fix buttons in gtk-play at runtime
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Jul 2025 13:06:00 +0000 (14:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Jul 2025 16:15:15 +0000 (17:15 +0100)
commit5571061e26a98804670b0d39b86f3b3b205061b1
tree19248731dc9f3c0fe045642da83e5901a5e053b8
parent4a729a529067a5ba7036a224cf330e31b8a5f838
gst-examples: Fix buttons in gtk-play at runtime

The media player buttons weren't working. At runtime there were warnings
like:

(gtk-play:824): Gtk-WARNING **: 12:37:53.946: Could not find signal handler 'next_button_clicked_cb'.  Did you compile with -rdynamic?

Add the missing linker option to make the buttons work.

[YOCTO #15915]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb