diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-01 22:28:10 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-01 22:29:04 +0200 |
commit | 9745a0c17cfa863cb1e17d8468d382d8b567533a (patch) | |
tree | e556b5cc2478f5e2f39b4c24176c8c0878dd5df4 /recipes/shr | |
parent | 945ace6092702a1c827b122fb664d4a2204713f0 (diff) |
shr-settings: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr')
-rw-r--r-- | recipes/shr/shr-settings_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb index ebf78a61c1..2ef7875565 100644 --- a/recipes/shr/shr-settings_git.bb +++ b/recipes/shr/shr-settings_git.bb @@ -4,7 +4,7 @@ SHR_RELEASE ?= "shr" LICENSE ?= "GPL" RDEPENDS = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 frameworkd python-phoneutils python-pexpect" SECTION = "x11/application" -SRCREV = "dec4e519308b87b4acf23c605d7f2a75b75e7ba6" +SRCREV = "4912195f23519a69932ed474b36b78bd97b1ac1d" PE = "1" PV = "0.1.1+gitr${SRCPV}" PR = "r10" |