e-module: introduce INC_PR and use it in all depending recipes
authorSimon Busch <morphis@gravedo.de>
Wed, 23 Feb 2011 11:16:47 +0000 (12:16 +0100)
committerSimon Busch <morphis@gravedo.de>
Wed, 23 Feb 2011 12:11:58 +0000 (13:11 +0100)
We set INC_PR initially to r5 as some of the dependencies already defined a PR which max
was r4.

Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Martin.Jansa <Martin.Jansa@gmail.com>
13 files changed:
recipes/e17/cpu_svn.bb
recipes/e17/diskio_svn.bb
recipes/e17/e-module.inc
recipes/e17/efm-path_svn.bb
recipes/e17/efm-pathbar_svn.bb
recipes/e17/flame_svn.bb
recipes/e17/forecasts_svn.bb
recipes/e17/news_svn.bb
recipes/e17/notification_svn.bb
recipes/e17/places_svn.bb
recipes/e17/rain_svn.bb
recipes/e17/screenshot_svn.bb
recipes/e17/uptime_svn.bb

index 3dc049d..ccc6e7e 100644 (file)
@@ -1,4 +1,5 @@
 LICENSE = "MIT"
 PV = "0.0.1+svnr${SRCREV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc
index 0e854ba..f748a29 100644 (file)
@@ -1,5 +1,6 @@
 LICENSE = "MIT"
 PV = "0.0.1+svnr${SRCPV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc
 
index 185c841..3834a2e 100644 (file)
@@ -3,6 +3,7 @@ SECTION = "x11/multimedia"
 DEPENDS = "e-wm"
 
 SRCREV = "${EFL_SRCREV}"
+INC_PR = "r5"
 
 SRCNAME = "E-MODULES-EXTRA/${PN}"
 
index ecfd838..685513f 100644 (file)
@@ -1,5 +1,6 @@
 LICENSE = "MIT"
 PV = "0.0.1+svnr${SRCPV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc
 
index d7666fd..54c5a0b 100644 (file)
@@ -1,5 +1,6 @@
 LICENSE = "MIT"
 PV = "0.0.1+svnr${SRCPV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc
 
@@ -11,4 +12,4 @@ do_configure_prepend() {
 }
 
 FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug/"
-FILES_${PN} += "${libdir}/enlightenment/modules/"
\ No newline at end of file
+FILES_${PN} += "${libdir}/enlightenment/modules/"
index c46314c..11769c6 100644 (file)
@@ -1,5 +1,6 @@
 LICENSE = "MIT"
 PV = "0.0.3+svnr${SRCPV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc
 
index 676945e..a6316ed 100644 (file)
@@ -1,5 +1,6 @@
 LICENSE = "MIT"
 PV = "0.2.0+svnr${SRCREV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc
 
index c72fbb5..1e429e7 100644 (file)
@@ -1,5 +1,6 @@
 LICENSE = "MIT"
 PV = "0.1.0+svnr${SRCPV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc
 
index a8c53a5..1f4567a 100644 (file)
@@ -1,5 +1,6 @@
 LICENSE = "MIT"
 PV = "0.2.0+svnr${SRCPV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc
 
index 0956fa0..1ee5e77 100644 (file)
@@ -1,7 +1,6 @@
 LICENSE = "BSD"
 PV = "0.1.0+svnr${SRCPV}"
-
-PR = "r4"
+PR = "${INC_PR}.0"
 
 require e-module.inc
 
index e9ab9de..8738f35 100644 (file)
@@ -1,5 +1,6 @@
 LICENSE = "MIT"
 PV = "0.0.3+svnr${SRCPV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc
 
index dc8acc3..0cd0d8b 100644 (file)
@@ -1,5 +1,6 @@
 LICENSE = "MIT"
 PV = "0.3.0+svnr${SRCREV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc
 
index 42c0d72..c6d7434 100644 (file)
@@ -1,5 +1,6 @@
 LICENSE = "MIT"
 PV = "0.0.2+svnr${SRCREV}"
+PR = "${INC_PR}.0"
 
 require e-module.inc