diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-18 09:49:02 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-07-18 09:53:54 +0200 |
commit | 328c6515cb4363a4fc8233ac4e649c5661e9155c (patch) | |
tree | cd1463e49426206b976d47eb0628e8ea011945c4 /recipes | |
parent | c36b793975a71173f5942eb2e5f25a6839a3a13a (diff) |
phonefsod: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/shr/phonefsod_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/phonefsod_git.bb b/recipes/shr/phonefsod_git.bb index 2ff07d2d4c..8952bb8ed9 100644 --- a/recipes/shr/phonefsod_git.bb +++ b/recipes/shr/phonefsod_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "x11/applications" DEPENDS += " libfso-glib dbus-glib libframeworkd-glib sqlite3 shr-specs libfsoframework" -SRCREV = "61e66298cc5bc5686b5b029205a799af40dc50f6" +SRCREV = "28c6005d865359aa7434ff7025295372c9d18bbc" PV = "0.0.0+gitr${SRCPV}" PR = "r5" |