diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-27 10:14:44 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-27 12:28:17 +0200 |
commit | e9aacc4ce4784c91cb4908145b8fb7b3ec8aa6e0 (patch) | |
tree | 79df45db6129fe95a7d193ee4461892809c5e4e0 /recipes/shr/phoneuid_git.bb | |
parent | e70f21a1403c6c90ab3c4401f16641040e3bc708 (diff) |
shr-apps: bump SRCREV of autorev packages
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr/phoneuid_git.bb')
-rw-r--r-- | recipes/shr/phoneuid_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/phoneuid_git.bb b/recipes/shr/phoneuid_git.bb index da10067cab..d26af86ff9 100644 --- a/recipes/shr/phoneuid_git.bb +++ b/recipes/shr/phoneuid_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "x11/applications" DEPENDS += " dbus-glib libframeworkd-glib libphone-ui sqlite3 shr-specs" -SRCREV = "a815863bc4713c52a59b38dba3824f6bbfe745f9" +SRCREV = "ba69e4ed25e10cf47a3d9a9b69fcbda58a5c87cd" PV = "0.0.0+gitr${SRCPV}" PR = "r6" |