diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-08-01 14:23:55 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-06 12:39:55 +0100 |
commit | 0fe36185cc85f0151973f0f93d302062bc26c51a (patch) | |
tree | 316468dcb135b75e4f77ac221e5387a767203b70 /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc | |
parent | b14ac158b8c4a5f15ffd1883a8b3974fb8fbf45f (diff) | |
download | poky-0fe36185cc85f0151973f0f93d302062bc26c51a.tar.gz |
gstreamer1.0-plugins-base: upgrade to v1.0.9
(From OE-Core rev: d1af596d9c0c8b3d6a0a7da3391a5c8a3d5b10be)
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-base.inc')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc index b2c89952b2..5002399396 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc | |||
@@ -5,8 +5,6 @@ LICENSE = "GPLv2+ & LGPLv2+" | |||
5 | DEPENDS += "${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/libx11 libxv', '', d)}" | 5 | DEPENDS += "${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/libx11 libxv', '', d)}" |
6 | DEPENDS += "freetype liboil util-linux" | 6 | DEPENDS += "freetype liboil util-linux" |
7 | 7 | ||
8 | PR = "r1" | ||
9 | |||
10 | inherit gettext | 8 | inherit gettext |
11 | 9 | ||
12 | 10 | ||