diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-01-03 16:30:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-06 22:17:32 +0000 |
commit | cbd34ce1fe07d056129b82fc0f90faf53bb9d675 (patch) | |
tree | a90ed58ca071fce758b0b6eb0b08829262ef118c /meta/recipes-multimedia | |
parent | 894c882576f5aae8e4f67468c43d5ac95944e6c3 (diff) | |
download | poky-cbd34ce1fe07d056129b82fc0f90faf53bb9d675.tar.gz |
gstreamer1.0-plugins-base: upgrade to 1.2.2
(From OE-Core rev: 1a27450a18326281726170baef78a1d1a6148f85)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.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-plugins-base_1.2.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.0.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.2.bb index cc4d11bff2..5de11d601f 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.2.bb | |||
@@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c54ce9345727175ff66d17b67ff51f58 \ | |||
4 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ | 4 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ |
5 | file://COPYING.LIB;md5=6762ed442b3822387a51c92d928ead0d \ | 5 | file://COPYING.LIB;md5=6762ed442b3822387a51c92d928ead0d \ |
6 | " | 6 | " |
7 | SRC_URI[md5sum] = "d0f7bb7f6c781be127902bff89b87c5c" | 7 | SRC_URI[md5sum] = "ed0fd639a10d91870cc1d55727bb4f44" |
8 | SRC_URI[sha256sum] = "8656e20bf4b675e5696fb4af193793351926d428ca02826c5667a6384729a45d" | 8 | SRC_URI[sha256sum] = "fa90cf21eac0a77f9393100356aef99ae42072c31dc218d3ae2e7f86cd5ced69" |
9 | |||
10 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 9 | S = "${WORKDIR}/gst-plugins-base-${PV}" |