summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-05-09 11:56:12 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-05-12 22:01:56 +0100
commitdda8989ec2287d9b55f85d3ca4cb7411c0ab04d7 (patch)
tree3727876f5b7060e83ae7f221f772ea067575a5a1
parent2a757944ba64b4e634cfba0714051accd14d116d (diff)
downloadpoky-dda8989ec2287d9b55f85d3ca4cb7411c0ab04d7.tar.gz
gstreamer1.0-vaapi: upgrade 1.26.0 -> 1.26.1
(From OE-Core rev: 12d0b771b76a693493cbf2327cf6271db509f087) Signed-off-by: Wang Mingyu <wangmy@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-vaapi_1.26.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.26.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.26.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.26.1.bb
index 8ed84d0ebe..e922815162 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.26.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.26.1.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c"
11 11
12SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.xz" 12SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.xz"
13 13
14SRC_URI[sha256sum] = "573931d455f5a96f63db7c8d35d51322b8d287816e8c6a77d84cfbb9fa1351f1" 14SRC_URI[sha256sum] = "1fc779690cd8d6c5ef3cd84e5a552f864815ea8d9c269370c8d21e0b6d5337c9"
15 15
16S = "${WORKDIR}/${REALPN}-${PV}" 16S = "${WORKDIR}/${REALPN}-${PV}"
17DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad" 17DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad"