diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-08-01 16:56:53 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-06 12:39:55 +0100 |
commit | 44a4523cf65bc179b7ab788031c57c73ec9c0f5e (patch) | |
tree | 5b9cce748f7c2b410b9f696b10ec50b1d52f738e /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | |
parent | 0fe36185cc85f0151973f0f93d302062bc26c51a (diff) | |
download | poky-44a4523cf65bc179b7ab788031c57c73ec9c0f5e.tar.gz |
gstreamer1.0-plugins-good: upgrade to v1.0.9
(From OE-Core rev: 886e4ad191853aa150f48a28ae4b3454b8a4c322)
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-good.inc')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc index 68bc9f11ab..19b16cafa4 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | |||
@@ -5,8 +5,6 @@ LICENSE = "GPLv2+ & LGPLv2.1+" | |||
5 | # libid3tag | 5 | # libid3tag |
6 | DEPENDS += "gstreamer1.0-plugins-base gconf zlib bzip2" | 6 | DEPENDS += "gstreamer1.0-plugins-base gconf zlib bzip2" |
7 | 7 | ||
8 | PR = "r1" | ||
9 | |||
10 | inherit gettext gconf | 8 | inherit gettext gconf |
11 | 9 | ||
12 | 10 | ||