[oe-commits] Michael 'Mickey' Lauer : msmcommd: add sane srcrev

git version control git at git.openembedded.org
Fri Mar 12 13:11:31 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 03ffd91b16aa445190359dc21711c1b2a9d33ae0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=03ffd91b16aa445190359dc21711c1b2a9d33ae0

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Mar 12 14:15:24 2010 +0100

msmcommd: add sane srcrev

---

 recipes/freesmartphone/msmcommd_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb
index a9676c4..084ebe2 100644
--- a/recipes/freesmartphone/msmcommd_git.bb
+++ b/recipes/freesmartphone/msmcommd_git.bb
@@ -3,8 +3,9 @@ HOMEPAGE = "http://www.freesmartphone.org"
 AUTHOR = "Simon Busch <morphis at gravedo.de>"
 SECTION = "console/network"
 LICENSE = "GPL"
+SRCREV = "c3ee57be664e480951b052cd080321b999c2ba4c"
 PV = "0.1.0+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list