diff options
author | wangmy <wangmy@fujitsu.com> | 2022-07-01 19:29:46 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-16 06:52:45 +0100 |
commit | b2327c81d9921cc9eae757ea28a616aaaf8c8d0d (patch) | |
tree | 4fe3974b0ab4680c77b2391e6acf9a87d1e95757 /meta/recipes-multimedia/gstreamer | |
parent | ac40ccb378906e2ddf0738dde914434c32a25579 (diff) | |
download | poky-b2327c81d9921cc9eae757ea28a616aaaf8c8d0d.tar.gz |
gstreamer1.0-plugins-ugly: upgrade 1.20.2 -> 1.20.3
No changes from version 1.20.2
(From OE-Core rev: e1dd7d56f54bb6d98a3f25103dc9697dc93a0d6c)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 7e673f87339426eb952e035407c36e4dbaa133fd)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.3.bb index edc2ece979..ad7b84b5ab 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.3.bb | |||
@@ -14,7 +14,7 @@ LICENSE_FLAGS = "commercial" | |||
14 | SRC_URI = " \ | 14 | SRC_URI = " \ |
15 | https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ | 15 | https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ |
16 | " | 16 | " |
17 | SRC_URI[sha256sum] = "b43fb4df94459afbf67ec22003ca58ffadcd19e763f276dca25b64c848adb7bf" | 17 | SRC_URI[sha256sum] = "8caa20789a09c304b49cf563d33cca9421b1875b84fcc187e4a385fa01d6aefd" |
18 | 18 | ||
19 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 19 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
20 | 20 | ||