aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-09-15 12:04:15 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-15 12:04:15 -0700
commit24a4125d2d023c7aecdd327d2b325543dbee5865 (patch)
tree8c4045be4dcd0deeddeee9c2b5fe8126c83c76ca /recipes/freesmartphone
parent24d7aec208e7c7c305ae0ef942799dc569169a4f (diff)
downloadopenembedded-24a4125d2d023c7aecdd327d2b325543dbee5865.tar.gz
msmcomm.inc: Fix SRCREV
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/msmcomm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc
index 478b3876f3..994d95bd47 100644
--- a/recipes/freesmartphone/msmcomm.inc
+++ b/recipes/freesmartphone/msmcomm.inc
@@ -6,6 +6,6 @@ LICENSE = "GPL"
INC_PR = "r4"
PV = "Please override!"
-SRC_REV = "04e1ab3ea00032b86e306b5d17f9610aa591d064"
+SRCREV = "04e1ab3ea00032b86e306b5d17f9610aa591d064"
SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"