psplash: Add INC_PR support to psplash recipes.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Fri, 1 Oct 2010 15:15:05 +0000 (16:15 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 4 Apr 2011 19:15:47 +0000 (20:15 +0100)
This patch got lost somewhere in the past.
No good reason not to have INC_PR.

recipes/psplash/psplash-angstrom_svn.bb
recipes/psplash/psplash-ti_svn.bb
recipes/psplash/psplash.inc
recipes/psplash/psplash_svn.bb

index 2667cc4..e4e48fb 100644 (file)
@@ -1,6 +1,8 @@
 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
index b754d09..b3d42f4 100644 (file)
@@ -1,6 +1,8 @@
 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
index bdc6a80..bc3543b 100644 (file)
@@ -8,7 +8,7 @@ RCONFLICTS_${PN} = "exquisite"
 
 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
index ea7a7b7..7005029 100644 (file)
@@ -1,6 +1,8 @@
 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 \