diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-14 15:16:27 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-14 15:16:27 -0300 |
| commit | b266eb96fb2b481c10611b4838c3a9411979e8eb (patch) | |
| tree | 0cc9949f50fecb7f5af88ebbde36f285e106a08f /recipes-multimedia/gstreamer/gst-examples_1.26.6.bb | |
| parent | 1446dc7918abecb58f83b7a61edadc1fb1331e47 (diff) | |
| parent | 0d09347d89dec41b03933d7e59babf6076b488a2 (diff) | |
| download | meta-freescale-b266eb96fb2b481c10611b4838c3a9411979e8eb.tar.gz | |
Merge pull request #2563 from lucianogdittgen/oelint-cleanup-7-recipe-metadata-3
oelint: Recipe metadata and variable-order cleanups
Diffstat (limited to 'recipes-multimedia/gstreamer/gst-examples_1.26.6.bb')
| -rw-r--r-- | recipes-multimedia/gstreamer/gst-examples_1.26.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb b/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb index 29817d254..1a606ad48 100644 --- a/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb +++ b/recipes-multimedia/gstreamer/gst-examples_1.26.6.bb | |||
| @@ -36,6 +36,6 @@ RDEPENDS:${PN} = "gstreamer1.0-plugins-base-playback" | |||
| 36 | RRECOMMENDS:${PN} = "gstreamer1.0-plugins-base-meta \ | 36 | RRECOMMENDS:${PN} = "gstreamer1.0-plugins-base-meta \ |
| 37 | gstreamer1.0-plugins-good-meta \ | 37 | gstreamer1.0-plugins-good-meta \ |
| 38 | gstreamer1.0-plugins-bad-meta \ | 38 | gstreamer1.0-plugins-bad-meta \ |
| 39 | ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "gstreamer1.0-libav", "", d)} \ | 39 | ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "gstreamer1.0-libav", "", d)} \ |
| 40 | ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "gstreamer1.0-plugins-ugly-meta", "", d)}" | 40 | ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "gstreamer1.0-plugins-ugly-meta", "", d)}" |
| 41 | RPROVIDES:${PN} += "gst-player gst-player-bin" | 41 | RPROVIDES:${PN} += "gst-player gst-player-bin" |
