From 9df5c8a2aa811dcef872a8b2f82fdd0c4cc8d990 Mon Sep 17 00:00:00 2001 From: Luciano Dittgen Date: Fri, 18 Sep 2026 11:12:14 -0300 Subject: gst-examples: Expand DESCRIPTION beyond SUMMARY DESCRIPTION restated the recipe name in fewer words than SUMMARY, so it told a reader less than the line above it; name the two example programs instead. The file is a downgraded copy of the oe-core recipe but not a verbatim fork -- master already carries local SECTION, DEPENDS order and indent changes to it -- so it is maintained metadata. Built gst-examples for imx8mm-lpddr4-evk: no buildhistory delta, new text in pkgdata. Signed-off-by: Luciano Dittgen (cherry picked from commit 9ed10a1f31928ca4e174121a29e2e5357684f5e8) --- recipes-multimedia/gstreamer/gst-examples_1.28.1.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-multimedia/gstreamer/gst-examples_1.28.1.bb b/recipes-multimedia/gstreamer/gst-examples_1.28.1.bb index 1dcadd6c1..23f5d9db0 100644 --- a/recipes-multimedia/gstreamer/gst-examples_1.28.1.bb +++ b/recipes-multimedia/gstreamer/gst-examples_1.28.1.bb @@ -2,7 +2,10 @@ # downgrade version to compatible imx gstreamer version SUMMARY = "GStreamer examples (including gtk-play, gst-play)" -DESCRIPTION = "GStreamer example applications" +DESCRIPTION = "Example applications from the GStreamer source tree, built on \ + the libgstplay playback library: gtk-play, a GTK+ 3 media \ + player installed with a desktop entry, and gst-play, its \ + command-line counterpart." HOMEPAGE = "https://gitlab.freedesktop.org/gstreamer/gst-examples" BUGTRACKER = "https://gitlab.freedesktop.org/gstreamer/gst-examples/-/issues" SECTION = "multimedia" -- cgit v1.2.3-54-g00ecf