gstreamer1.0: upgrade to 1.4.5

(From OE-Core rev: 4661628f9e818a637adba646c81d18cb570f1772)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2014-12-30 18:03:59 +00:00
committed by Richard Purdie
parent 4477069b64
commit 8c42ad47b7

View File

@@ -7,7 +7,8 @@ SRC_URI = " \
http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz \
file://0001-Fix-crash-with-gst-inspect.patch \
"
SRC_URI[md5sum] = "bd0938d680d657249b885162f310702d"
SRC_URI[sha256sum] = "5638f75003282135815c0077d491da11e9a884ad91d4ba6ab3cc78bae0fb452e"
SRC_URI[md5sum] = "88a9289c64a4950ebb4f544980234289"
SRC_URI[sha256sum] = "40801aa7f979024526258a0e94707ba42b8ab6f7d2206e56adbc4433155cb0ae"
S = "${WORKDIR}/gstreamer-${PV}"