diff options
Diffstat (limited to 'recipes/shr/shr-settings_git.bb')
-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 a87b6d6700..a75167451d 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 = "4912195f23519a69932ed474b36b78bd97b1ac1d" +SRCREV = "b6de5ae2e6b73821614f9cea4a1334a3415d60c4" PE = "1" PV = "0.1.1+gitr${SRCPV}" PR = "r11" |