diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-11-12 10:44:15 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-11-14 21:08:24 -0800 |
commit | 4a0bc341867da24726f4814cf2f961945af7862e (patch) | |
tree | ca4ed4898065bc6ae2983129ff69dcf325ceb037 | |
parent | c6145ce0b4a0c88f78cb78c3cbebedfee9cc8826 (diff) | |
download | poky-4a0bc341867da24726f4814cf2f961945af7862e.tar.gz |
gst-plugins-bad: Upgraded to version 0.10.20
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.20.bb (renamed from meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.19.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.19.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.20.bb index 1a58668440..811daa2f0d 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.19.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.20.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | |||
9 | 9 | ||
10 | DEPENDS += "gst-plugins-base libmusicbrainz tremor" | 10 | DEPENDS += "gst-plugins-base libmusicbrainz tremor" |
11 | 11 | ||
12 | PR = "r2" | 12 | PR = "r0" |
13 | 13 | ||
14 | inherit gettext | 14 | inherit gettext |
15 | 15 | ||