From: Richard Purdie Date: Sun, 12 Feb 2006 16:40:14 +0000 (+0000) Subject: libmatchbox_svn: Correct PV field X-Git-Tag: Release-2010-05/1~9453^2~2371^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bacabf230649fe09838575d2fb84424b7d07c16b;p=openembedded.git libmatchbox_svn: Correct PV field --- diff --git a/packages/libmatchbox/libmatchbox_svn.bb b/packages/libmatchbox/libmatchbox_svn.bb index 9a49853fe1..90debcd87b 100644 --- a/packages/libmatchbox/libmatchbox_svn.bb +++ b/packages/libmatchbox/libmatchbox_svn.bb @@ -1,7 +1,6 @@ include libmatchbox.inc -#Remove the dash below when 1.7 changes in PV -PV = "1.7+cvs-${SRCDATE}" +PV = "1.7+svn${SRCDATE}" DEFAULT_PREFERENCE = "-1" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http\