diff options
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-libav_1.16.0.bb (renamed from recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.0.bb b/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.16.0.bb index 64454464..3f1ec99d 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.0.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.16.0.bb | |||
@@ -19,8 +19,8 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz | |||
19 | file://0001-configure-check-for-armv7ve-variant.patch \ | 19 | file://0001-configure-check-for-armv7ve-variant.patch \ |
20 | file://0001-fix-host-contamination.patch \ | 20 | file://0001-fix-host-contamination.patch \ |
21 | " | 21 | " |
22 | SRC_URI[md5sum] = "943045b9e937ffc5c6cfa0bd5c44230d" | 22 | SRC_URI[md5sum] = "e3a201a45985ddc1327cd496046ca818" |
23 | SRC_URI[sha256sum] = "fb134b4d3e054746ef8b922ff157b0c7903d1fdd910708a45add66954da7ef89" | 23 | SRC_URI[sha256sum] = "dfac119043a9cfdcacd7acde77f674ab172cf2537b5812be52f49e9cddc53d9a" |
24 | 24 | ||
25 | S = "${WORKDIR}/gst-libav-${PV}" | 25 | S = "${WORKDIR}/gst-libav-${PV}" |
26 | 26 | ||