From: Michael 'Mickey' Lauer Date: Fri, 12 Mar 2010 13:15:24 +0000 (+0100) Subject: msmcommd: add sane srcrev X-Git-Tag: Release-2010-05/1~340^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03ffd91b16aa445190359dc21711c1b2a9d33ae0;p=openembedded.git msmcommd: add sane srcrev --- diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb index a9676c4870..084ebe2f75 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 " 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"