[oe-commits] Klaus Kurzmann : libgsm0710: switch to SRCPV

git version control git at git.openembedded.org
Thu Aug 13 11:31:04 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: aec1d462f3cdc06849e5b2dc14307af6c2690648
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=aec1d462f3cdc06849e5b2dc14307af6c2690648

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Aug 13 13:29:11 2009 +0200

libgsm0710: switch to SRCPV

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

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

diff --git a/recipes/freesmartphone/libgsm0710_git.bb b/recipes/freesmartphone/libgsm0710_git.bb
index b1dddcd..0ec0bd9 100644
--- a/recipes/freesmartphone/libgsm0710_git.bb
+++ b/recipes/freesmartphone/libgsm0710_git.bb
@@ -1,8 +1,8 @@
 DESCRIPTION = "A GSM 07.10 Protocol Engine"
 LICENSE = "GPL"
 SECTION = "devel"
-PV = "1.1.1+gitr${SRCREV}"
-PR = "r0"
+PV = "1.1.1+gitr${SRCPV}"
+PR = "r1"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/libgsm0710.git;protocol=git;branch=master"
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list