From c35aada710d4e98c75ae2e6f71abbaf0797c6b2b Mon Sep 17 00:00:00 2001 From: Angus Ainslie Date: Wed, 5 Aug 2009 12:59:39 -0600 Subject: python-elementary : update for efl 41040 --- recipes/python/python-elementary_svn.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb index 08def2ae49..b85b202c5e 100644 --- a/recipes/python/python-elementary_svn.bb +++ b/recipes/python/python-elementary_svn.bb @@ -2,9 +2,7 @@ require python-efl.inc DEPENDS += "elementary" RDEPENDS += "python-evas python-ecore python-edje" PV = "0.1+svnr${SRCREV}" -PR = "ml1" - -SRC_URI += "file://py_elm.patch;patch=1" +PR = "ml2" do_stage() { distutils_stage_all -- cgit 1.2.3-korg