diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-09 21:33:39 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-09 21:35:49 +0200 |
commit | 78ec7cb112c1969cd7acc8795695b25dd3ef35d5 (patch) | |
tree | f8cdab0d77f0ab3d7d907b2710855801684a3fb0 /recipes/freesmartphone | |
parent | cf102cbbf65ca1009e864c855600dd1c435a2b3f (diff) |
msmcommd: bump SRCREV, needed for pushed FSO_CORNUCOPIA_SRCREV (fsogsmd)
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r-- | recipes/freesmartphone/msmcommd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb index 8b4d933364..8af07b1ba9 100644 --- a/recipes/freesmartphone/msmcommd_git.bb +++ b/recipes/freesmartphone/msmcommd_git.bb @@ -4,7 +4,7 @@ AUTHOR = "Simon Busch <morphis@gravedo.de>" SECTION = "console/network" LICENSE = "GPL" DEPENDS = "libgee libfsotransport" -SRCREV = "2ed618dd347c3245c5f62c00ce75c985ad90a0ea" +SRCREV = "23c0cd870fc989792a20c6c662db4400129bd471" PV = "0.1.0+gitr${SRCREV}" PR = "r2" |