From: Khem Raj Date: Wed, 15 Sep 2010 19:04:15 +0000 (-0700) Subject: msmcomm.inc: Fix SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a4125d2d023c7aecdd327d2b325543dbee5865;p=openembedded.git msmcomm.inc: Fix SRCREV Signed-off-by: Khem Raj --- 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"