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 | |
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>
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 2 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.0.9.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.0.7.bb) | 4 |
2 files changed, 2 insertions, 4 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 |
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.0.7.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.0.9.bb index bca35670fe..9ce7991028 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.0.7.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.0.9.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=73a5855a8119deb017f5f13cf327095d \ | |||
5 | file://COPYING.LIB;md5=21682e4e8fea52413fd26c60acb907e5 \ | 5 | file://COPYING.LIB;md5=21682e4e8fea52413fd26c60acb907e5 \ |
6 | file://gst/tta/crc32.h;beginline=12;endline=29;md5=71a904d99ce7ae0c1cf129891b98145c" | 6 | file://gst/tta/crc32.h;beginline=12;endline=29;md5=71a904d99ce7ae0c1cf129891b98145c" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "d1493d1219b836a8cbf54f4fba962420" | 8 | SRC_URI[md5sum] = "569e5122fd7bfd7bd861a537f0a28c60" |
9 | SRC_URI[sha256sum] = "5f49e6353fdc855834b5beb054b3a47ef5fa558006c7eda6d2ec07b36315c2ab" | 9 | SRC_URI[sha256sum] = "69d236b1d8188270a3f51f6710146d0ca63c2f1a9f6cfbab3399ef01b9498f75" |
10 | 10 | ||
11 | S = "${WORKDIR}/gst-plugins-bad-${PV}" | 11 | S = "${WORKDIR}/gst-plugins-bad-${PV}" |
12 | 12 | ||