bb files: Revert the introduction of FILE_PR
[vuplus_openembedded] / packages / python / python-edje_svn.bb
index 4f4fce4..4e33847 100644 (file)
@@ -2,6 +2,6 @@ require python-efl.inc
 DEPENDS += "edje python-evas"
 RDEPENDS += "python-evas"
 PV = "0.3.0+svnr${SRCREV}"
-FILE_PR = "r0"
+PR = "r0"
 
 SRC_URI += "file://0001-fix-unicode-conversion.patch;patch=1"