diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-08-05 11:18:52 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-06 12:39:58 +0100 |
commit | f1a0743e09f05669b8bf64b0a4f700dfed68c192 (patch) | |
tree | 84185650c24229722629ef15afaf33f84d7a5f74 /meta | |
parent | c57d05ea3c6ca7810dc0df698916a2df24179d07 (diff) | |
download | poky-f1a0743e09f05669b8bf64b0a4f700dfed68c192.tar.gz |
gstreamer1.0-plugins-ugly: upgrade to v1.0.9
(From OE-Core rev: af57aefef26a9659ff23abda57a244bc68cc7f9c)
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')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc | 2 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.7.bb) | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc index 4a54d1b537..3f47949018 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc | |||
@@ -5,8 +5,6 @@ LICENSE_FLAGS = "commercial" | |||
5 | 5 | ||
6 | DEPENDS += "gstreamer1.0-plugins-base libid3tag" | 6 | DEPENDS += "gstreamer1.0-plugins-base libid3tag" |
7 | 7 | ||
8 | PR = "r1" | ||
9 | |||
10 | inherit gettext | 8 | inherit gettext |
11 | 9 | ||
12 | 10 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.7.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb index 7e9b8aaa34..30fa3a361d 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.7.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb | |||
@@ -3,8 +3,8 @@ include gstreamer1.0-plugins-ugly.inc | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ |
4 | file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068 " | 4 | file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068 " |
5 | 5 | ||
6 | SRC_URI[md5sum] = "8754edf6c3be235f232fb75ad11708bb" | 6 | SRC_URI[md5sum] = "ea8b4e05ed5beb982762b45aba266720" |
7 | SRC_URI[sha256sum] = "b78b8cfabe322497da432a0f297dbb21862a033f95e8d4cd8f207eccb5288f2b" | 7 | SRC_URI[sha256sum] = "11250fe9e44b0169c3a289e981b31874b483643ed78f619682ae1644d7088379" |
8 | 8 | ||
9 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 9 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
10 | 10 | ||