summaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-projects
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-10 21:37:43 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-10 21:50:51 +0200
commitdce51c1b4ea37b62b953e1b719c8468e14d2f5ca (patch)
treed9f31ab62b7087b7cc40d85284824461f23f5433 /recipes/openmoko-projects
parent719de6735f6d14ad05f231df900795bbb19a2810 (diff)
downloadopenembedded-dce51c1b4ea37b62b953e1b719c8468e14d2f5ca.tar.gz
recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup
* only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-projects')
-rw-r--r--recipes/openmoko-projects/assassin-thumbnail_svn.bb2
-rw-r--r--recipes/openmoko-projects/assassin_svn.bb2
-rw-r--r--recipes/openmoko-projects/enlazar_svn.bb2
-rw-r--r--recipes/openmoko-projects/illume-theme-asu_svn.bb2
-rw-r--r--recipes/openmoko-projects/om-settings_svn.bb2
-rw-r--r--recipes/openmoko-projects/paroli_git.bb2
-rw-r--r--recipes/openmoko-projects/pyefl-sudoku_svn.bb2
7 files changed, 7 insertions, 7 deletions
diff --git a/recipes/openmoko-projects/assassin-thumbnail_svn.bb b/recipes/openmoko-projects/assassin-thumbnail_svn.bb
index 8e524c8b3b..437981ca07 100644
--- a/recipes/openmoko-projects/assassin-thumbnail_svn.bb
+++ b/recipes/openmoko-projects/assassin-thumbnail_svn.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL"
RDEPENDS_${PN} = "assassin"
SRCREV = "4690"
PV = "0.1+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
SRC_URI = "svn://svn.openmoko.org/trunk/src/target/thumbnails/;module=result;proto=https"
diff --git a/recipes/openmoko-projects/assassin_svn.bb b/recipes/openmoko-projects/assassin_svn.bb
index 8433c08762..48cf1b10c3 100644
--- a/recipes/openmoko-projects/assassin_svn.bb
+++ b/recipes/openmoko-projects/assassin_svn.bb
@@ -5,7 +5,7 @@ DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet"
RDEPENDS_${PN} = "etk-theme-ninja"
SRCREV = "268"
PV = "0.2+svnr${SRCPV}"
-PR = "r6.04"
+PR = "r7"
SRC_URI = "svn://om-assassin.googlecode.com/svn/;module=trunk;proto=http"
diff --git a/recipes/openmoko-projects/enlazar_svn.bb b/recipes/openmoko-projects/enlazar_svn.bb
index eba09a672c..6713bf3c12 100644
--- a/recipes/openmoko-projects/enlazar_svn.bb
+++ b/recipes/openmoko-projects/enlazar_svn.bb
@@ -5,7 +5,7 @@ DEPENDS = "evas edje ecore edbus"
RDEPENDS_${PN} = "networkmanager"
SRCREV = "37"
PV = "0.1+svnr${SRCPV}"
-PR = "r4"
+PR = "r5"
PE = "2"
SRC_URI = "svn://svn.projects.openmoko.org/svnroot/enlazar;module=trunk;proto=http"
diff --git a/recipes/openmoko-projects/illume-theme-asu_svn.bb b/recipes/openmoko-projects/illume-theme-asu_svn.bb
index 174e9d37b7..c434551cef 100644
--- a/recipes/openmoko-projects/illume-theme-asu_svn.bb
+++ b/recipes/openmoko-projects/illume-theme-asu_svn.bb
@@ -6,7 +6,7 @@ RPROVIDES_${PN} = "illume-theme"
RCONFLICTS_${PN} = "illume-config"
SRCREV = "4881"
PV = "0.0+svnr${SRCPV}"
-PR = "r9"
+PR = "r11"
SRC_URI = "svn://svn.openmoko.org/trunk/src/target/themes/;module=illume-theme-asu;proto=http"
diff --git a/recipes/openmoko-projects/om-settings_svn.bb b/recipes/openmoko-projects/om-settings_svn.bb
index a46771d4b3..bf2b5410e8 100644
--- a/recipes/openmoko-projects/om-settings_svn.bb
+++ b/recipes/openmoko-projects/om-settings_svn.bb
@@ -3,7 +3,7 @@ DEPENDS = "python-etk python-edbus"
RDEPENDS_${PN} = "python-etk python-re python-codecs python-edbus python-pyxdg"
SRCREV = "74"
PV = "0.0.1+svnr${SRCPV}"
-PR = "r3"
+PR = "r4"
PE = "1"
S = "${WORKDIR}/trunk"
diff --git a/recipes/openmoko-projects/paroli_git.bb b/recipes/openmoko-projects/paroli_git.bb
index 2df2c1e1b7..eb6e8d80ab 100644
--- a/recipes/openmoko-projects/paroli_git.bb
+++ b/recipes/openmoko-projects/paroli_git.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL"
SRCREV = "bb9fb1969acdfbaa48b55902675a6d8949014c6d"
PV = "0.2.1+gitr${SRCPV}"
PE = "1"
-PR = "r1"
+PR = "r2"
SRC_URI = "git://git.paroli-project.org/paroli.git;protocol=http;branch=shr"
S = "${WORKDIR}/git"
diff --git a/recipes/openmoko-projects/pyefl-sudoku_svn.bb b/recipes/openmoko-projects/pyefl-sudoku_svn.bb
index 973dd77d4b..0177e72ccb 100644
--- a/recipes/openmoko-projects/pyefl-sudoku_svn.bb
+++ b/recipes/openmoko-projects/pyefl-sudoku_svn.bb
@@ -6,7 +6,7 @@ DEPENDS = "python-evas python-edje python-ecore"
RDEPENDS_${PN} = "python-evas python-edje python-ecore"
SRCREV = "49"
PV = "0.0.2+svnr${SRCPV}"
-PR = "r3"
+PR = "r4"
SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=pyefl-sudoku;proto=http"