diff options
author | Carlos Rafael Giani <crg7475@mailbox.org> | 2019-10-22 16:59:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-04 13:39:05 +0000 |
commit | ad9ab28803095937a80e9564f3f4e45b9fd4902b (patch) | |
tree | 19cc31bc325b5ca206da79b60163f6ce9b2df18c /meta/recipes-multimedia | |
parent | d3f5986a2e7216652956e5dcdf303257ecc50ed7 (diff) | |
download | poky-ad9ab28803095937a80e9564f3f4e45b9fd4902b.tar.gz |
gstreamer1.0-plugins-base: upgrade to version 1.16.1
(From OE-Core rev: 298fae4f6c8b76d53b303723208be79db40c54cf)
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.1.bb index 1d6f15e9c1..9df67e7b88 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.16.1.bb | |||
@@ -18,8 +18,8 @@ SRC_URI = " \ | |||
18 | file://0001-gstreamer-gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch \ | 18 | file://0001-gstreamer-gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch \ |
19 | file://link-with-libvchostif.patch \ | 19 | file://link-with-libvchostif.patch \ |
20 | " | 20 | " |
21 | SRC_URI[md5sum] = "41dde92930710c75cdb49169c5cc6dfc" | 21 | SRC_URI[md5sum] = "b5eb0651bab70bf1714f103bdd66ce47" |
22 | SRC_URI[sha256sum] = "4093aa7b51e28fb24dfd603893fead8d1b7782f088b05ed0f22a21ef176fb5ae" | 22 | SRC_URI[sha256sum] = "5c3cc489933d0597087c9bc6ba251c93693d64554bcc563539a084fa2d5fcb2b" |
23 | 23 | ||
24 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 24 | S = "${WORKDIR}/gst-plugins-base-${PV}" |
25 | 25 | ||