bb files: Revert the introduction of FILE_PR
[vuplus_openembedded] / packages / gpe-othello / gpe-othello_0.2-1.bb
index 5ba53cf..43d9a19 100644 (file)
@@ -4,6 +4,6 @@ DESCRIPTION = "An Othello clone using GTK, hacked from ugothello."
 DEPENDS = "gtk+ libgpewidget gpe-icons"
 SECTION = "gpe/games"
 PRIORITY = "optional"
-FILE_PR = "r1"
+PR = "r1"
 
 SRC_URI += "file://fix-makefiles.patch;patch=1"