diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-08-19 11:34:24 +0800 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-21 10:29:56 +0100 | 
| commit | 73db6f3f313387d2455b950368a10bd7af6b2400 (patch) | |
| tree | da567d6c4eff6de02dc0f03df043020eb4698d2f | |
| parent | d1b7468982ef13a1acaf1e3ddfd63ea72a324e91 (diff) | |
| download | poky-73db6f3f313387d2455b950368a10bd7af6b2400.tar.gz | |
gstreamer1.0-python: upgrade 1.26.3 -> 1.26.5
Refer to release note, no changes this time
https://gstreamer.freedesktop.org/releases/1.26/#1.26.5
(From OE-Core rev: 567d5bc1da4ee53d0d354472ee9146f845fe5ea6)
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.26.5.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.26.3.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.26.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.26.5.bb index 1f80063a0b..12340245e8 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.26.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.26.5.bb | |||
| @@ -8,7 +8,7 @@ LICENSE = "LGPL-2.1-or-later" | |||
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" | 
| 9 | 9 | ||
| 10 | SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" | 10 | SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" | 
| 11 | SRC_URI[sha256sum] = "9343b9a7c45f472498c24ddb6fea9aba5f1a24395ddbc0b79da6e485e42d1b12" | 11 | SRC_URI[sha256sum] = "86e2fe2b1bba7ffc18b1d4abe1035fe1c33b20fe4e077cce2f90dbfa445b2341" | 
| 12 | 12 | ||
| 13 | DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject gstreamer1.0-plugins-bad" | 13 | DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject gstreamer1.0-plugins-bad" | 
| 14 | RDEPENDS:${PN} += "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject" | 14 | RDEPENDS:${PN} += "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject" | 
