diff options
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.2.bb index ecab318899..94abc33542 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.2.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = " \ | |||
10 | https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ | 10 | https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ |
11 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ | 11 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ |
12 | " | 12 | " |
13 | SRC_URI[md5sum] = "668795903cb4971fba9aa89abdea8369" | 13 | SRC_URI[md5sum] = "10283ff5ef1e34d462dde77042e329bd" |
14 | SRC_URI[sha256sum] = "4bf913b2ca5195ac3b53b5e3ade2dc7c45d2258507552ddc850c5fa425968a1d" | 14 | SRC_URI[sha256sum] = "5500415b865e8b62775d4742cbb9f37146a50caecfc0e7a6fc0160d3c560fbca" |
15 | 15 | ||
16 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 16 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
17 | 17 | ||