diff options
author | Carlos Rafael Giani <dv@pseudoterminal.org> | 2016-04-28 21:06:32 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-06 10:31:12 +0100 |
commit | 06f5b8a9e7ca0070c5367d0388bc9403b34ac94f (patch) | |
tree | e39dd99842888e2a65d5831243233b781b2b4ed1 /meta/recipes-multimedia | |
parent | b8dbd21848f4951984482a682d6cb61a5e50f2f2 (diff) | |
download | poky-06f5b8a9e7ca0070c5367d0388bc9403b34ac94f.tar.gz |
gstreamer1.0-libav: upgrade to version 1.8.1
(From OE-Core rev: a2ad4c8b952e644d53ce65080f32d71bdd400a3f)
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.8.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.8.1.bb index 687230a8f4..bb770bfd76 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.8.1.bb | |||
@@ -14,7 +14,7 @@ SRC_URI = " \ | |||
14 | file://workaround-to-build-gst-libav-for-i586-with-gcc.patch \ | 14 | file://workaround-to-build-gst-libav-for-i586-with-gcc.patch \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRC_URI[md5sum] = "cfe9a06913d4fd4067e9e47f6e05fac2" | 17 | SRC_URI[md5sum] = "85f1a047606ca9e08493d7b6b42df462" |
18 | SRC_URI[sha256sum] = "857b9c060a0337de38c6d26238c47352433c02eabf26c2f860c854dbc35bd4ab" | 18 | SRC_URI[sha256sum] = "44a49108c3531b5ac4f346a2247cd7fbafb0e8ab394394cb6d75a70300b38933" |
19 | 19 | ||
20 | S = "${WORKDIR}/gst-libav-${PV}" | 20 | S = "${WORKDIR}/gst-libav-${PV}" |