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-installer_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-installer_git.bb')
-rw-r--r-- | recipes/shr/shr-installer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-installer_git.bb b/recipes/shr/shr-installer_git.bb index 31511bab79..8e070aad70 100644 --- a/recipes/shr/shr-installer_git.bb +++ b/recipes/shr/shr-installer_git.bb @@ -5,7 +5,7 @@ LICENSE ?= "GPL" RDEPENDS_${PN} = "python-elementary python-dbus python-core python-edbus packagekit" SECTION = "x11/application" -SRCREV = "8608816ea1a1ac14b6e9faaa3685dd2b6450e889" +SRCREV = "26c914bb438be450ba768b6131cbb52250ae55ae" PV = "0.0.2+gitr${SRCPV}" PR = "r1" |