diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-21 19:20:22 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-21 19:20:22 +0200 |
commit | a18f184e569eede211177baa5d46f6cd49243672 (patch) | |
tree | b5151441ea79f6bbcd2c173e61408252ece44a1c /recipes/shr | |
parent | 365717102df41a3ec0a6caccb6d6ad5da080b9c3 (diff) |
shr-settings: bump SRCREV
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 02cc18f12a..2da6b75631 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 = "b6aed65934cf047f1abd3d8f630d87f900422c38" +SRCREV = "dec4e519308b87b4acf23c605d7f2a75b75e7ba6" PE = "1" PV = "0.1.1+gitr${SRCPV}" PR = "r9" |