aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/libphone-ui-shr_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-07 21:03:02 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-08 09:52:20 +0200
commitfca4a21b18063f16d5dff4adc914a2f131af3696 (patch)
treea11ce397fef612c742e25bcb124026e8a0619610 /recipes/shr/libphone-ui-shr_git.bb
parentfc909a927ddfcb4c0c10da1b278b496c68319a6a (diff)
downloadopenembedded-fca4a21b18063f16d5dff4adc914a2f131af3696.tar.gz
recipes: bump PR for packages depending on jpeg which changed .so name with 6b -> 8b upgrade
* distro maintainers: please consider upgrading jpeg first to bump PR just once * this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
Diffstat (limited to 'recipes/shr/libphone-ui-shr_git.bb')
-rw-r--r--recipes/shr/libphone-ui-shr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index 1f4a1041fe..098eeb7f64 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 = "01c15bc1e68ba416dbdc8d85d0df3ecf4cd74608"
PV = "0.0.0+gitr${SRCPV}"
-PR = "r8"
+PR = "r9"
SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master"
S = "${WORKDIR}/git"