]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gstreamer1.0-python: upgrade 1.24.12 -> 1.26.0
authorleimaohui <leimaohui@fujitsu.com>
Wed, 2 Apr 2025 10:33:46 +0000 (18:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Apr 2025 10:05:48 +0000 (11:05 +0100)
commit05ee332f10c16fa9150110e5e7fba2831b77171e
tree3b3f31a4b5ace45006cd326520e90a9f7dcc1183
parentdd57e0c96028a4a7dcd329fa8eebe65fd3777a00
gstreamer1.0-python: upgrade 1.24.12 -> 1.26.0

gstreamer1.0-python adds depend on gstreamer-analytics-1.0 in gstbad now:
  |../../../../../../workspace/sources/gstreamer1.0-python/meson.build:23:13: ERROR: Dependency "gstreamer-analytics-1.0" not found, tried pkgconfig

Source code:
  | $ vi  workspace/sources/gstreamer1.0-python/meson.build
  | 23 gstbad_dep = dependency('gstreamer-analytics-1.0', version :gst_req,
  | 24   fallback : [])

Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.26.0.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.24.12.bb with 88% similarity]