diff options
Diffstat (limited to 'recipes/python/python-elementary_svn.bb')
-rw-r--r-- | recipes/python/python-elementary_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb index 72948c07ae..81944b171f 100644 --- a/recipes/python/python-elementary_svn.bb +++ b/recipes/python/python-elementary_svn.bb @@ -3,7 +3,7 @@ SRCREV = "${EFL_SRCREV}" DEPENDS += "elementary" RDEPENDS_${PN} += "python-evas python-ecore python-edje" PV = "0.1+svnr${SRCPV}" -PR = "ml0" +PR = "ml1" do_stage() { distutils_stage_all |