From: Nitin A Kamble Date: Mon, 8 Nov 2010 17:35:36 +0000 (-0800) Subject: python-gst: upgrade from 0.10.18 to 0.10.19 X-Git-Tag: 2011-1~4052 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a7af5c516e547e669d92569dba21a9c1c790cf7f;p=openembedded-core.git python-gst: upgrade from 0.10.18 to 0.10.19 Signed-off-by: Nitin A Kamble --- diff --git a/meta/recipes-devtools/python/python-gst_0.10.18.bb b/meta/recipes-devtools/python/python-gst_0.10.19.bb 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 33f57e21b1..cb2147cc9a 100644 --- a/meta/recipes-devtools/python/python-gst_0.10.18.bb +++ b/meta/recipes-devtools/python/python-gst_0.10.19.bb @@ -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"