summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorCarlos Rafael Giani <dv@pseudoterminal.org>2017-08-11 23:37:01 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-16 00:03:14 +0100
commit79483b05674152c64ad05721f25072a2bb448c80 (patch)
treec5562aad9f36f009ddd67a9f2085015d77958469 /meta/recipes-multimedia
parente2bf6f7586ffd9cf369a6a7924544004d3e03749 (diff)
downloadpoky-79483b05674152c64ad05721f25072a2bb448c80.tar.gz
gstreamer1.0-python: upgrade to version 1.12.2
(From OE-Core rev: 084eb341281e396b25805bc88b0f09c03112c144) Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.12.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.10.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.10.4.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.12.2.bb
index 1365f7c6dd..b2dc05bbec 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.10.4.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.12.2.bb
@@ -1,7 +1,7 @@
1require gstreamer1.0-python.inc 1require gstreamer1.0-python.inc
2 2
3SRC_URI = "http://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" 3SRC_URI = "http://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz"
4SRC_URI[md5sum] = "adcdb74f713e28d0b22a0a1e4f831573" 4SRC_URI[md5sum] = "da5c9fa42290bc3006661c869e076ffe"
5SRC_URI[sha256sum] = "59508174b8bc86c05290aa9a7c5d480ac556a6f36306ddbc1d0eacf4f7868212" 5SRC_URI[sha256sum] = "f4cc32ad46a653e1ae2f27ac2a16078b00075c9106b2784a1a8d1f31c5069e47"
6 6
7LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" 7LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740"