diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-08-02 18:11:05 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-06 12:39:56 +0100 |
commit | a772e063ba28b30db100bd04d394e6278e2fb111 (patch) | |
tree | e2c4a42b9e74df6a38c7cc3c801c5af096538f9e /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | |
parent | e47145712b7c1e371d3493c53d5e5c98d322e704 (diff) | |
download | poky-a772e063ba28b30db100bd04d394e6278e2fb111.tar.gz |
gstreamer1.0-plugins-bad: upgrade to v1.0.9
(From OE-Core rev: d0fa44fab723f5082d7ceb9902987abadd676ace)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc index 38cf5125cd..a36335aeff 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | |||
@@ -7,8 +7,6 @@ DEPENDS += "gstreamer1.0-plugins-base bzip2" | |||
7 | SRC_URI[md5sum] = "d1493d1219b836a8cbf54f4fba962420" | 7 | SRC_URI[md5sum] = "d1493d1219b836a8cbf54f4fba962420" |
8 | SRC_URI[sha256sum] = "5f49e6353fdc855834b5beb054b3a47ef5fa558006c7eda6d2ec07b36315c2ab" | 8 | SRC_URI[sha256sum] = "5f49e6353fdc855834b5beb054b3a47ef5fa558006c7eda6d2ec07b36315c2ab" |
9 | 9 | ||
10 | PR = "r1" | ||
11 | |||
12 | S = "${WORKDIR}/gst-plugins-bad-${PV}" | 10 | S = "${WORKDIR}/gst-plugins-bad-${PV}" |
13 | 11 | ||
14 | inherit gettext | 12 | inherit gettext |