Signed-off-by: Martin Jansa <[email protected]>
---
.../recipes-aurora/aurora/aurora-daemon_git.bb | 2 +-
.../android/android-image-utils-native_git.bb | 2 +-
.../freesmartphone/fsoaudiod_git.bb | 2 +-
.../freesmartphone/fsodatad_git.bb | 2 +-
.../freesmartphone/fsodeviced_git.bb | 2 +-
.../freesmartphone/fsogsmd_git.bb | 2 +-
.../freesmartphone/fsonetworkd_git.bb | 2 +-
.../freesmartphone/fsosystemd_git.bb | 2 +-
.../freesmartphone/fsotdld_git.bb | 2 +-
.../freesmartphone/fsousaged_git.bb | 2 +-
.../freesmartphone/libfso-glib_git.bb | 1 +
.../freesmartphone/libfsobasics_git.bb | 2 +-
.../freesmartphone/libfsoframework_git.bb | 2 +-
.../freesmartphone/libfsoresource_git.bb | 2 +-
.../freesmartphone/libfsosystem_git.bb | 2 +-
.../freesmartphone/libfsotransport_git.bb | 2 +-
.../freesmartphone/libgisi_git.bb | 1 +
.../freesmartphone/libgsm0710mux_git.bb | 2 +-
.../freesmartphone/libmsmcomm_git.bb | 2 +-
.../freesmartphone/libmsmhll_git.bb | 2 +-
.../freesmartphone/msmcomm-specs_git.bb | 2 +-
meta-shr/recipes-shr/3rdparty/estardict_0.5.bb | 2 +-
meta-shr/recipes-shr/shr/libphone-ui-shr_git.bb | 2 +-
meta-shr/recipes-shr/shr/libphone-ui_git.bb | 2 +-
meta-shr/recipes-shr/shr/libshr-glib_git.bb | 2 +-
meta-shr/recipes-shr/shr/shr-e-gadgets_git.bb | 2 +-
meta-shr/recipes-shr/shr/shr-wizard_git.bb | 1 +
meta-shr/recipes-support/iksemel/iksemel_1.4.bb | 2 ++
28 files changed, 29 insertions(+), 24 deletions(-)
diff --git a/meta-aurora/recipes-aurora/aurora/aurora-daemon_git.bb
b/meta-aurora/recipes-aurora/aurora/aurora-daemon_git.bb
index b064dbc..ba55a97 100644
--- a/meta-aurora/recipes-aurora/aurora/aurora-daemon_git.bb
+++ b/meta-aurora/recipes-aurora/aurora/aurora-daemon_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \
file://COPYING;md5=2c195aa863d9e4c30a30752d48fe8f51 \
"
-PR = "${INC_PR}.12"
+PR = "${INC_PR}.13"
DEPENDS = "qt4-x11-free libfsobasics libfsoframework dconf-qt"
RDEPENDS = "qt4-plugin-imageformat-svg"
diff --git
a/meta-fso/recipes-freesmartphone/android/android-image-utils-native_git.bb
b/meta-fso/recipes-freesmartphone/android/android-image-utils-native_git.bb
index 9001a98..c946886 100644
--- a/meta-fso/recipes-freesmartphone/android/android-image-utils-native_git.bb
+++ b/meta-fso/recipes-freesmartphone/android/android-image-utils-native_git.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=c19179f3430fd533888100ab6616e114"
SRCREV = "b649ca092266b1975a5f693a70191980a2f26276"
PV = "1.0+gitr${SRCREV}"
-PR = "r2"
+PR = "r3"
SRC_URI = "\
${FREESMARTPHONE_GIT}/utilities.git;protocol=git;branch=master \
"
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/fsoaudiod_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/fsoaudiod_git.bb
index c949386..c0c8608 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/fsoaudiod_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/fsoaudiod_git.bb
@@ -14,7 +14,7 @@ DEPENDS += "alsa-lib libcmtspeechdata libsamplerate0"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.1.0+gitr${SRCPV}"
PE = "2"
-PR = "${INC_PR}.6"
+PR = "${INC_PR}.7"
EXTRA_OECONF = "\
--enable-cmtspeechdata \
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/fsodatad_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/fsodatad_git.bb
index b9f705e..fa3b9a1 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/fsodatad_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/fsodatad_git.bb
@@ -3,7 +3,7 @@ inherit fso-plugin
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=78aab3f7875ffe21aebed9932fa3f993"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.4"
PV = "0.1.0+gitr${SRCPV}"
PE = "1"
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/fsodeviced_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/fsodeviced_git.bb
index a645b1d..e17ce82 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/fsodeviced_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/fsodeviced_git.bb
@@ -6,7 +6,7 @@ RPROVIDES_${PN} = "openmoko-alsa-scenarios
virtual/alsa-scenarios"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.9.4+gitr${SRCPV}"
PE = "2"
-PR = "${INC_PR}.25"
+PR = "${INC_PR}.26"
EXTRA_OECONF = "\
--enable-kernel26-rfkill \
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/fsogsmd_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/fsogsmd_git.bb
index 5f2752a..0e96f45 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/fsogsmd_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/fsogsmd_git.bb
@@ -3,7 +3,7 @@ inherit fso-plugin
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
-PR = "${INC_PR}.10"
+PR = "${INC_PR}.11"
PV = "0.5.0+gitr${SRCPV}"
PE = "1"
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/fsonetworkd_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/fsonetworkd_git.bb
index 6a18a97..a61de4a 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/fsonetworkd_git.bb
+++ b/meta-fso/recipes-freesmartphone/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}.4"
+PR = "${INC_PR}.5"
RDEPENDS_${PN} += "iptables"
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/fsosystemd_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/fsosystemd_git.bb
index e67112c..eb83a94 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/fsosystemd_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/fsosystemd_git.bb
@@ -2,7 +2,7 @@ require cornucopia.inc
inherit fso-plugin
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.0.1+gitr${SRCPV}"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
inherit update-rc.d
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/fsotdld_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/fsotdld_git.bb
index 1f530bc..1c3db01 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/fsotdld_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/fsotdld_git.bb
@@ -1,7 +1,7 @@
require cornucopia.inc
inherit fso-plugin
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
-PR = "${INC_PR}.6"
+PR = "${INC_PR}.7"
PV = "0.3.1+gitr${SRCPV}"
PE = "1"
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/fsousaged_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/fsousaged_git.bb
index d6a2adf..8478c7d 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/fsousaged_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/fsousaged_git.bb
@@ -3,4 +3,4 @@ inherit fso-plugin
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.9.5+gitr${SRCPV}"
PE = "1"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/libfso-glib_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/libfso-glib_git.bb
index 5312fbd..1086b6c 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/libfso-glib_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/libfso-glib_git.bb
@@ -6,6 +6,7 @@ SECTION = "devel"
DEPENDS = "vala-dbus-binding-tool-native vala-dbus-binding-tool glib-2.0
fso-specs"
SRCREV = "b57f10bda237b4e7797bdb05f20e352e1552b483"
PV = "2011.09.22.1+gitr${SRCPV}"
+PR = "r1"
PE = "1"
inherit autotools vala
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/libfsobasics_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/libfsobasics_git.bb
index 1d751ca..dacdf07 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/libfsobasics_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/libfsobasics_git.bb
@@ -5,4 +5,4 @@ DEPENDS += "libnl"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.9.10+gitr${SRCPV}"
PE = "1"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
diff --git
a/meta-fso/recipes-freesmartphone/freesmartphone/libfsoframework_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/libfsoframework_git.bb
index 138c10a..24fa762 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/libfsoframework_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/libfsoframework_git.bb
@@ -4,5 +4,5 @@ DEPENDS += "libfsobasics alsa-lib"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.8.1+gitr${SRCPV}"
PE = "1"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
diff --git
a/meta-fso/recipes-freesmartphone/freesmartphone/libfsoresource_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/libfsoresource_git.bb
index fe6c371..ea3ce81 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/libfsoresource_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/libfsoresource_git.bb
@@ -4,4 +4,4 @@ DEPENDS += "libfso-glib"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.1.1+gitr${SRCPV}"
PE = "1"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/libfsosystem_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/libfsosystem_git.bb
index 4c1530d..9b1e5a2 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/libfsosystem_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/libfsosystem_git.bb
@@ -3,4 +3,4 @@ DESCRIPTION = "freesmartphone.org system library"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.1.0+gitr${SRCPV}"
PE = "1"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
diff --git
a/meta-fso/recipes-freesmartphone/freesmartphone/libfsotransport_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/libfsotransport_git.bb
index 775026b..5122871 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/libfsotransport_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/libfsotransport_git.bb
@@ -3,6 +3,6 @@ DESCRIPTION = "freesmartphone.org transport library"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.9.6+gitr${SRCPV}"
PE = "1"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
EXTRA_OECONF = "--enable-palmpre-hsuart"
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/libgisi_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/libgisi_git.bb
index 7300b99..0954f99 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/libgisi_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/libgisi_git.bb
@@ -9,6 +9,7 @@ S = "${WORKDIR}/git"
SRCREV = "2917e6c468c136cfa9feed121a98bbde59cedc59"
PV = "0.1.0+gitr${SRCPV}"
+PR = "r1"
inherit vala autotools
diff --git
a/meta-fso/recipes-freesmartphone/freesmartphone/libgsm0710mux_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/libgsm0710mux_git.bb
index 14b1d62..197fb24 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/libgsm0710mux_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/libgsm0710mux_git.bb
@@ -9,4 +9,4 @@ DEPENDS = "glib-2.0 libgsm0710 libfsotransport"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.9.2+gitr${SRCPV}"
PE = "1"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/libmsmcomm_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/libmsmcomm_git.bb
index 29d50f2..065da16 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/libmsmcomm_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/libmsmcomm_git.bb
@@ -1,6 +1,6 @@
require msmcomm.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
PV = "0.6.0+gitr${SRCPV}"
S = "${WORKDIR}/git/libmsmcomm"
diff --git a/meta-fso/recipes-freesmartphone/freesmartphone/libmsmhll_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/libmsmhll_git.bb
index dd6d373..31e266d 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/libmsmhll_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/libmsmhll_git.bb
@@ -1,6 +1,6 @@
require msmcomm.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
PV = "0.1.0+gitr${SRCPV}"
S = "${WORKDIR}/git/libmsmhll"
diff --git
a/meta-fso/recipes-freesmartphone/freesmartphone/msmcomm-specs_git.bb
b/meta-fso/recipes-freesmartphone/freesmartphone/msmcomm-specs_git.bb
index d18b325..09ab6a2 100644
--- a/meta-fso/recipes-freesmartphone/freesmartphone/msmcomm-specs_git.bb
+++ b/meta-fso/recipes-freesmartphone/freesmartphone/msmcomm-specs_git.bb
@@ -1,6 +1,6 @@
require msmcomm.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
PV = "0.6.0+gitr${SRCPV}"
PE = "1"
diff --git a/meta-shr/recipes-shr/3rdparty/estardict_0.5.bb
b/meta-shr/recipes-shr/3rdparty/estardict_0.5.bb
index a153282..4edd835 100644
--- a/meta-shr/recipes-shr/3rdparty/estardict_0.5.bb
+++ b/meta-shr/recipes-shr/3rdparty/estardict_0.5.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM =
"file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
SECTION = "e/apps"
DEPENDS = "elementary"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://www.vaudano.eu/projects/${PN}/latest/${P}.tar.gz \
file://adapt.to.elm_item.changes.patch \
diff --git a/meta-shr/recipes-shr/shr/libphone-ui-shr_git.bb
b/meta-shr/recipes-shr/shr/libphone-ui-shr_git.bb
index d2afa47..67720e0 100644
--- a/meta-shr/recipes-shr/shr/libphone-ui-shr_git.bb
+++ b/meta-shr/recipes-shr/shr/libphone-ui-shr_git.bb
@@ -4,7 +4,7 @@ DEPENDS += " libphone-ui evas ecore edje edje-native elementary"
SRCREV = "b979313fc7c065b235a5fb2f8e170f859ca934b8"
PE = "1"
PV = "0.0.1+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
diff --git a/meta-shr/recipes-shr/shr/libphone-ui_git.bb
b/meta-shr/recipes-shr/shr/libphone-ui_git.bb
index b85b586..5c5585f 100644
--- a/meta-shr/recipes-shr/shr/libphone-ui_git.bb
+++ b/meta-shr/recipes-shr/shr/libphone-ui_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM =
"file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
SECTION = "libs"
SRCREV = "9192e0ead05552760ccf63026c75ca3c3721bffe"
PV = "0.0.1+gitr${SRCPV}"
-PR = "r3"
+PR = "r4"
DEPENDS="glib-2.0 libshr-glib libfso-glib libfsoframework libphone-utils
alsa-lib"
diff --git a/meta-shr/recipes-shr/shr/libshr-glib_git.bb
b/meta-shr/recipes-shr/shr/libshr-glib_git.bb
index 5574511..1283237 100644
--- a/meta-shr/recipes-shr/shr/libshr-glib_git.bb
+++ b/meta-shr/recipes-shr/shr/libshr-glib_git.bb
@@ -6,7 +6,7 @@ SECTION = "devel"
DEPENDS = "glib-2.0-native glib-2.0 shr-specs"
SRCREV = "0730d15507270a307861d9bc1b6af84d9977c622"
PV = "2011.03.08.2+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
inherit autotools
diff --git a/meta-shr/recipes-shr/shr/shr-e-gadgets_git.bb
b/meta-shr/recipes-shr/shr/shr-e-gadgets_git.bb
index 4975a74..eba992a 100644
--- a/meta-shr/recipes-shr/shr/shr-e-gadgets_git.bb
+++ b/meta-shr/recipes-shr/shr/shr-e-gadgets_git.bb
@@ -8,7 +8,7 @@ SECTION = "x11/application"
SRCREV = "64380ee528eeb370866ca8c675e5a1ade5fbfc38"
PV = "0.0.0+gitr${SRCPV}"
-PR = "r13"
+PR = "r14"
inherit autotools
diff --git a/meta-shr/recipes-shr/shr/shr-wizard_git.bb
b/meta-shr/recipes-shr/shr/shr-wizard_git.bb
index 7972966..484877d 100644
--- a/meta-shr/recipes-shr/shr/shr-wizard_git.bb
+++ b/meta-shr/recipes-shr/shr/shr-wizard_git.bb
@@ -7,6 +7,7 @@ RDEPENDS_${PN} = "python-elementary shr-settings
python-phoneutils e-wm python-d
SECTION = "x11/application"
SRCREV = "179d99975c4e62cc4f7d9256efece25e2ea35fb2"
PV = "0.0.0+gitr${SRCPV}"
+PR = "r1"
inherit autotools
diff --git a/meta-shr/recipes-support/iksemel/iksemel_1.4.bb
b/meta-shr/recipes-support/iksemel/iksemel_1.4.bb
index 2657734..9869149 100644
--- a/meta-shr/recipes-support/iksemel/iksemel_1.4.bb
+++ b/meta-shr/recipes-support/iksemel/iksemel_1.4.bb
@@ -6,6 +6,8 @@ LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
DEPENDS = "gnutls"
+PR = "r1"
+
SRC_URI = "http://iksemel.googlecode.com/files/${P}.tar.gz;name=archive \
file://r25.diff"
SRC_URI[archive.md5sum] = "532e77181694f87ad5eb59435d11c1ca"
--
1.7.8.4
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel