diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-15 23:15:28 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-15 23:16:50 +0200 |
commit | c0873fd3af01ab2e10edc364a89330812f431f67 (patch) | |
tree | 2a11890843db288cc8a8f25eaeefd5bb533e2dea /recipes/shr/shr-wizard_git.bb | |
parent | be11cba222ef510fadfb0f60de1237aa50ec8836 (diff) |
shr: bump SRCREVs to latest
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr/shr-wizard_git.bb')
-rw-r--r-- | recipes/shr/shr-wizard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb index a1cfca14bd..0ae7971081 100644 --- a/recipes/shr/shr-wizard_git.bb +++ b/recipes/shr/shr-wizard_git.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" DEPENDS = "e-wm" RDEPENDS_${PN} = "python-elementary shr-settings python-phoneutils e-wm python-dbus python-edbus" SECTION = "x11/application" -SRCREV = "24450cba257e7057045ad576530f158a03bd0f8b" +SRCREV = "b04c841861b0f293e1a9536592fd154efc662554" PV = "0.0.0+gitr${SRCPV}" PR = "r5" |