diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-08-29 21:53:46 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-31 23:40:46 +0100 |
commit | 2173b1bcf00be61b6fb4c9941af89796b2246e20 (patch) | |
tree | acaf52d80becb9f078621941d6176f28906f18a0 /meta | |
parent | 8ce06de81853873404894cd6dae1d8b2ff32f96c (diff) | |
download | poky-2173b1bcf00be61b6fb4c9941af89796b2246e20.tar.gz |
gstreamer1.0-plugins-good: upgrade to 1.4.1
Bugfix release.
(From OE-Core rev: 1f70d23430e803e9e8950e5bd825df972194feb4)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.0.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb index 2d392c607e..441dd51e39 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.1.bb | |||
@@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | |||
6 | 6 | ||
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 | " | 8 | " |
9 | 9 | SRC_URI[md5sum] = "eb3a3296b2f6009def1f5a09590ce767" | |
10 | SRC_URI[md5sum] = "8007d57a38f6b2882961b2547fa4597c" | 10 | SRC_URI[sha256sum] = "8559d4270065b30ed5c49b826e1b7a3a2bd5ee9a340ae745a2ae3f9718e4c637" |
11 | SRC_URI[sha256sum] = "48a62e7987fffa289a091dfc8ccc80b401d110632b8fc1adce5b82fc092f2685" | ||
12 | S = "${WORKDIR}/gst-plugins-good-${PV}" | 11 | S = "${WORKDIR}/gst-plugins-good-${PV}" |
13 | 12 | ||