diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-11-12 10:43:25 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-11-14 21:08:23 -0800 |
commit | 0362b29bf926f063134f517632ef35631de5a010 (patch) | |
tree | b058c509551b4874c2fea635f3b666bc23ffac1c | |
parent | cb7df0ce2da8106e96c2b0c6ea32002863b30f47 (diff) | |
download | poky-0362b29bf926f063134f517632ef35631de5a010.tar.gz |
gst-plugins-base: Upgraded to version 0.10.30
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb (renamed from meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.29.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.29.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb index c1d2f1e9dd..2a2731f2b0 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.29.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb | |||
@@ -10,7 +10,7 @@ DEPENDS += "virtual/libx11 alsa-lib freetype gnome-vfs liboil libogg libvorbis l | |||
10 | RDEPENDS += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \ | 10 | RDEPENDS += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \ |
11 | gnome-vfs-plugin-sftp" | 11 | gnome-vfs-plugin-sftp" |
12 | 12 | ||
13 | PR = "r1" | 13 | PR = "r0" |
14 | 14 | ||
15 | inherit gettext | 15 | inherit gettext |
16 | 16 | ||