diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-21 21:33:14 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-21 21:33:39 +0200 |
commit | 55603723e56c3843705b73ee6a7ddc7825704874 (patch) | |
tree | f5e91089e1130dfd46e8db2e4f8601c90ac628ab /recipes/freesmartphone | |
parent | b040b2b1759a6c4ae97046244074420d7fe31227 (diff) |
shr: bump SRCREVs for fsogsmd compatible versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r-- | recipes/freesmartphone/opimd-utils_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb index 79a44ae6ff..22044be0ad 100644 --- a/recipes/freesmartphone/opimd-utils_git.bb +++ b/recipes/freesmartphone/opimd-utils_git.bb @@ -4,7 +4,7 @@ SHR_RELEASE ?= "shr" LICENSE ?= "GPL" RDEPENDS = "python-elementary python-dbus python-codecs python-shell python python-core python-edbus frameworkd" SECTION = "x11/application" -SRCREV = "1872cdebe1209123710259e25cb8c8b47a627112" +SRCREV = "d8969764d188169ce8351be27852972c01524c99" PV = "0.0.3+gitr${SRCPV}" PR = "r0" PE = "1" |