diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2022-03-14 23:17:06 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-15 14:28:42 +0000 |
commit | 0fd2db235f9acc906f39efb9978eb643e2f9e67f (patch) | |
tree | d51098429418ee54d948b7233c3dcf392d85a7e5 /meta/recipes-multimedia/gstreamer | |
parent | dcd522021b89f681c3adce2348f4bdd645332078 (diff) | |
download | poky-0fd2db235f9acc906f39efb9978eb643e2f9e67f.tar.gz |
gstreamer1.0-plugins-ugly: upgrade 1.20.0 -> 1.20.1
(From OE-Core rev: 0049cf608e2f4bf171126ee9b6400dfcca066e94)
Signed-off-by: Jose Quaresma <quaresma.jose@gmail.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.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.1.bb index 3dae3d5a11..b0746c087a 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.1.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] = "4e8dcb5d26552f0a4937f6bc6279bd9070f55ca6ae0eaa32d72d264c44001c2e" | 17 | SRC_URI[sha256sum] = "42035145e29983308d2828207bb4ef933ed0407bb587fb3a569738c6a57fdb19" |
18 | 18 | ||
19 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 19 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
20 | 20 | ||