[oe-commits] Martin Jansa : recipes: bump PR after efreet -> libefreet1 PN change

git version control git at git.openembedded.org
Fri Aug 20 18:23:24 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b03b1f60164158672bd77022e4704e3e9cb19b2e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b03b1f60164158672bd77022e4704e3e9cb19b2e

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Aug 16 17:02:13 2010 +0200

recipes: bump PR after efreet -> libefreet1 PN change

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/estardict/estardict_0.3.bb       |    1 +
 recipes/intone-video/intone-video_svn.bb |    2 +-
 recipes/intone/intone_svn.bb             |    2 +-
 recipes/shr/libphone-ui-shr_git.bb       |    2 +-
 recipes/shr/shr-e-gadgets_git.bb         |    2 +-
 recipes/shr/shr-wizard_git.bb            |    2 +-
 6 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/recipes/estardict/estardict_0.3.bb b/recipes/estardict/estardict_0.3.bb
index cb7bc5e..7bb2231 100644
--- a/recipes/estardict/estardict_0.3.bb
+++ b/recipes/estardict/estardict_0.3.bb
@@ -4,6 +4,7 @@ AUTHOR = "Luca Vaudano"
 LICENSE = "GPLv3"
 SECTION = "e/apps"
 DEPENDS = "elementary"
+PR = "r1"
 
 SRC_URI = "http://www.vaudano.eu/projects/${PN}/${PN}-${PV}.tar.gz;name=archive"
 SRC_URI[archive.md5sum] = "817ed4d8a0ef2a8c94ace4ffb7a3d15b"
diff --git a/recipes/intone-video/intone-video_svn.bb b/recipes/intone-video/intone-video_svn.bb
index a958753..17de88a 100644
--- a/recipes/intone-video/intone-video_svn.bb
+++ b/recipes/intone-video/intone-video_svn.bb
@@ -8,7 +8,7 @@ RDEPENDS_${PN} = "mplayer lame libxv libsdl-x11"
 
 SRCREV = "12"
 PV = "0.13+svnr${SRCPV}"
-PR = "r6"
+PR = "r7"
 
 SRC_URI = "svn://intone-video.googlecode.com/svn;module=trunk;proto=http"
 S = "${WORKDIR}/trunk"
diff --git a/recipes/intone/intone_svn.bb b/recipes/intone/intone_svn.bb
index 02bb6af..0413161 100644
--- a/recipes/intone/intone_svn.bb
+++ b/recipes/intone/intone_svn.bb
@@ -8,7 +8,7 @@ RDEPENDS_${PN} = "mplayer lame libxv libsdl-x11"
 
 SRCREV = "76"
 PV = "0.66+svnr${SRCPV}"
-PR = "r8"
+PR = "r9"
 
 SRC_URI = "svn://intone.googlecode.com/svn;module=trunk;proto=http \
 file://vorbis-include-id3tag.patch;maxrev=18"
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index c352bfa..615b324 100644
--- a/recipes/shr/libphone-ui-shr_git.bb
+++ b/recipes/shr/libphone-ui-shr_git.bb
@@ -3,7 +3,7 @@ SECTION = "e/apps"
 DEPENDS += " dbus-glib libframeworkd-glib libfsoframework libphone-ui evas ecore edje edje-native elementary"
 SRCREV = "be5a4b0f48ce5df67bdf01f88979c93c7d9a59d3"
 PV = "0.0.1+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master"
 S = "${WORKDIR}/git"
diff --git a/recipes/shr/shr-e-gadgets_git.bb b/recipes/shr/shr-e-gadgets_git.bb
index 21dfa75..e39216d 100644
--- a/recipes/shr/shr-e-gadgets_git.bb
+++ b/recipes/shr/shr-e-gadgets_git.bb
@@ -7,7 +7,7 @@ SECTION = "x11/application"
 
 SRCREV = "4f94c139bd50935dbfb6524e8525d0c35200380b"
 PV = "0.0.0+gitr${SRCPV}"
-PR = "r5"
+PR = "r6"
 
 inherit autotools
 
diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb
index 74c3f95..ff1aaa4 100644
--- a/recipes/shr/shr-wizard_git.bb
+++ b/recipes/shr/shr-wizard_git.bb
@@ -6,7 +6,7 @@ RDEPENDS_${PN} = "python-elementary shr-settings python-phoneutils e-wm python-d
 SECTION = "x11/application"
 SRCREV = "b04c841861b0f293e1a9536592fd154efc662554"
 PV = "0.0.0+gitr${SRCPV}"
-PR = "r6"
+PR = "r7"
 
 inherit autotools
 





More information about the Openembedded-commits mailing list