diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-01-20 19:38:13 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-24 09:40:25 +0000 |
commit | 7c810d06319f352085641e2858d4ce1baa4cfefc (patch) | |
tree | 60066f9813282f2ac23f73b964d61cc0153dfca7 /meta/recipes-multimedia | |
parent | a4b8e9a6c4a5e8268aecb8495e3a3ba849a88062 (diff) | |
download | poky-7c810d06319f352085641e2858d4ce1baa4cfefc.tar.gz |
gstreamer1.0-libav: update 1.6.2 -> 1.6.3
(From OE-Core rev: e1f5694f9e1924bcddc023ffdf27d84bf13e40f4)
Signed-off-by: Andre McCurdy <armccurdy@gmail.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-libav_1.6.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb index 77e0655dac..34399814d3 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.2.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb | |||
@@ -14,8 +14,8 @@ 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] = "09644a38827d233f53edeac815dd0ec0" | 17 | SRC_URI[md5sum] = "cfe9a06913d4fd4067e9e47f6e05fac2" |
18 | SRC_URI[sha256sum] = "2597acc00171006d49f0d300440a87df51b113d557466e532153abc740db3469" | 18 | SRC_URI[sha256sum] = "857b9c060a0337de38c6d26238c47352433c02eabf26c2f860c854dbc35bd4ab" |
19 | 19 | ||
20 | S = "${WORKDIR}/gst-libav-${PV}" | 20 | S = "${WORKDIR}/gst-libav-${PV}" |
21 | 21 | ||