[oe-commits] Khem Raj : msmcomm.inc: Fix SRCREV

git version control git at git.openembedded.org
Wed Sep 15 19:04:44 UTC 2010


Module: openembedded.git
Branch: master
Commit: 24a4125d2d023c7aecdd327d2b325543dbee5865
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=24a4125d2d023c7aecdd327d2b325543dbee5865

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Sep 15 12:04:15 2010 -0700

msmcomm.inc: Fix SRCREV

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/freesmartphone/msmcomm.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc
index 478b387..994d95b 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"
 





More information about the Openembedded-commits mailing list