This patch got lost somewhere in the past.
No good reason not to have INC_PR.
 require psplash.inc
 require psplash-ua.inc
 
+PR = "${INC_PR}.0"
+
 ALTERNATIVE_PRIORITY = "20"
 
 # You can create your own pslash-poky-img.h by doing
 
 require psplash.inc
 require psplash-ua.inc
 
+PR = "${INC_PR}.0"
+
 ALTERNATIVE_PRIORITY = "20"
 
 # You can create your own pslash-poky-img.h by doing
 
 
 SRCREV = "422"
 PV = "0.0+svnr${SRCPV}"
-PR = "r34"
+INC_PR = "r35"
 
 # You can create your own pslash-poky-img.h by doing
 # ./make-image-header.sh <file>.png POKY
 
 require psplash.inc
 require psplash-ua.inc
 
+PR = "${INC_PR}.0"
+
 ALTERNATIVE_PRIORITY = "10"
 
 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \