diff options
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.4.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.4.bb index aaa217e7d4..5c9c372f04 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.4.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] = "e4a2ad307f101b53c7d417d4d0b36955" | 22 | SRC_URI[md5sum] = "58342db11dbb201a66a62577dcf7bab5" |
23 | SRC_URI[sha256sum] = "9b03529bb45785ad1b6b1f4856c52a832ad5fc472285ce49174439e8015ab677" | 23 | SRC_URI[sha256sum] = "dfd78591901df7853eab7e56a86c34a1b03635da0d3d56b89aa577f1897865da" |
24 | 24 | ||
25 | S = "${WORKDIR}/gst-libav-${PV}" | 25 | S = "${WORKDIR}/gst-libav-${PV}" |
26 | 26 | ||