diff options
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 | ||