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/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb | |
| 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/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb new file mode 100644 index 0000000000..30fa3a361d --- /dev/null +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.0.9.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | include gstreamer1.0-plugins-ugly.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | ||
| 4 | file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068 " | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "ea8b4e05ed5beb982762b45aba266720" | ||
| 7 | SRC_URI[sha256sum] = "11250fe9e44b0169c3a289e981b31874b483643ed78f619682ae1644d7088379" | ||
| 8 | |||
| 9 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | ||
| 10 | |||
