aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/places_svn.bb
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-02-23 12:16:47 +0100
committerSimon Busch <morphis@gravedo.de>2011-02-23 13:11:58 +0100
commit5f669e0ca5637de56d25b9ebe8c890116cde9f67 (patch)
tree2c3b2afc4738719eaf591aae65ed6d0d3eacc00b /recipes/e17/places_svn.bb
parentd6729be1fd7f2e82e7535a854e2aae006aaec5ee (diff)
downloadopenembedded-5f669e0ca5637de56d25b9ebe8c890116cde9f67.tar.gz
e-module: introduce INC_PR and use it in all depending recipes
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>
Diffstat (limited to 'recipes/e17/places_svn.bb')
-rw-r--r--recipes/e17/places_svn.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/e17/places_svn.bb b/recipes/e17/places_svn.bb
index 0956fa00f7..1ee5e7707f 100644
--- a/recipes/e17/places_svn.bb
+++ b/recipes/e17/places_svn.bb
@@ -1,7 +1,6 @@
LICENSE = "BSD"
PV = "0.1.0+svnr${SRCPV}"
-
-PR = "r4"
+PR = "${INC_PR}.0"
require e-module.inc