summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
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/freesmartphone
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/freesmartphone')
-rw-r--r--recipes/freesmartphone/fso-apm_git.bb2
-rw-r--r--recipes/freesmartphone/fso-gsm0710muxd_git.bb2
-rw-r--r--recipes/freesmartphone/fsodatad_git.bb2
-rw-r--r--recipes/freesmartphone/fsodeviced_git.bb2
-rw-r--r--recipes/freesmartphone/fsomusicd_git.bb2
-rw-r--r--recipes/freesmartphone/fsonetworkd_git.bb2
-rw-r--r--recipes/freesmartphone/gsmd2_git.bb2
-rw-r--r--recipes/freesmartphone/opimd-utils_git.bb2
-rw-r--r--recipes/freesmartphone/zhone_git.bb2
9 files changed, 9 insertions, 9 deletions
diff --git a/recipes/freesmartphone/fso-apm_git.bb b/recipes/freesmartphone/fso-apm_git.bb
index 3e02149a36..389cce6713 100644
--- a/recipes/freesmartphone/fso-apm_git.bb
+++ b/recipes/freesmartphone/fso-apm_git.bb
@@ -8,6 +8,6 @@ PE = "1"
RCONFLICTS_${PN} = "apm"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "2.0.0+gitr${SRCPV}"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
S = "${WORKDIR}/git/tools/apm2"
diff --git a/recipes/freesmartphone/fso-gsm0710muxd_git.bb b/recipes/freesmartphone/fso-gsm0710muxd_git.bb
index befffe11af..a85a796e5d 100644
--- a/recipes/freesmartphone/fso-gsm0710muxd_git.bb
+++ b/recipes/freesmartphone/fso-gsm0710muxd_git.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
SRCREV = "1d69fb5b666ac2a9e54e46978c7afa8fe5dfc3c9"
PV = "0.9.3.1+gitr${SRCPV}"
PE = "1"
-PR = "r0"
+PR = "r1"
SRC_URI = "${FREESMARTPHONE_GIT}/gsm0710muxd.git;protocol=git;branch=master"
S = "${WORKDIR}/git"
diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb
index 1ee76cf0ef..9d921cb531 100644
--- a/recipes/freesmartphone/fsodatad_git.bb
+++ b/recipes/freesmartphone/fsodatad_git.bb
@@ -1,7 +1,7 @@
require cornucopia.inc
inherit fso-plugin
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
PV = "0.1.0+gitr${SRCPV}"
PE = "1"
diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb
index 2ceff82247..bc973a310e 100644
--- a/recipes/freesmartphone/fsodeviced_git.bb
+++ b/recipes/freesmartphone/fsodeviced_git.bb
@@ -9,7 +9,7 @@ RPROVIDES_${PN} = "openmoko-alsa-scenarios virtual/alsa-scenarios"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.9.0+gitr${SRCPV}"
PE = "2"
-PR = "${INC_PR}.12"
+PR = "${INC_PR}.13"
EXTRA_OECONF = "\
--enable-kernel26-rfkill \
diff --git a/recipes/freesmartphone/fsomusicd_git.bb b/recipes/freesmartphone/fsomusicd_git.bb
index e542205e2c..31143fcc15 100644
--- a/recipes/freesmartphone/fsomusicd_git.bb
+++ b/recipes/freesmartphone/fsomusicd_git.bb
@@ -7,7 +7,7 @@ require cornucopia.inc
DEPENDS += "gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugins-ugly', d)}"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.0.1+gitr${SRCPV}"
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.4"
PE = "1"
RDEPENDS_${PN} += "\
diff --git a/recipes/freesmartphone/fsonetworkd_git.bb b/recipes/freesmartphone/fsonetworkd_git.bb
index 9c6c7ba73b..6a18a97a6f 100644
--- a/recipes/freesmartphone/fsonetworkd_git.bb
+++ b/recipes/freesmartphone/fsonetworkd_git.bb
@@ -3,5 +3,5 @@ inherit fso-plugin
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.1.0.0+gitr${SRCPV}"
PE = "1"
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.4"
RDEPENDS_${PN} += "iptables"
diff --git a/recipes/freesmartphone/gsmd2_git.bb b/recipes/freesmartphone/gsmd2_git.bb
index 777a6f5dc4..391c45a5cd 100644
--- a/recipes/freesmartphone/gsmd2_git.bb
+++ b/recipes/freesmartphone/gsmd2_git.bb
@@ -7,7 +7,7 @@ LICENSE = "GPL"
SRCREV = "c16883a079aeff8780e5d461ec4e8348537ab4d8"
PV = "0.1.0+gitr${SRCPV}"
PE = "1"
-PR = "r1"
+PR = "r2"
SRC_URI = "${FREESMARTPHONE_GIT}/gsmd2.git;protocol=git;branch=master"
S = "${WORKDIR}/git"
diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb
index 34d18a0acf..d3509eab7b 100644
--- a/recipes/freesmartphone/opimd-utils_git.bb
+++ b/recipes/freesmartphone/opimd-utils_git.bb
@@ -6,7 +6,7 @@ RDEPENDS_${PN} = "python-elementary python-dbus python-codecs python-shell pytho
SECTION = "x11/application"
SRCREV = "98ccc66d1e0e5e74bd8ea8c761116fb6a1844fc7"
PV = "0.0.3+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
PE = "1"
inherit setuptools
diff --git a/recipes/freesmartphone/zhone_git.bb b/recipes/freesmartphone/zhone_git.bb
index 86327bd8a3..1cf28d3cf8 100644
--- a/recipes/freesmartphone/zhone_git.bb
+++ b/recipes/freesmartphone/zhone_git.bb
@@ -5,7 +5,7 @@ DEPENDS = "edje-native python-pyrex-native python-cython-native"
SRCREV = "bd1e895f73a0e5beb2608ebe111d7ef32ee3adbc"
PV = "0.0.2+gitr${SRCPV}"
PE = "1"
-PR = "r13"
+PR = "r14"
SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master \
file://80zhone"