]> code.ossystems Code Review - openembedded-core.git/commitdiff
python-gst: upgrade from 0.10.18 to 0.10.19
authorNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 8 Nov 2010 17:35:36 +0000 (09:35 -0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 15 Nov 2010 05:08:26 +0000 (21:08 -0800)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/python/python-gst_0.10.19.bb [moved from meta/recipes-devtools/python/python-gst_0.10.18.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/python/python-gst_0.10.18.bb
rename to meta/recipes-devtools/python/python-gst_0.10.19.bb
index 33f57e21b150bf0c5df1fdbf4e7f96aec2536474..cb2147cc9a6939b334b1002c63a4b36e41de5894 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "devel/python"
 LICENSE = "LGPL"
 DEPENDS = "gstreamer gst-plugins-base python-pygobject"
 RDEPENDS += "python-pygtk"
-PR = "ml2"
+PR = "r0"
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \
            file://python-path.patch"