diff options
-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" |