diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-07-10 10:18:22 +0200 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-07-10 10:18:58 +0200 |
commit | 755d3cdc933e211a194397ebb536b611e47b44cb (patch) | |
tree | 9aeff41c9f35606fa86e00358905764a79ad23c3 /recipes | |
parent | 6319fc9d6febeb8dbde353be96383be3ef9ffab9 (diff) |
msmcommd_git.bb: bump SRCREV
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes')
-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 738ba26b88..660fe70f4e 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 = "f029e181dbcf6b83bcebc24fb7d5dff113e70e63" +SRCREV = "91ea329fd3be68d031c61a587c6c0036b94cf2cd" PV = "0.1.0+gitr${SRCPV}" PR = "r2" PE = "1" |