diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-30 18:04:02 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 17:04:45 +0000 |
commit | fbf32bef81cc508b3a5c9552767ee8d6e870f0b9 (patch) | |
tree | 56e160d3793e9b34a357bf85e6741b5ca127a761 /meta/recipes-multimedia/gstreamer | |
parent | f5e4d7baef6ff5ad45c06337fc507c464345c306 (diff) | |
download | poky-fbf32bef81cc508b3a5c9552767ee8d6e870f0b9.tar.gz |
gstreamer1.0-plugins-good: upgrade to 1.4.5
(From OE-Core rev: 3b8ad35382d66fbca4b30d72a8ce56dd12456595)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb index 05798cf494..943ab60397 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | |||
7 | SRC_URI += "file://0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch \ | 7 | SRC_URI += "file://0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch \ |
8 | file://decrease_asteriskh263_rank.patch \ | 8 | file://decrease_asteriskh263_rank.patch \ |
9 | " | 9 | " |
10 | SRC_URI[md5sum] = "eb3a3296b2f6009def1f5a09590ce767" | 10 | SRC_URI[md5sum] = "eaf1a6daf73749bc423feac301d60038" |
11 | SRC_URI[sha256sum] = "8559d4270065b30ed5c49b826e1b7a3a2bd5ee9a340ae745a2ae3f9718e4c637" | 11 | SRC_URI[sha256sum] = "79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641" |
12 | S = "${WORKDIR}/gst-plugins-good-${PV}" | ||
13 | 12 | ||
13 | S = "${WORKDIR}/gst-plugins-good-${PV}" | ||